výbavu nechat tuto zvolenou, nic víc nepotřebuju, váha cca 22 kg
- | +
- comment "Exported from Arsenal by Cpl. Professor";
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_I_C_Soldier_Bandit_3_F";
this addItemToUniform "ACE_microDAGR";
this addItemToUniform "ACE_MapTools";
this addItemToUniform "ACE_EarPlugs";
this addItemToUniform "ACRE_PRC343";
for "_i" from 1 to 2 do {this addItemToUniform "rhsusf_mag_15Rnd_9x19_JHP";};
this addVest "V_PlateCarrier1_rgr_noflag_F";
this addItemToVest "ACE_ATragMX";
this addItemToVest "ACE_Kestrel4500";
this addItemToVest "ACE_RangeCard";
for "_i" from 1 to 2 do {this addItemToVest "ACE_morphine";};
for "_i" from 1 to 2 do {this addItemToVest "ACE_packingBandage";};
for "_i" from 1 to 2 do {this addItemToVest "ACE_elasticBandage";};
this addItemToVest "ACRE_PRC148";
for "_i" from 1 to 7 do {this addItemToVest "hlc_5rnd_300WM_FMJ_AWM";};
for "_i" from 1 to 2 do {this addItemToVest "SmokeShellYellow";};
this addGoggles "G_Aviator";
comment "Add weapons";
this addWeapon "hlc_rifle_awmagnum_BL";
this addPrimaryWeaponItem "optic_AMS";
this addWeapon "rhsusf_weap_m9";
this addWeapon "ACE_Vector";
comment "Add items";
this linkItem "ItemMap";
this linkItem "ItemCompass";
this linkItem "ACE_Altimeter";
this linkItem "ItemRadioAcreFlagged";