Zum Inhalt springen

Loadouts Main

Featured Replies

Geschrieben

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";
 

Geschrieben
  • Autor

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";
 

 

Geschrieben
  • Autor

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";
 

Geschrieben
  • Autor

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";
 

Geschrieben
  • Autor

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";
 

Geschrieben
  • Autor

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";
 

Geschrieben
  • Autor

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";
 

Geschrieben
  • Autor

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";
 

Geschrieben
  • Autor

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";
 

Geschrieben
  • Autor

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";
 

Geschrieben
  • Autor

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";
 

Geschrieben
  • Autor

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";
 

Geschrieben
  • Autor

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;
 

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...

Account

Navigation

Suche

Suche

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.