Zum Inhalt springen

Loadouts Main


xgamescom
 Teilen

Empfohlene Beiträge

comment "SQUADLEADER V1";

comment "Exported from Arsenal by Sol.Cpt.xgamescom";

comment "Remove existing items";
removeAllWeapons this;
removeAllItems this;
removeAllAssignedItems this;
removeUniform this;
removeVest this;
removeBackpack this;
removeHeadgear this;
removeGoggles this;

comment "Add containers";
this forceAddUniform "U_B_CombatUniform_mcam";
this addItemToUniform "ACE_EarPlugs";
this addItemToUniform "ACE_Flashlight_XL50";
for "_i" from 1 to 2 do {this addItemToUniform "HandGrenade";};
for "_i" from 1 to 3 do {this addItemToUniform "SmokeShell";};
this addItemToUniform "SmokeShellGreen";
this addItemToUniform "Chemlight_blue";
this addVest "V_PlateCarrier1_rgr";
for "_i" from 1 to 2 do {this addItemToVest "ACE_morphine";};
this addItemToVest "ACE_epinephrine";
this addItemToVest "ACE_tourniquet";
for "_i" from 1 to 10 do {this addItemToVest "ACE_quikclot";};
for "_i" from 1 to 5 do {this addItemToVest "ACE_packingBandage";};
this addItemToVest "ACE_MapTools";
for "_i" from 1 to 2 do {this addItemToVest "ACE_CableTie";};
this addItemToVest "ACE_IR_Strobe_Item";
this addItemToVest "16Rnd_9x21_Mag";
for "_i" from 1 to 8 do {this addItemToVest "30Rnd_65x39_caseless_mag_Tracer";};
this addBackpack "tf_rt1523g_big";
for "_i" from 1 to 2 do {this addItemToBackpack "1Rnd_SmokeBlue_Grenade_shell";};
for "_i" from 1 to 2 do {this addItemToBackpack "1Rnd_SmokeGreen_Grenade_shell";};
for "_i" from 1 to 2 do {this addItemToBackpack "1Rnd_SmokeRed_Grenade_shell";};
for "_i" from 1 to 2 do {this addItemToBackpack "1Rnd_Smoke_Grenade_shell";};
for "_i" from 1 to 2 do {this addItemToBackpack "1Rnd_SmokeYellow_Grenade_shell";};
for "_i" from 1 to 10 do {this addItemToBackpack "1Rnd_HE_Grenade_shell";};
this addHeadgear "H_HelmetSpecB_sand";
this addGoggles "G_Tactical_Clear";

comment "Add weapons";
this addWeapon "arifle_MX_GL_F";
this addPrimaryWeaponItem "optic_Hamr";
this addWeapon "hgun_P07_F";
this addWeapon "Binocular";

comment "Add items";
this linkItem "ItemMap";
this linkItem "ItemCompass";
this linkItem "ItemWatch";
this linkItem "tf_anprc152";
this linkItem "ItemGPS";
this linkItem "NVGoggles";

comment "Set identity";
this setSpeaker "ace_novoice";
 

Link zu diesem Kommentar
Auf anderen Seiten teilen

comment "GRENADIER V1";

comment "Exported from Arsenal by Sol.Cpt.xgamescom";

comment "Remove existing items";
removeAllWeapons this;
removeAllItems this;
removeAllAssignedItems this;
removeUniform this;
removeVest this;
removeBackpack this;
removeHeadgear this;
removeGoggles this;

comment "Add containers";
this forceAddUniform "U_B_CombatUniform_mcam";
this addItemToUniform "ACE_EarPlugs";
this addItemToUniform "ACE_Flashlight_XL50";
for "_i" from 1 to 2 do {this addItemToUniform "HandGrenade";};
for "_i" from 1 to 3 do {this addItemToUniform "SmokeShell";};
this addItemToUniform "SmokeShellGreen";
this addItemToUniform "Chemlight_blue";
this addVest "V_PlateCarrier1_rgr";
for "_i" from 1 to 2 do {this addItemToVest "ACE_morphine";};
this addItemToVest "ACE_epinephrine";
this addItemToVest "ACE_tourniquet";
for "_i" from 1 to 10 do {this addItemToVest "ACE_quikclot";};
for "_i" from 1 to 5 do {this addItemToVest "ACE_packingBandage";};
this addItemToVest "ACE_MapTools";
for "_i" from 1 to 2 do {this addItemToVest "ACE_CableTie";};
this addItemToVest "ACE_IR_Strobe_Item";
this addItemToVest "16Rnd_9x21_Mag";
for "_i" from 1 to 8 do {this addItemToVest "30Rnd_65x39_caseless_mag_Tracer";};
this addBackpack "B_AssaultPack_mcamo";
for "_i" from 1 to 2 do {this addItemToBackpack "1Rnd_SmokeGreen_Grenade_shell";};
for "_i" from 1 to 2 do {this addItemToBackpack "1Rnd_SmokeRed_Grenade_shell";};
for "_i" from 1 to 2 do {this addItemToBackpack "1Rnd_Smoke_Grenade_shell";};
for "_i" from 1 to 10 do {this addItemToBackpack "1Rnd_HE_Grenade_shell";};
this addHeadgear "H_HelmetSpecB_sand";
this addGoggles "G_Tactical_Clear";

comment "Add weapons";
this addWeapon "arifle_MX_GL_F";
this addPrimaryWeaponItem "optic_Hamr";
this addWeapon "hgun_P07_F";

comment "Add items";
this linkItem "ItemMap";
this linkItem "ItemCompass";
this linkItem "tf_microdagr";
this linkItem "tf_rf7800str";
this linkItem "NVGoggles";

comment "Set identity";
this setSpeaker "ace_novoice";
 

 

Link zu diesem Kommentar
Auf anderen Seiten teilen

comment "RIFLEMAN V1";

 

comment "Exported from Arsenal by Sol.Cpt.xgamescom";

comment "Remove existing items";
removeAllWeapons this;
removeAllItems this;
removeAllAssignedItems this;
removeUniform this;
removeVest this;
removeBackpack this;
removeHeadgear this;
removeGoggles this;

comment "Add containers";
this forceAddUniform "U_B_CombatUniform_mcam";
this addItemToUniform "ACE_EarPlugs";
this addItemToUniform "ACE_Flashlight_XL50";
for "_i" from 1 to 2 do {this addItemToUniform "HandGrenade";};
for "_i" from 1 to 3 do {this addItemToUniform "SmokeShell";};
this addItemToUniform "SmokeShellGreen";
this addItemToUniform "Chemlight_blue";
this addVest "V_PlateCarrier1_rgr";
for "_i" from 1 to 2 do {this addItemToVest "ACE_morphine";};
this addItemToVest "ACE_epinephrine";
this addItemToVest "ACE_tourniquet";
for "_i" from 1 to 10 do {this addItemToVest "ACE_quikclot";};
for "_i" from 1 to 5 do {this addItemToVest "ACE_packingBandage";};
this addItemToVest "ACE_MapTools";
for "_i" from 1 to 2 do {this addItemToVest "ACE_CableTie";};
this addItemToVest "ACE_IR_Strobe_Item";
this addItemToVest "16Rnd_9x21_Mag";
for "_i" from 1 to 10 do {this addItemToVest "30Rnd_65x39_caseless_mag_Tracer";};
this addHeadgear "H_HelmetSpecB_sand";
this addGoggles "G_Tactical_Clear";

comment "Add weapons";
this addWeapon "arifle_MX_F";
this addPrimaryWeaponItem "optic_Hamr";
this addWeapon "hgun_P07_F";

comment "Add items";
this linkItem "ItemMap";
this linkItem "ItemCompass";
this linkItem "tf_microdagr";
this linkItem "tf_rf7800str";
this linkItem "NVGoggles";

comment "Set identity";
this setSpeaker "ace_novoice";
 

Link zu diesem Kommentar
Auf anderen Seiten teilen

comment "MARKSMAN V1";

 

comment "Exported from Arsenal by Sol.Cpt.xgamescom";

comment "Remove existing items";
removeAllWeapons this;
removeAllItems this;
removeAllAssignedItems this;
removeUniform this;
removeVest this;
removeBackpack this;
removeHeadgear this;
removeGoggles this;

comment "Add containers";
this forceAddUniform "U_B_CombatUniform_mcam";
this addItemToUniform "ACE_EarPlugs";
this addItemToUniform "ACE_Flashlight_XL50";
for "_i" from 1 to 2 do {this addItemToUniform "HandGrenade";};
for "_i" from 1 to 3 do {this addItemToUniform "SmokeShell";};
this addItemToUniform "SmokeShellGreen";
this addItemToUniform "Chemlight_blue";
this addVest "V_PlateCarrier1_rgr";
for "_i" from 1 to 2 do {this addItemToVest "ACE_morphine";};
this addItemToVest "ACE_epinephrine";
this addItemToVest "ACE_tourniquet";
for "_i" from 1 to 10 do {this addItemToVest "ACE_quikclot";};
for "_i" from 1 to 5 do {this addItemToVest "ACE_packingBandage";};
this addItemToVest "ACE_MapTools";
for "_i" from 1 to 2 do {this addItemToVest "ACE_CableTie";};
this addItemToVest "ACE_IR_Strobe_Item";
this addItemToVest "16Rnd_9x21_Mag";
for "_i" from 1 to 3 do {this addItemToVest "30Rnd_65x39_caseless_mag";};
for "_i" from 1 to 6 do {this addItemToVest "30Rnd_65x39_caseless_mag_Tracer";};
this addHeadgear "H_HelmetB";
this addGoggles "G_Tactical_Clear";

comment "Add weapons";
this addWeapon "arifle_MXM_F";
this addPrimaryWeaponItem "optic_AMS";
this addPrimaryWeaponItem "bipod_01_F_blk";
this addWeapon "hgun_P07_F";
this addWeapon "Rangefinder";

comment "Add items";
this linkItem "ItemMap";
this linkItem "ItemCompass";
this linkItem "tf_microdagr";
this linkItem "tf_rf7800str";
this linkItem "NVGoggles";

comment "Set identity";
this setSpeaker "ace_novoice";
 

Link zu diesem Kommentar
Auf anderen Seiten teilen

comment "LMG V1";

 

comment "Exported from Arsenal by Sol.Cpt.xgamescom";

comment "Remove existing items";
removeAllWeapons this;
removeAllItems this;
removeAllAssignedItems this;
removeUniform this;
removeVest this;
removeBackpack this;
removeHeadgear this;
removeGoggles this;

comment "Add containers";
this forceAddUniform "U_B_CombatUniform_mcam";
this addItemToUniform "ACE_EarPlugs";
this addItemToUniform "ACE_Flashlight_XL50";
for "_i" from 1 to 2 do {this addItemToUniform "HandGrenade";};
for "_i" from 1 to 3 do {this addItemToUniform "SmokeShell";};
this addItemToUniform "SmokeShellGreen";
this addItemToUniform "Chemlight_blue";
this addVest "V_PlateCarrier1_rgr";
for "_i" from 1 to 2 do {this addItemToVest "ACE_morphine";};
this addItemToVest "ACE_epinephrine";
this addItemToVest "ACE_tourniquet";
for "_i" from 1 to 10 do {this addItemToVest "ACE_quikclot";};
for "_i" from 1 to 5 do {this addItemToVest "ACE_packingBandage";};
this addItemToVest "ACE_MapTools";
for "_i" from 1 to 2 do {this addItemToVest "ACE_CableTie";};
this addItemToVest "ACE_IR_Strobe_Item";
this addItemToVest "16Rnd_9x21_Mag";
for "_i" from 1 to 2 do {this addItemToVest "200Rnd_65x39_cased_Box_Tracer";};
this addBackpack "B_AssaultPack_mcamo";
for "_i" from 1 to 2 do {this addItemToBackpack "200Rnd_65x39_cased_Box_Tracer";};
this addHeadgear "H_HelmetB";
this addGoggles "G_Tactical_Clear";

comment "Add weapons";
this addWeapon "LMG_Mk200_F";
this addPrimaryWeaponItem "optic_Holosight";
this addPrimaryWeaponItem "bipod_01_F_blk";
this addWeapon "hgun_P07_F";
this addWeapon "Rangefinder";

comment "Add items";
this linkItem "ItemMap";
this linkItem "ItemCompass";
this linkItem "tf_microdagr";
this linkItem "tf_rf7800str";
this linkItem "NVGoggles";

comment "Set identity";
this setSpeaker "ace_novoice";
 

Link zu diesem Kommentar
Auf anderen Seiten teilen

comment "MMG V1";

 

comment "Exported from Arsenal by Sol.Cpt.xgamescom";

comment "Remove existing items";
removeAllWeapons this;
removeAllItems this;
removeAllAssignedItems this;
removeUniform this;
removeVest this;
removeBackpack this;
removeHeadgear this;
removeGoggles this;

comment "Add containers";
this forceAddUniform "U_B_CombatUniform_mcam";
this addItemToUniform "ACE_EarPlugs";
this addItemToUniform "ACE_Flashlight_XL50";
for "_i" from 1 to 2 do {this addItemToUniform "HandGrenade";};
for "_i" from 1 to 3 do {this addItemToUniform "SmokeShell";};
this addItemToUniform "SmokeShellGreen";
this addItemToUniform "Chemlight_blue";
this addVest "V_PlateCarrier1_rgr";
for "_i" from 1 to 2 do {this addItemToVest "ACE_morphine";};
this addItemToVest "ACE_epinephrine";
this addItemToVest "ACE_tourniquet";
for "_i" from 1 to 10 do {this addItemToVest "ACE_quikclot";};
for "_i" from 1 to 5 do {this addItemToVest "ACE_packingBandage";};
this addItemToVest "ACE_MapTools";
for "_i" from 1 to 2 do {this addItemToVest "ACE_CableTie";};
this addItemToVest "ACE_IR_Strobe_Item";
this addItemToVest "16Rnd_9x21_Mag";
this addItemToVest "130Rnd_338_Mag";
this addBackpack "B_AssaultPack_mcamo";
this addItemToBackpack "130Rnd_338_Mag";
this addHeadgear "H_HelmetB";
this addGoggles "G_Tactical_Clear";

comment "Add weapons";
this addWeapon "MMG_02_camo_F";
this addPrimaryWeaponItem "optic_Holosight";
this addPrimaryWeaponItem "bipod_01_F_blk";
this addWeapon "hgun_P07_F";
this addWeapon "Rangefinder";

comment "Add items";
this linkItem "ItemMap";
this linkItem "ItemCompass";
this linkItem "tf_microdagr";
this linkItem "tf_rf7800str";
this linkItem "NVGoggles";

comment "Set identity";
this setSpeaker "ace_novoice";
 

Link zu diesem Kommentar
Auf anderen Seiten teilen

comment "ASST MMG V1";

comment "Exported from Arsenal by Sol.Cpt.xgamescom";

comment "Remove existing items";
removeAllWeapons this;
removeAllItems this;
removeAllAssignedItems this;
removeUniform this;
removeVest this;
removeBackpack this;
removeHeadgear this;
removeGoggles this;

comment "Add containers";
this forceAddUniform "U_B_CombatUniform_mcam";
this addItemToUniform "ACE_EarPlugs";
this addItemToUniform "ACE_Flashlight_XL50";
for "_i" from 1 to 2 do {this addItemToUniform "HandGrenade";};
for "_i" from 1 to 3 do {this addItemToUniform "SmokeShell";};
this addItemToUniform "SmokeShellGreen";
this addItemToUniform "Chemlight_blue";
this addVest "V_PlateCarrier1_rgr";
for "_i" from 1 to 2 do {this addItemToVest "ACE_morphine";};
this addItemToVest "ACE_epinephrine";
this addItemToVest "ACE_tourniquet";
for "_i" from 1 to 10 do {this addItemToVest "ACE_quikclot";};
for "_i" from 1 to 5 do {this addItemToVest "ACE_packingBandage";};
this addItemToVest "ACE_MapTools";
for "_i" from 1 to 2 do {this addItemToVest "ACE_CableTie";};
this addItemToVest "ACE_IR_Strobe_Item";
this addItemToVest "16Rnd_9x21_Mag";
for "_i" from 1 to 10 do {this addItemToVest "30Rnd_65x39_caseless_mag_Tracer";};
this addBackpack "B_Kitbag_mcamo";
for "_i" from 1 to 4 do {this addItemToBackpack "130Rnd_338_Mag";};
this addHeadgear "H_HelmetSpecB_sand";
this addGoggles "G_Tactical_Clear";

comment "Add weapons";
this addWeapon "arifle_MX_F";
this addPrimaryWeaponItem "optic_Hamr";
this addWeapon "hgun_P07_F";

comment "Add items";
this linkItem "ItemMap";
this linkItem "ItemCompass";
this linkItem "tf_microdagr";
this linkItem "tf_rf7800str";
this linkItem "NVGoggles";

comment "Set identity";
this setSpeaker "ace_novoice";
 

Link zu diesem Kommentar
Auf anderen Seiten teilen

comment "ASST LMG V1";

 

comment "Exported from Arsenal by Sol.Cpt.xgamescom";

comment "Remove existing items";
removeAllWeapons this;
removeAllItems this;
removeAllAssignedItems this;
removeUniform this;
removeVest this;
removeBackpack this;
removeHeadgear this;
removeGoggles this;

comment "Add containers";
this forceAddUniform "U_B_CombatUniform_mcam";
this addItemToUniform "ACE_EarPlugs";
this addItemToUniform "ACE_Flashlight_XL50";
for "_i" from 1 to 2 do {this addItemToUniform "HandGrenade";};
for "_i" from 1 to 3 do {this addItemToUniform "SmokeShell";};
this addItemToUniform "SmokeShellGreen";
this addItemToUniform "Chemlight_blue";
this addVest "V_PlateCarrier1_rgr";
for "_i" from 1 to 2 do {this addItemToVest "ACE_morphine";};
this addItemToVest "ACE_epinephrine";
this addItemToVest "ACE_tourniquet";
for "_i" from 1 to 10 do {this addItemToVest "ACE_quikclot";};
for "_i" from 1 to 5 do {this addItemToVest "ACE_packingBandage";};
this addItemToVest "ACE_MapTools";
for "_i" from 1 to 2 do {this addItemToVest "ACE_CableTie";};
this addItemToVest "ACE_IR_Strobe_Item";
this addItemToVest "16Rnd_9x21_Mag";
for "_i" from 1 to 10 do {this addItemToVest "30Rnd_65x39_caseless_mag_Tracer";};
this addBackpack "B_Kitbag_mcamo";
for "_i" from 1 to 4 do {this addItemToBackpack "200Rnd_65x39_cased_Box_Tracer";};
this addHeadgear "H_HelmetSpecB_sand";
this addGoggles "G_Tactical_Clear";

comment "Add weapons";
this addWeapon "arifle_MX_F";
this addPrimaryWeaponItem "optic_Hamr";
this addWeapon "hgun_P07_F";

comment "Add items";
this linkItem "ItemMap";
this linkItem "ItemCompass";
this linkItem "tf_microdagr";
this linkItem "tf_rf7800str";
this linkItem "NVGoggles";

comment "Set identity";
this setSpeaker "ace_novoice";
 

Link zu diesem Kommentar
Auf anderen Seiten teilen

comment "RIFLEMAN AT V1";

comment "Exported from Arsenal by Sol.Cpt.xgamescom";

comment "Remove existing items";
removeAllWeapons this;
removeAllItems this;
removeAllAssignedItems this;
removeUniform this;
removeVest this;
removeBackpack this;
removeHeadgear this;
removeGoggles this;

comment "Add containers";
this forceAddUniform "U_B_CombatUniform_mcam";
this addItemToUniform "ACE_EarPlugs";
this addItemToUniform "ACE_Flashlight_XL50";
for "_i" from 1 to 2 do {this addItemToUniform "HandGrenade";};
for "_i" from 1 to 3 do {this addItemToUniform "SmokeShell";};
this addItemToUniform "SmokeShellGreen";
this addItemToUniform "Chemlight_blue";
this addVest "V_PlateCarrier1_rgr";
for "_i" from 1 to 2 do {this addItemToVest "ACE_morphine";};
this addItemToVest "ACE_epinephrine";
this addItemToVest "ACE_tourniquet";
for "_i" from 1 to 10 do {this addItemToVest "ACE_quikclot";};
for "_i" from 1 to 5 do {this addItemToVest "ACE_packingBandage";};
this addItemToVest "ACE_MapTools";
for "_i" from 1 to 2 do {this addItemToVest "ACE_CableTie";};
this addItemToVest "ACE_IR_Strobe_Item";
this addItemToVest "16Rnd_9x21_Mag";
for "_i" from 1 to 10 do {this addItemToVest "30Rnd_65x39_caseless_mag_Tracer";};
this addHeadgear "H_HelmetSpecB_sand";
this addGoggles "G_Tactical_Clear";

comment "Add weapons";
this addWeapon "arifle_MX_F";
this addPrimaryWeaponItem "optic_Hamr";
this addWeapon "launch_NLAW_F";
this addWeapon "hgun_P07_F";

comment "Add items";
this linkItem "ItemMap";
this linkItem "ItemCompass";
this linkItem "tf_microdagr";
this linkItem "tf_rf7800str";
this linkItem "NVGoggles";

comment "Set identity";

this setSpeaker "ace_novoice";
 

Link zu diesem Kommentar
Auf anderen Seiten teilen

comment " AT V1";

 

comment "Exported from Arsenal by Sol.Cpt.xgamescom";

comment "Remove existing items";
removeAllWeapons this;
removeAllItems this;
removeAllAssignedItems this;
removeUniform this;
removeVest this;
removeBackpack this;
removeHeadgear this;
removeGoggles this;

comment "Add containers";
this forceAddUniform "U_B_CombatUniform_mcam";
this addItemToUniform "ACE_EarPlugs";
this addItemToUniform "ACE_Flashlight_XL50";
for "_i" from 1 to 2 do {this addItemToUniform "HandGrenade";};
for "_i" from 1 to 3 do {this addItemToUniform "SmokeShell";};
this addItemToUniform "SmokeShellGreen";
this addItemToUniform "Chemlight_blue";
this addVest "V_PlateCarrier1_rgr";
for "_i" from 1 to 2 do {this addItemToVest "ACE_morphine";};
this addItemToVest "ACE_epinephrine";
this addItemToVest "ACE_tourniquet";
for "_i" from 1 to 10 do {this addItemToVest "ACE_quikclot";};
for "_i" from 1 to 5 do {this addItemToVest "ACE_packingBandage";};
this addItemToVest "ACE_MapTools";
for "_i" from 1 to 2 do {this addItemToVest "ACE_CableTie";};
this addItemToVest "ACE_IR_Strobe_Item";
this addItemToVest "16Rnd_9x21_Mag";
for "_i" from 1 to 10 do {this addItemToVest "30Rnd_65x39_caseless_mag_Tracer";};
this addBackpack "B_AssaultPack_mcamo";
this addItemToBackpack "Titan_AT";
this addHeadgear "H_HelmetSpecB_sand";
this addGoggles "G_Tactical_Clear";

comment "Add weapons";
this addWeapon "arifle_MX_F";
this addPrimaryWeaponItem "optic_Hamr";
this addWeapon "launch_O_Titan_short_F";
this addWeapon "hgun_P07_F";

comment "Add items";
this linkItem "ItemMap";
this linkItem "ItemCompass";
this linkItem "tf_microdagr";
this linkItem "tf_rf7800str";
this linkItem "NVGoggles";

comment "Set identity";
this setSpeaker "ace_novoice";
 

Link zu diesem Kommentar
Auf anderen Seiten teilen

comment " ASST AT V1";

 

comment "Exported from Arsenal by Sol.Cpt.xgamescom";

comment "Remove existing items";
removeAllWeapons this;
removeAllItems this;
removeAllAssignedItems this;
removeUniform this;
removeVest this;
removeBackpack this;
removeHeadgear this;
removeGoggles this;

comment "Add containers";
this forceAddUniform "U_B_CombatUniform_mcam";
this addItemToUniform "ACE_EarPlugs";
this addItemToUniform "ACE_Flashlight_XL50";
for "_i" from 1 to 2 do {this addItemToUniform "HandGrenade";};
for "_i" from 1 to 3 do {this addItemToUniform "SmokeShell";};
this addItemToUniform "SmokeShellGreen";
this addItemToUniform "Chemlight_blue";
this addVest "V_PlateCarrier1_rgr";
for "_i" from 1 to 2 do {this addItemToVest "ACE_morphine";};
this addItemToVest "ACE_epinephrine";
this addItemToVest "ACE_tourniquet";
for "_i" from 1 to 10 do {this addItemToVest "ACE_quikclot";};
for "_i" from 1 to 5 do {this addItemToVest "ACE_packingBandage";};
this addItemToVest "ACE_MapTools";
for "_i" from 1 to 2 do {this addItemToVest "ACE_CableTie";};
this addItemToVest "ACE_IR_Strobe_Item";
this addItemToVest "16Rnd_9x21_Mag";
for "_i" from 1 to 10 do {this addItemToVest "30Rnd_65x39_caseless_mag_Tracer";};
this addBackpack "B_Kitbag_mcamo";
for "_i" from 1 to 2 do {this addItemToBackpack "Titan_AT";};
this addHeadgear "H_HelmetSpecB_sand";
this addGoggles "G_Tactical_Clear";

comment "Add weapons";
this addWeapon "arifle_MX_F";
this addPrimaryWeaponItem "optic_Hamr";
this addWeapon "hgun_P07_F";

comment "Add items";
this linkItem "ItemMap";
this linkItem "ItemCompass";
this linkItem "tf_microdagr";
this linkItem "tf_rf7800str";
this linkItem "NVGoggles";

comment "Set identity";
this setSpeaker "ace_novoice";
 

Link zu diesem Kommentar
Auf anderen Seiten teilen

comment " TEAMLEADER V1";

comment "Exported from Arsenal by Sol.Cpt.xgamescom";

comment "Remove existing items";
removeAllWeapons this;
removeAllItems this;
removeAllAssignedItems this;
removeUniform this;
removeVest this;
removeBackpack this;
removeHeadgear this;
removeGoggles this;

comment "Add containers";
this forceAddUniform "U_B_CombatUniform_mcam";
this addItemToUniform "ACE_EarPlugs";
this addItemToUniform "ACE_Flashlight_XL50";
for "_i" from 1 to 2 do {this addItemToUniform "HandGrenade";};
for "_i" from 1 to 3 do {this addItemToUniform "SmokeShell";};
this addItemToUniform "SmokeShellGreen";
this addItemToUniform "Chemlight_blue";
this addVest "V_PlateCarrier1_rgr";
for "_i" from 1 to 2 do {this addItemToVest "ACE_morphine";};
this addItemToVest "ACE_epinephrine";
this addItemToVest "ACE_tourniquet";
for "_i" from 1 to 10 do {this addItemToVest "ACE_quikclot";};
for "_i" from 1 to 5 do {this addItemToVest "ACE_packingBandage";};
this addItemToVest "ACE_MapTools";
for "_i" from 1 to 2 do {this addItemToVest "ACE_CableTie";};
this addItemToVest "ACE_IR_Strobe_Item";
this addItemToVest "16Rnd_9x21_Mag";
for "_i" from 1 to 8 do {this addItemToVest "30Rnd_65x39_caseless_mag_Tracer";};
this addBackpack "B_AssaultPack_mcamo";
for "_i" from 1 to 2 do {this addItemToBackpack "1Rnd_SmokeBlue_Grenade_shell";};
for "_i" from 1 to 2 do {this addItemToBackpack "1Rnd_SmokeGreen_Grenade_shell";};
for "_i" from 1 to 2 do {this addItemToBackpack "1Rnd_SmokeRed_Grenade_shell";};
for "_i" from 1 to 2 do {this addItemToBackpack "1Rnd_Smoke_Grenade_shell";};
for "_i" from 1 to 2 do {this addItemToBackpack "1Rnd_SmokeYellow_Grenade_shell";};
for "_i" from 1 to 10 do {this addItemToBackpack "1Rnd_HE_Grenade_shell";};
this addHeadgear "H_HelmetSpecB_sand";
this addGoggles "G_Tactical_Clear";

comment "Add weapons";
this addWeapon "arifle_MX_GL_F";
this addPrimaryWeaponItem "optic_Hamr";
this addWeapon "hgun_P07_F";
this addWeapon "Binocular";

comment "Add items";
this linkItem "ItemMap";
this linkItem "ItemCompass";
this linkItem "ItemWatch";
this linkItem "tf_anprc152";
this linkItem "ItemGPS";
this linkItem "NVGoggles";

comment "Set identity";
this setSpeaker "ace_novoice";
 

Link zu diesem Kommentar
Auf anderen Seiten teilen

comment " MEDIC V1";

comment "Exported from Arsenal by Sol.Cpt.xgamescom";

comment "Remove existing items";
removeAllWeapons this;
removeAllItems this;
removeAllAssignedItems this;
removeUniform this;
removeVest this;
removeBackpack this;
removeHeadgear this;
removeGoggles this;

comment "Add containers";
this forceAddUniform "U_B_CombatUniform_mcam";
this addItemToUniform "ACE_EarPlugs";
this addItemToUniform "ACE_Flashlight_XL50";
for "_i" from 1 to 2 do {this addItemToUniform "HandGrenade";};
for "_i" from 1 to 3 do {this addItemToUniform "SmokeShell";};
this addItemToUniform "SmokeShellGreen";
this addItemToUniform "Chemlight_blue";
this addVest "V_PlateCarrier1_rgr";
for "_i" from 1 to 2 do {this addItemToVest "ACE_morphine";};
this addItemToVest "ACE_epinephrine";
this addItemToVest "ACE_tourniquet";
for "_i" from 1 to 10 do {this addItemToVest "ACE_quikclot";};
for "_i" from 1 to 5 do {this addItemToVest "ACE_packingBandage";};
this addItemToVest "ACE_MapTools";
for "_i" from 1 to 2 do {this addItemToVest "ACE_CableTie";};
this addItemToVest "ACE_IR_Strobe_Item";
this addItemToVest "16Rnd_9x21_Mag";
for "_i" from 1 to 10 do {this addItemToVest "30Rnd_65x39_caseless_mag_Tracer";};
this addBackpack "B_Kitbag_mcamo";
for "_i" from 1 to 25 do {this addItemToBackpack "ACE_elasticBandage";};
for "_i" from 1 to 5 do {this addItemToBackpack "ACE_adenosine";};
for "_i" from 1 to 9 do {this addItemToBackpack "ACE_bloodIV";};
for "_i" from 1 to 2 do {this addItemToBackpack "ACE_bloodIV_500";};
for "_i" from 1 to 4 do {this addItemToBackpack "ACE_bloodIV_250";};
for "_i" from 1 to 10 do {this addItemToBackpack "ACE_epinephrine";};
for "_i" from 1 to 10 do {this addItemToBackpack "ACE_morphine";};
for "_i" from 1 to 25 do {this addItemToBackpack "ACE_packingBandage";};
this addItemToBackpack "ACE_surgicalKit";
for "_i" from 1 to 6 do {this addItemToBackpack "ACE_tourniquet";};
for "_i" from 1 to 5 do {this addItemToBackpack "ACE_personalAidKit";};
this addHeadgear "H_HelmetSpecB_sand";
this addGoggles "G_Tactical_Clear";

comment "Add weapons";
this addWeapon "arifle_MX_F";
this addPrimaryWeaponItem "optic_Hamr";
this addWeapon "hgun_P07_F";

comment "Add items";
this linkItem "ItemMap";
this linkItem "ItemCompass";
this linkItem "tf_microdagr";
this linkItem "tf_rf7800str";
this linkItem "NVGoggles";

comment "Set identity";
this setSpeaker "ace_novoice";
[this,"insignia_Soldiers_MEDIC"] call bis_fnc_setUnitInsignia;
 

Link zu diesem Kommentar
Auf anderen Seiten teilen

Dein Kommentar

Du kannst jetzt schreiben und Dich später registrieren. Wenn Du ein Konto hast, melde Dich jetzt an, um unter Deinem Benutzernamen zu schreiben.

Gast
Auf dieses Thema antworten...

×   Du hast formatierten Text eingefügt.   Formatierung jetzt entfernen

  Nur 75 Emojis sind erlaubt.

×   Dein Link wurde automatisch eingebettet.   Einbetten rückgängig machen und als Link darstellen

×   Dein vorheriger Inhalt wurde wiederhergestellt.   Editor leeren

×   Du kannst Bilder nicht direkt einfügen. Lade Bilder hoch oder lade sie von einer URL.

 Teilen

×
×
  • Neu erstellen...

Wichtige Information

Wir haben Cookies auf Deinem Gerät platziert. Das hilft uns diese Webseite zu verbessern. Du kannst die Cookie-Einstellungen anpassen, andernfalls gehen wir davon aus, dass Du damit einverstanden bist, weiterzumachen. Also by using this site, you agree to our Nutzungsbedingungen.