Created
July 18, 2015 18:33
-
-
Save mdennehy/16affad3e7963b2bfa07 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| comment "Exported from Arsenal by Sparks - Scout"; | |
| 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_C_Driver_3"; | |
| this addItemToUniform "FirstAidKit"; | |
| this addVest "V_PlateCarrierGL_blk"; | |
| this addItemToVest "FirstAidKit"; | |
| for "_i" from 1 to 2 do {this addItemToVest "O_IR_Grenade";}; | |
| this addItemToVest "SmokeShell"; | |
| for "_i" from 1 to 3 do {this addItemToVest "Chemlight_red";}; | |
| for "_i" from 1 to 3 do {this addItemToVest "Chemlight_green";}; | |
| for "_i" from 1 to 3 do {this addItemToVest "Chemlight_yellow";}; | |
| for "_i" from 1 to 3 do {this addItemToVest "Chemlight_blue";}; | |
| for "_i" from 1 to 3 do {this addItemToVest "20Rnd_762x51_Mag";}; | |
| this addItemToVest "6Rnd_45ACP_Cylinder"; | |
| this addHeadgear "H_MilCap_gry"; | |
| this addGoggles "G_Tactical_Clear"; | |
| comment "Add weapons"; | |
| this addWeapon "srifle_DMR_06_olive_F"; | |
| this addPrimaryWeaponItem "optic_Holosight"; | |
| this addWeapon "hgun_Pistol_heavy_02_F"; | |
| this addHandgunItem "optic_Yorris"; | |
| this addWeapon "Rangefinder"; | |
| comment "Add items"; | |
| this linkItem "ItemMap"; | |
| this linkItem "ItemCompass"; | |
| this linkItem "ItemWatch"; | |
| this linkItem "ItemRadio"; | |
| comment "Set identity"; | |
| this setFace "WhiteHead_17"; | |
| this setSpeaker "Male07ENG"; | |
| comment "Exported from Arsenal by Sparks - scout"; | |
| 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_C_Driver_3"; | |
| this addItemToUniform "FirstAidKit"; | |
| this addItemToUniform "11Rnd_45ACP_Mag"; | |
| this addVest "V_PlateCarrierGL_blk"; | |
| this addItemToVest "FirstAidKit"; | |
| for "_i" from 1 to 2 do {this addItemToVest "HandGrenade";}; | |
| for "_i" from 1 to 2 do {this addItemToVest "O_IR_Grenade";}; | |
| this addItemToVest "SmokeShell"; | |
| for "_i" from 1 to 3 do {this addItemToVest "Chemlight_red";}; | |
| for "_i" from 1 to 5 do {this addItemToVest "10Rnd_127x54_Mag";}; | |
| this addItemToVest "11Rnd_45ACP_Mag"; | |
| for "_i" from 1 to 3 do {this addItemToVest "Chemlight_green";}; | |
| for "_i" from 1 to 3 do {this addItemToVest "Chemlight_yellow";}; | |
| for "_i" from 1 to 3 do {this addItemToVest "Chemlight_blue";}; | |
| this addHeadgear "H_MilCap_gry"; | |
| this addGoggles "G_Tactical_Clear"; | |
| comment "Add weapons"; | |
| this addWeapon "srifle_DMR_04_F"; | |
| this addPrimaryWeaponItem "acc_pointer_IR"; | |
| this addPrimaryWeaponItem "optic_Holosight"; | |
| this addWeapon "hgun_Pistol_heavy_01_F"; | |
| this addHandgunItem "muzzle_snds_acp"; | |
| this addHandgunItem "optic_MRD"; | |
| this addWeapon "Rangefinder"; | |
| comment "Add items"; | |
| this linkItem "ItemMap"; | |
| this linkItem "ItemCompass"; | |
| this linkItem "ItemWatch"; | |
| this linkItem "ItemRadio"; | |
| comment "Set identity"; | |
| this setFace "WhiteHead_17"; | |
| this setSpeaker "Male07ENG"; | |
| comment "Exported from Arsenal by Sparks - AT rifleman"; | |
| 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_C_Driver_3"; | |
| this addItemToUniform "FirstAidKit"; | |
| this addItemToUniform "11Rnd_45ACP_Mag"; | |
| this addVest "V_PlateCarrierGL_blk"; | |
| this addItemToVest "FirstAidKit"; | |
| for "_i" from 1 to 2 do {this addItemToVest "O_IR_Grenade";}; | |
| this addItemToVest "SmokeShell"; | |
| for "_i" from 1 to 3 do {this addItemToVest "Chemlight_red";}; | |
| this addItemToVest "11Rnd_45ACP_Mag"; | |
| for "_i" from 1 to 3 do {this addItemToVest "Chemlight_green";}; | |
| for "_i" from 1 to 3 do {this addItemToVest "Chemlight_yellow";}; | |
| for "_i" from 1 to 3 do {this addItemToVest "Chemlight_blue";}; | |
| for "_i" from 1 to 5 do {this addItemToVest "5Rnd_127x108_APDS_Mag";}; | |
| this addHeadgear "H_MilCap_gry"; | |
| this addGoggles "G_Tactical_Clear"; | |
| comment "Add weapons"; | |
| this addWeapon "srifle_GM6_F"; | |
| this addPrimaryWeaponItem "optic_Holosight"; | |
| this addWeapon "hgun_Pistol_heavy_01_F"; | |
| this addHandgunItem "muzzle_snds_acp"; | |
| this addHandgunItem "optic_MRD"; | |
| this addWeapon "Rangefinder"; | |
| comment "Add items"; | |
| this linkItem "ItemMap"; | |
| this linkItem "ItemCompass"; | |
| this linkItem "ItemWatch"; | |
| this linkItem "ItemRadio"; | |
| comment "Set identity"; | |
| this setFace "WhiteHead_17"; | |
| this setSpeaker "Male07ENG"; | |
| comment "Exported from Arsenal by Sparks - scout FTL"; | |
| 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_C_Driver_3"; | |
| this addItemToUniform "FirstAidKit"; | |
| this addItemToUniform "6Rnd_GreenSignal_F"; | |
| this addVest "V_PlateCarrierGL_blk"; | |
| this addItemToVest "FirstAidKit"; | |
| this addItemToVest "SmokeShell"; | |
| for "_i" from 1 to 3 do {this addItemToVest "Chemlight_red";}; | |
| for "_i" from 1 to 3 do {this addItemToVest "Chemlight_green";}; | |
| for "_i" from 1 to 3 do {this addItemToVest "Chemlight_yellow";}; | |
| for "_i" from 1 to 3 do {this addItemToVest "Chemlight_blue";}; | |
| for "_i" from 1 to 5 do {this addItemToVest "20Rnd_762x51_Mag";}; | |
| for "_i" from 1 to 2 do {this addItemToVest "6Rnd_GreenSignal_F";}; | |
| this addItemToVest "6Rnd_RedSignal_F"; | |
| this addHeadgear "H_MilCap_gry"; | |
| this addGoggles "G_Tactical_Clear"; | |
| comment "Add weapons"; | |
| this addWeapon "srifle_DMR_03_F"; | |
| this addPrimaryWeaponItem "optic_Holosight"; | |
| this addWeapon "hgun_Pistol_Signal_F"; | |
| this addWeapon "Rangefinder"; | |
| comment "Add items"; | |
| this linkItem "ItemMap"; | |
| this linkItem "ItemCompass"; | |
| this linkItem "ItemWatch"; | |
| this linkItem "ItemRadio"; | |
| comment "Set identity"; | |
| this setFace "WhiteHead_17"; | |
| this setSpeaker "Male07ENG"; | |
| comment "Exported from Arsenal by Sparks - helo troop"; | |
| 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_C_Driver_3"; | |
| this addItemToUniform "FirstAidKit"; | |
| for "_i" from 1 to 2 do {this addItemToUniform "6Rnd_45ACP_Cylinder";}; | |
| this addVest "V_PlateCarrierGL_blk"; | |
| this addItemToVest "FirstAidKit"; | |
| for "_i" from 1 to 2 do {this addItemToVest "O_IR_Grenade";}; | |
| this addItemToVest "SmokeShell"; | |
| for "_i" from 1 to 3 do {this addItemToVest "Chemlight_red";}; | |
| for "_i" from 1 to 3 do {this addItemToVest "Chemlight_green";}; | |
| for "_i" from 1 to 3 do {this addItemToVest "Chemlight_yellow";}; | |
| for "_i" from 1 to 3 do {this addItemToVest "Chemlight_blue";}; | |
| for "_i" from 1 to 6 do {this addItemToVest "20Rnd_762x51_Mag";}; | |
| this addItemToVest "6Rnd_45ACP_Cylinder"; | |
| this addHeadgear "H_MilCap_gry"; | |
| this addGoggles "G_Tactical_Clear"; | |
| comment "Add weapons"; | |
| this addWeapon "srifle_DMR_06_olive_F"; | |
| this addPrimaryWeaponItem "optic_Holosight"; | |
| this addWeapon "hgun_Pistol_heavy_02_F"; | |
| this addHandgunItem "optic_Yorris"; | |
| this addWeapon "Rangefinder"; | |
| comment "Add items"; | |
| this linkItem "ItemMap"; | |
| this linkItem "ItemCompass"; | |
| this linkItem "ItemWatch"; | |
| this linkItem "ItemRadio"; | |
| comment "Set identity"; | |
| this setFace "WhiteHead_17"; | |
| this setSpeaker "Male07ENG"; | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment