Sentinelfag

Arma 3 Wehraboos

Nov 1st, 2016
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.55 KB | None | 0 0
  1. WEHR Rifleman
  2.  
  3. comment "Remove existing items";
  4. removeAllWeapons this;
  5. removeAllItems this;
  6. removeAllAssignedItems this;
  7. removeUniform this;
  8. removeVest this;
  9. removeBackpack this;
  10. removeHeadgear this;
  11. removeGoggles this;
  12.  
  13. comment "Add containers";
  14. this forceAddUniform "rhsgref_uniform_flecktarn";
  15. for "_i" from 1 to 6 do {this addItemToUniform "ACE_fieldDressing";};
  16. this addItemToUniform "ACE_EarPlugs";
  17. this addItemToUniform "ACE_epinephrine";
  18. for "_i" from 1 to 3 do {this addItemToUniform "ACE_morphine";};
  19. this addItemToUniform "ACE_Flashlight_MX991";
  20. for "_i" from 1 to 2 do {this addItemToUniform "rhsgref_5Rnd_792x57_kar98k";};
  21. this addVest "CUP_V_O_SLA_Carrier_Belt";
  22. for "_i" from 1 to 5 do {this addItemToVest "rhsgref_5Rnd_792x57_kar98k";};
  23. for "_i" from 1 to 2 do {this addItemToVest "rhs_mag_f1";};
  24. this addHeadgear "rhsusf_ach_helmet_M81";
  25. this addGoggles "CUP_TK_NeckScarf";
  26.  
  27. comment "Add weapons";
  28. this addWeapon "rhs_weap_kar98k";
  29.  
  30. comment "Add items";
  31. this linkItem "ItemMap";
  32. this linkItem "ItemCompass";
  33. this linkItem "ItemWatch";
  34.  
  35. comment "Set identity";
  36. this setFace "WhiteHead_09";
  37. this setSpeaker "ACE_NoVoice";
  38.  
  39.  
  40. WEHR MG
  41.  
  42. comment "Remove existing items";
  43. removeAllWeapons this;
  44. removeAllItems this;
  45. removeAllAssignedItems this;
  46. removeUniform this;
  47. removeVest this;
  48. removeBackpack this;
  49. removeHeadgear this;
  50. removeGoggles this;
  51.  
  52. comment "Add containers";
  53. this forceAddUniform "rhsgref_uniform_flecktarn";
  54. for "_i" from 1 to 6 do {this addItemToUniform "ACE_fieldDressing";};
  55. this addItemToUniform "ACE_EarPlugs";
  56. this addItemToUniform "ACE_epinephrine";
  57. for "_i" from 1 to 3 do {this addItemToUniform "ACE_morphine";};
  58. this addItemToUniform "ACE_Flashlight_MX991";
  59. for "_i" from 1 to 2 do {this addItemToUniform "rhs_mag_f1";};
  60. this addItemToUniform "rhs_mag_rdg2_white";
  61. this addVest "CUP_V_O_Ins_Carrier_Rig_MG";
  62. for "_i" from 1 to 3 do {this addItemToVest "CUP_50Rnd_UK59_762x54R_Tracer";};
  63. this addBackpack "CUP_B_AlicePack_Bedroll";
  64. for "_i" from 1 to 4 do {this addItemToBackpack "CUP_50Rnd_UK59_762x54R_Tracer";};
  65. this addHeadgear "rhsusf_ach_helmet_M81";
  66. this addGoggles "CUP_TK_NeckScarf";
  67.  
  68. comment "Add weapons";
  69. this addWeapon "CUP_lmg_UK59";
  70.  
  71. comment "Add items";
  72. this linkItem "ItemMap";
  73. this linkItem "ItemCompass";
  74. this linkItem "ItemWatch";
  75.  
  76. comment "Set identity";
  77. this setFace "WhiteHead_09";
  78. this setSpeaker "ACE_NoVoice";
  79.  
  80.  
  81.  
  82. WEHR Medic
  83.  
  84. comment "Remove existing items";
  85. removeAllWeapons this;
  86. removeAllItems this;
  87. removeAllAssignedItems this;
  88. removeUniform this;
  89. removeVest this;
  90. removeBackpack this;
  91. removeHeadgear this;
  92. removeGoggles this;
  93.  
  94. comment "Add containers";
  95. this forceAddUniform "rhsgref_uniform_flecktarn";
  96. for "_i" from 1 to 6 do {this addItemToUniform "ACE_fieldDressing";};
  97. this addItemToUniform "ACE_EarPlugs";
  98. this addItemToUniform "ACE_epinephrine";
  99. for "_i" from 1 to 3 do {this addItemToUniform "ACE_morphine";};
  100. this addItemToUniform "ACE_Flashlight_MX991";
  101. this addItemToUniform "rhs_mag_rdg2_white";
  102. this addItemToUniform "CUP_30Rnd_9x19_MP5";
  103. this addVest "CUP_V_O_TK_Vest_2";
  104. for "_i" from 1 to 20 do {this addItemToVest "ACE_fieldDressing";};
  105. for "_i" from 1 to 2 do {this addItemToVest "rhs_mag_rdg2_white";};
  106. for "_i" from 1 to 2 do {this addItemToVest "rhs_mag_rdg2_black";};
  107. for "_i" from 1 to 2 do {this addItemToVest "SmokeShellRed";};
  108. for "_i" from 1 to 2 do {this addItemToVest "SmokeShellGreen";};
  109. this addItemToVest "ACE_HandFlare_Red";
  110. this addItemToVest "ACE_HandFlare_Green";
  111. for "_i" from 1 to 8 do {this addItemToVest "CUP_30Rnd_9x19_MP5";};
  112. this addBackpack "CUP_B_AlicePack_Bedroll";
  113. for "_i" from 1 to 20 do {this addItemToBackpack "ACE_fieldDressing";};
  114. for "_i" from 1 to 5 do {this addItemToBackpack "ACE_epinephrine";};
  115. for "_i" from 1 to 15 do {this addItemToBackpack "ACE_morphine";};
  116. for "_i" from 1 to 2 do {this addItemToBackpack "ACE_bloodIV";};
  117. for "_i" from 1 to 5 do {this addItemToBackpack "ACE_bloodIV_250";};
  118. this addHeadgear "rhsusf_ach_helmet_M81";
  119. this addGoggles "CUP_TK_NeckScarf";
  120.  
  121. comment "Add weapons";
  122. this addWeapon "CUP_smg_MP5A5";
  123.  
  124. comment "Add items";
  125. this linkItem "ItemMap";
  126. this linkItem "ItemCompass";
  127. this linkItem "ItemWatch";
  128.  
  129. comment "Set identity";
  130. this setFace "WhiteHead_09";
  131. this setSpeaker "ACE_NoVoice";
  132.  
  133.  
  134.  
  135. WEHR SL
  136.  
  137. comment "Remove existing items";
  138. removeAllWeapons this;
  139. removeAllItems this;
  140. removeAllAssignedItems this;
  141. removeUniform this;
  142. removeVest this;
  143. removeBackpack this;
  144. removeHeadgear this;
  145. removeGoggles this;
  146.  
  147. comment "Add containers";
  148. this forceAddUniform "rhsgref_uniform_flecktarn";
  149. for "_i" from 1 to 6 do {this addItemToUniform "ACE_fieldDressing";};
  150. this addItemToUniform "ACE_EarPlugs";
  151. this addItemToUniform "ACE_epinephrine";
  152. for "_i" from 1 to 3 do {this addItemToUniform "ACE_morphine";};
  153. this addItemToUniform "ACE_Flashlight_MX991";
  154. for "_i" from 1 to 2 do {this addItemToUniform "CUP_30Rnd_Sa58_M";};
  155. this addVest "CUP_V_O_SLA_Carrier_Belt";
  156. for "_i" from 1 to 2 do {this addItemToVest "rhs_mag_f1";};
  157. for "_i" from 1 to 5 do {this addItemToVest "CUP_30Rnd_Sa58_M";};
  158. this addHeadgear "rhsusf_ach_helmet_M81";
  159. this addGoggles "CUP_TK_NeckScarf";
  160.  
  161. comment "Add weapons";
  162. this addWeapon "CUP_arifle_Sa58RIS1";
  163.  
  164. comment "Add items";
  165. this linkItem "ItemMap";
  166. this linkItem "ItemCompass";
  167. this linkItem "ItemWatch";
  168.  
  169. comment "Set identity";
  170. this setFace "WhiteHead_09";
  171. this setSpeaker "ACE_NoVoice";
  172.  
  173.  
  174. WEHR AT
  175.  
  176. comment "Remove existing items";
  177. removeAllWeapons this;
  178. removeAllItems this;
  179. removeAllAssignedItems this;
  180. removeUniform this;
  181. removeVest this;
  182. removeBackpack this;
  183. removeHeadgear this;
  184. removeGoggles this;
  185.  
  186. comment "Add containers";
  187. this forceAddUniform "rhsgref_uniform_flecktarn";
  188. for "_i" from 1 to 6 do {this addItemToUniform "ACE_fieldDressing";};
  189. this addItemToUniform "ACE_EarPlugs";
  190. this addItemToUniform "ACE_epinephrine";
  191. for "_i" from 1 to 3 do {this addItemToUniform "ACE_morphine";};
  192. this addItemToUniform "ACE_Flashlight_MX991";
  193. this addItemToUniform "rhsgref_5Rnd_792x57_kar98k";
  194. this addVest "CUP_V_O_SLA_Carrier_Belt";
  195. for "_i" from 1 to 5 do {this addItemToVest "rhsgref_5Rnd_792x57_kar98k";};
  196. for "_i" from 1 to 2 do {this addItemToVest "rhs_mag_f1";};
  197. this addHeadgear "rhsusf_ach_helmet_M81";
  198. this addGoggles "CUP_TK_NeckScarf";
  199.  
  200. comment "Add weapons";
  201. this addWeapon "rhs_weap_kar98k";
  202. this addWeapon "CUP_launch_RPG18";
  203.  
  204. comment "Add items";
  205. this linkItem "ItemMap";
  206. this linkItem "ItemCompass";
  207. this linkItem "ItemWatch";
  208.  
  209. comment "Set identity";
  210. this setFace "WhiteHead_09";
  211. this setSpeaker "ACE_NoVoice";
Add Comment
Please, Sign In to add comment