Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- CIUCHY
- + Plecak powiększyć by pojemnościowo był jak pas z radiem
- comment "Exported from Arsenal by Saymon Bolec";
- 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 "TRYK_U_B_OD_OD_CombatUniform";
- this addVest "TAC_V_Sheriff_BA_T2";
- this addBackpack "TAC_BP_HSG_AB_OD";
- this addHeadgear "TRYK_H_PASGT_OD";
- this addGoggles "G_Bandanna_oli";
- comment "Add weapons";
- comment "Add items";
- this linkItem "ItemMap";
- this linkItem "ItemCompass";
- this linkItem "Itemwatch";
- comment "Set identity";
- this setFace "ISKW";
- this setSpeaker "male05gre";
- ----------------------------------------------------------------------------------------
- Broń AR15 Sanitised Carbine
- + Dodać dodatki takie jakie są zamontowane na broni
- comment "Exported from Arsenal by Saymon Bolec";
- 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 "TRYK_U_B_OD_OD_CombatUniform";
- for "_i" from 1 to 3 do {this addItemToUniform "hlc_30rnd_556x45_EPR";};
- this addVest "TAC_V_Sheriff_BA_T2";
- this addBackpack "TAC_BP_HSG_AB_OD";
- this addItemToBackpack "hlc_muzzle_Evo9";
- for "_i" from 1 to 3 do {this addItemToBackpack "KA_knife_blade";};
- this addHeadgear "TRYK_H_PASGT_OD";
- this addGoggles "G_Bandanna_oli";
- comment "Add weapons";
- this addWeapon "hlc_rifle_RU556";
- this addPrimaryWeaponItem "hlc_muzzle_snds_AUG";
- this addPrimaryWeaponItem "acc_flashlight";
- this addPrimaryWeaponItem "optic_Holosight_smg";
- this addWeapon "KA_knife";
- comment "Add items";
- this linkItem "ItemMap";
- this linkItem "ItemCompass";
- this linkItem "Itemwatch";
- comment "Set identity";
- this setFace "ISKW";
- this setSpeaker "male05gre";
- -----------------------------------------------------------------------------------------
- Broń AWM (OD)
- + luneta
- comment "Exported from Arsenal by Saymon Bolec";
- 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 "TRYK_U_B_OD_OD_CombatUniform";
- this addVest "TAC_V_Sheriff_BA_T2";
- this addItemToVest "hlc_5rnd_300WM_FMJ_AWM";
- this addBackpack "TAC_BP_HSG_AB_OD";
- this addItemToBackpack "hlc_muzzle_Evo9";
- for "_i" from 1 to 3 do {this addItemToBackpack "KA_knife_blade";};
- this addHeadgear "TRYK_H_PASGT_OD";
- this addGoggles "G_Bandanna_oli";
- comment "Add weapons";
- this addWeapon "hlc_rifle_awmagnum";
- this addPrimaryWeaponItem "optic_KHS_blk";
- this addWeapon "KA_knife";
- comment "Add items";
- this linkItem "ItemMap";
- this linkItem "ItemCompass";
- this linkItem "Itemwatch";
- comment "Set identity";
- this setFace "ISKW";
- this setSpeaker "male05gre";
- ----------------------------------------------------------------------------------------
- TRYK TAC EARMUFF (na slot 'okulary')
- comment "Exported from Arsenal by Saymon Bolec";
- comment "Remove existing items";
- removeAllWeapons this;
- removeAllItems this;
- removeAllAssignedItems this;
- removeUniform this;
- removeVest this;
- removeBackpack this;
- removeHeadgear this;
- removeGoggles this;
- comment "Add containers";
- this addGoggles "TRYK_TAC_EARMUFF_Gs";
- comment "Add weapons";
- this addWeapon "KA_knife";
- comment "Add items";
- this linkItem "ItemMap";
- this linkItem "ItemCompass";
- this linkItem "Itemwatch";
- comment "Set identity";
- this setFace "ISKW";
- this setSpeaker "male05gre";
Advertisement
Add Comment
Please, Sign In to add comment