Gespeichert von krk am So., 30.09.2018 - 20:12

BW 5-Farb "Flecktarn"

removeAllWeapons this;
removeAllItems this;
removeAllAssignedItems this;
removeUniform this;
removeVest this;
removeBackpack this;
removeHeadgear this;
removeGoggles this;

this forceAddUniform "PBW_Uniform3K_fleck";
for "_i" from 1 to 2 do {this addItemToUniform "ACE_EarPlugs";};
this addItemToUniform "rhsusf_acc_rotex5_grey";
this addItemToUniform "hlc_30rnd_556x45_EPR_G36";
this addVest "milgp_v_jpc_assaulter_belt_rgr";
this addItemToVest "ACE_MapTools";
this addItemToVest "ACE_Flashlight_KSF1";
this addItemToVest "ACE_SpraypaintRed";
this addItemToVest "ACE_SpraypaintGreen";
this addItemToVest "ACE_IR_Strobe_Item";
this addItemToVest "ItemcTabHCam";
this addItemToVest "ACRE_SEM52SL_ID_1";
this addItemToVest "rhsusf_Rhino";
for "_i" from 1 to 4 do {this addItemToVest "BWA3_DM25";};
this addItemToVest "BWA3_15Rnd_9x19_P8";
for "_i" from 1 to 2 do {this addItemToVest "BWA3_DM32_Yellow";};
for "_i" from 1 to 2 do {this addItemToVest "BWA3_DM51A1";};
for "_i" from 1 to 2 do {this addItemToVest "hlc_30rnd_556x45_EPR_G36";};
this addBackpack "BWA3_Kitbag_Fleck";
for "_i" from 1 to 15 do {this addItemToBackpack "ACE_fieldDressing";};
for "_i" from 1 to 10 do {this addItemToBackpack "ACE_morphine";};
for "_i" from 1 to 10 do {this addItemToBackpack "ACE_epinephrine";};
for "_i" from 1 to 5 do {this addItemToBackpack "ACE_bloodIV_500";};
for "_i" from 1 to 9 do {this addItemToBackpack "hlc_30rnd_556x45_EPR_G36";};
this addHeadgear "milgp_h_opscore_01_goggles_RGR";
this addGoggles "CUP_FR_NeckScarf";

this addWeapon "hlc_rifle_G36TAC";
this addPrimaryWeaponItem "BWA3_acc_LLM01_irlaser";
this addPrimaryWeaponItem "BWA3_optic_ZO4x30";
this addWeapon "BWA3_P8";
this addHandgunItem "BWA3_acc_LLM01_irlaser";
this addWeapon "BWA3_Vector";

this linkItem "ItemMap";
this linkItem "ItemCompass";
this linkItem "ItemWatch";
this linkItem "ItemRadioAcreFlagged";
this linkItem "ItemcTab";
this linkItem "rhsusf_ANPVS_15";

BW 3-Farb aka "Tropentarn"

removeAllWeapons this;
removeAllItems this;
removeAllAssignedItems this;
removeUniform this;
removeVest this;
removeBackpack this;
removeHeadgear this;
removeGoggles this;

this forceAddUniform "PBW_Uniform3K_tropen";
for "_i" from 1 to 2 do {this addItemToUniform "ACE_EarPlugs";};
this addItemToUniform "ACRE_SEM52SL_ID_4";
for "_i" from 1 to 2 do {this addItemToUniform "hlc_30rnd_556x45_EPR_G36";};
this addVest "milgp_v_jpc_assaulter_belt_cb";
this addItemToVest "ACE_MapTools";
this addItemToVest "ACE_Flashlight_KSF1";
this addItemToVest "ACE_SpraypaintRed";
this addItemToVest "ACE_SpraypaintGreen";
this addItemToVest "ACE_IR_Strobe_Item";
this addItemToVest "ItemcTabHCam";
this addItemToVest "rhsusf_Rhino";
for "_i" from 1 to 4 do {this addItemToVest "BWA3_DM25";};
this addItemToVest "BWA3_15Rnd_9x19_P8";
for "_i" from 1 to 2 do {this addItemToVest "BWA3_DM32_Yellow";};
for "_i" from 1 to 2 do {this addItemToVest "BWA3_DM51A1";};
for "_i" from 1 to 10 do {this addItemToVest "hlc_30rnd_556x45_EPR_G36";};
this addBackpack "BWA3_Kitbag_Tropen";
for "_i" from 1 to 20 do {this addItemToBackpack "ACE_fieldDressing";};
for "_i" from 1 to 5 do {this addItemToBackpack "ACE_morphine";};
for "_i" from 1 to 5 do {this addItemToBackpack "ACE_epinephrine";};
for "_i" from 1 to 2 do {this addItemToBackpack "ACE_bloodIV";};
for "_i" from 1 to 10 do {this addItemToBackpack "ACE_bloodIV_500";};
this addHeadgear "milgp_h_opscore_01_goggles_CB";
this addGoggles "CUP_FR_NeckScarf2";

this addWeapon "hlc_rifle_G36V";
this addPrimaryWeaponItem "muzzle_snds_M";
this addPrimaryWeaponItem "BWA3_acc_LLM01_irlaser";
this addPrimaryWeaponItem "BWA3_optic_ZO4x30";
this addWeapon "BWA3_PzF3";
this addWeapon "BWA3_P8";
this addHandgunItem "BWA3_acc_LLM01_irlaser";
this addWeapon "BWA3_Vector";

this linkItem "ItemMap";
this linkItem "ItemCompass";
this linkItem "ItemWatch";
this linkItem "ItemRadioAcreFlagged";
this linkItem "ItemcTab";
this linkItem "rhsusf_ANPVS_15";