Advertisement
Guest User

Untitled

a guest
Mar 26th, 2015
210
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.63 KB | None | 0 0
  1. comment "rfl";
  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 "U_mas_mar_B_IndUniform1_v";
  15. for "_i" from 1 to 3 do {this addItemToUniform "30Rnd_556x45_Stanag_Tracer_Red";};
  16. for "_i" from 1 to 3 do {this addItemToUniform "15Rnd_mas_9x21_Mag";};
  17. this addVest "V_mas_mar_PlateCarrier1_rgr_g";
  18. this addItemToVest "AGM_CableTie";
  19. this addItemToVest "AGM_Epipen";
  20. for "_i" from 1 to 2 do {this addItemToVest "AGM_Morphine";};
  21. this addItemToVest "AGM_Bandage";
  22. this addItemToVest "ACRE_PRC148_ID_1";
  23. this addItemToVest "ACRE_PRC343_ID_1";
  24. for "_i" from 1 to 9 do {this addItemToVest "30Rnd_556x45_Stanag_Tracer_Red";};
  25. for "_i" from 1 to 2 do {this addItemToVest "HandGrenade";};
  26. this addItemToVest "SmokeShell";
  27. this addHeadgear "H_mas_mar_helmetv_us";
  28.  
  29. comment "Add weapons";
  30. this addWeapon "rhs_weap_m4a1";
  31. this addPrimaryWeaponItem "rhsusf_acc_ACOG_USMC";
  32. this addWeapon "hgun_mas_m9_F";
  33. this addWeapon "Binocular";
  34.  
  35. comment "Add items";
  36. this linkItem "ItemMap";
  37. this linkItem "ItemCompass";
  38. this linkItem "ItemWatch";
  39. this linkItem "ItemRadioAcreFlagged";
  40. this linkItem "ItemGPS";
  41.  
  42. comment "Set identity";
  43. this setFace "WhiteHead_06";
  44. this setSpeaker "AGM_NoVoice";
  45.  
  46.  
  47. comment "at4";
  48.  
  49. comment "Remove existing items";
  50. removeAllWeapons this;
  51. removeAllItems this;
  52. removeAllAssignedItems this;
  53. removeUniform this;
  54. removeVest this;
  55. removeBackpack this;
  56. removeHeadgear this;
  57. removeGoggles this;
  58.  
  59. comment "Add containers";
  60. this forceAddUniform "U_mas_mar_B_IndUniform1_v";
  61. for "_i" from 1 to 3 do {this addItemToUniform "30Rnd_556x45_Stanag_Tracer_Red";};
  62. for "_i" from 1 to 3 do {this addItemToUniform "15Rnd_mas_9x21_Mag";};
  63. this addVest "V_mas_mar_PlateCarrier1_rgr_g";
  64. this addItemToVest "AGM_CableTie";
  65. this addItemToVest "AGM_Epipen";
  66. for "_i" from 1 to 2 do {this addItemToVest "AGM_Morphine";};
  67. this addItemToVest "AGM_Bandage";
  68. this addItemToVest "ACRE_PRC148_ID_1";
  69. this addItemToVest "ACRE_PRC343_ID_1";
  70. for "_i" from 1 to 9 do {this addItemToVest "30Rnd_556x45_Stanag_Tracer_Red";};
  71. for "_i" from 1 to 2 do {this addItemToVest "HandGrenade";};
  72. this addItemToVest "SmokeShell";
  73. this addBackpack "B_AssaultPack_khk";
  74. this addItemToBackpack "mas_M136";
  75. this addHeadgear "H_mas_mar_helmetv_us";
  76.  
  77. comment "Add weapons";
  78. this addWeapon "rhs_weap_m4a1";
  79. this addPrimaryWeaponItem "rhsusf_acc_ACOG_USMC";
  80. this addWeapon "mas_launch_M136_F";
  81. this addWeapon "hgun_mas_m9_F";
  82. this addWeapon "Binocular";
  83.  
  84. comment "Add items";
  85. this linkItem "ItemMap";
  86. this linkItem "ItemCompass";
  87. this linkItem "ItemWatch";
  88. this linkItem "ItemRadioAcreFlagged";
  89. this linkItem "ItemGPS";
  90.  
  91. comment "Set identity";
  92. this setFace "WhiteHead_06";
  93. this setSpeaker "AGM_NoVoice";
  94.  
  95.  
  96. comment "m249";
  97.  
  98. comment "Remove existing items";
  99. removeAllWeapons this;
  100. removeAllItems this;
  101. removeAllAssignedItems this;
  102. removeUniform this;
  103. removeVest this;
  104. removeBackpack this;
  105. removeHeadgear this;
  106. removeGoggles this;
  107.  
  108. comment "Add containers";
  109. this forceAddUniform "U_mas_mar_B_IndUniform1_v";
  110. for "_i" from 1 to 3 do {this addItemToUniform "15Rnd_mas_9x21_Mag";};
  111. this addVest "V_mas_mar_PlateCarrier1_rgr_g";
  112. this addItemToVest "AGM_CableTie";
  113. this addItemToVest "AGM_Epipen";
  114. for "_i" from 1 to 2 do {this addItemToVest "AGM_Morphine";};
  115. this addItemToVest "AGM_Bandage";
  116. this addItemToVest "ACRE_PRC148_ID_1";
  117. this addItemToVest "ACRE_PRC343_ID_1";
  118. for "_i" from 1 to 2 do {this addItemToVest "HandGrenade";};
  119. this addItemToVest "SmokeShell";
  120. for "_i" from 1 to 3 do {this addItemToVest "200Rnd_mas_556x45_Stanag";};
  121. for "_i" from 1 to 3 do {this addItemToVest "200Rnd_mas_556x45_T_Stanag";};
  122. this addHeadgear "H_mas_mar_helmetv_us";
  123.  
  124. comment "Add weapons";
  125. this addWeapon "LMG_mas_M249a_F";
  126. this addPrimaryWeaponItem "optic_mas_Holosight_blk";
  127. this addWeapon "hgun_mas_m9_F";
  128. this addWeapon "Binocular";
  129.  
  130. comment "Add items";
  131. this linkItem "ItemMap";
  132. this linkItem "ItemCompass";
  133. this linkItem "ItemWatch";
  134. this linkItem "ItemRadioAcreFlagged";
  135. this linkItem "ItemGPS";
  136.  
  137. comment "Set identity";
  138. this setFace "WhiteHead_06";
  139. this setSpeaker "AGM_NoVoice";
  140.  
  141.  
  142. ----------------- rok
  143.  
  144. comment "m249";
  145.  
  146. comment "Remove existing items";
  147. removeAllWeapons this;
  148. removeAllItems this;
  149. removeAllAssignedItems this;
  150. removeUniform this;
  151. removeVest this;
  152. removeBackpack this;
  153. removeHeadgear this;
  154. removeGoggles this;
  155.  
  156. comment "Add containers";
  157. this forceAddUniform "MNP_CombatUniform_ROKMC";
  158. for "_i" from 1 to 3 do {this addItemToUniform "15Rnd_mas_9x21_Mag";};
  159. this addItemToUniform "200Rnd_mas_556x45_Stanag";
  160. this addVest "MNP_Vest_ROK_1";
  161. this addItemToVest "AGM_CableTie";
  162. this addItemToVest "AGM_Epipen";
  163. for "_i" from 1 to 2 do {this addItemToVest "AGM_Morphine";};
  164. this addItemToVest "AGM_Bandage";
  165. this addItemToVest "ACRE_PRC148_ID_1";
  166. this addItemToVest "ACRE_PRC343_ID_1";
  167. for "_i" from 1 to 2 do {this addItemToVest "HandGrenade";};
  168. this addItemToVest "SmokeShell";
  169. for "_i" from 1 to 2 do {this addItemToVest "200Rnd_mas_556x45_Stanag";};
  170. this addItemToVest "200Rnd_mas_556x45_T_Stanag";
  171. this addHeadgear "MNP_Helmet_ROKMC";
  172.  
  173. comment "Add weapons";
  174. this addWeapon "LMG_mas_M249a_F";
  175. this addPrimaryWeaponItem "optic_mas_Holosight_blk";
  176. this addWeapon "hgun_mas_m9_F";
  177. this addWeapon "Binocular";
  178.  
  179. comment "Add items";
  180. this linkItem "ItemMap";
  181. this linkItem "ItemCompass";
  182. this linkItem "ItemWatch";
  183. this linkItem "ItemRadioAcreFlagged";
  184. this linkItem "ItemGPS";
  185.  
  186. comment "Set identity";
  187. this setFace "WhiteHead_06";
  188. this setSpeaker "AGM_NoVoice";
  189.  
  190.  
  191. comment "rfl";
  192.  
  193. comment "Remove existing items";
  194. removeAllWeapons this;
  195. removeAllItems this;
  196. removeAllAssignedItems this;
  197. removeUniform this;
  198. removeVest this;
  199. removeBackpack this;
  200. removeHeadgear this;
  201. removeGoggles this;
  202.  
  203. comment "Add containers";
  204. this forceAddUniform "MNP_CombatUniform_ROKMC";
  205. for "_i" from 1 to 3 do {this addItemToUniform "15Rnd_mas_9x21_Mag";};
  206. for "_i" from 1 to 3 do {this addItemToUniform "rhs_mag_30Rnd_556x45_Mk318_Stanag";};
  207. for "_i" from 1 to 2 do {this addItemToUniform "30Rnd_556x45_Stanag_Tracer_Red";};
  208. this addVest "MNP_Vest_ROK_1";
  209. this addItemToVest "AGM_CableTie";
  210. this addItemToVest "AGM_Epipen";
  211. for "_i" from 1 to 2 do {this addItemToVest "AGM_Morphine";};
  212. this addItemToVest "AGM_Bandage";
  213. this addItemToVest "ACRE_PRC148_ID_1";
  214. this addItemToVest "ACRE_PRC343_ID_1";
  215. for "_i" from 1 to 2 do {this addItemToVest "HandGrenade";};
  216. this addItemToVest "SmokeShell";
  217. for "_i" from 1 to 11 do {this addItemToVest "30Rnd_556x45_Stanag_Tracer_Green";};
  218. this addHeadgear "MNP_Helmet_ROKMC";
  219.  
  220. comment "Add weapons";
  221. this addWeapon "rhs_weap_m16a4_carryhandle_grip";
  222. this addWeapon "hgun_mas_m9_F";
  223. this addWeapon "Binocular";
  224.  
  225. comment "Add items";
  226. this linkItem "ItemMap";
  227. this linkItem "ItemCompass";
  228. this linkItem "ItemWatch";
  229. this linkItem "ItemRadioAcreFlagged";
  230. this linkItem "ItemGPS";
  231.  
  232. comment "Set identity";
  233. this setFace "WhiteHead_06";
  234. this setSpeaker "AGM_NoVoice";
  235.  
  236.  
  237. comment "at4";
  238.  
  239. comment "Remove existing items";
  240. removeAllWeapons this;
  241. removeAllItems this;
  242. removeAllAssignedItems this;
  243. removeUniform this;
  244. removeVest this;
  245. removeBackpack this;
  246. removeHeadgear this;
  247. removeGoggles this;
  248.  
  249. comment "Add containers";
  250. this forceAddUniform "MNP_CombatUniform_ROKMC";
  251. for "_i" from 1 to 3 do {this addItemToUniform "15Rnd_mas_9x21_Mag";};
  252. for "_i" from 1 to 3 do {this addItemToUniform "rhs_mag_30Rnd_556x45_Mk318_Stanag";};
  253. for "_i" from 1 to 2 do {this addItemToUniform "30Rnd_556x45_Stanag_Tracer_Red";};
  254. this addVest "MNP_Vest_ROK_1";
  255. this addItemToVest "AGM_CableTie";
  256. this addItemToVest "AGM_Epipen";
  257. for "_i" from 1 to 2 do {this addItemToVest "AGM_Morphine";};
  258. this addItemToVest "AGM_Bandage";
  259. this addItemToVest "ACRE_PRC148_ID_1";
  260. this addItemToVest "ACRE_PRC343_ID_1";
  261. for "_i" from 1 to 2 do {this addItemToVest "HandGrenade";};
  262. this addItemToVest "SmokeShell";
  263. for "_i" from 1 to 11 do {this addItemToVest "30Rnd_556x45_Stanag_Tracer_Green";};
  264. this addBackpack "B_mas_AssaultPack_black";
  265. this addItemToBackpack "mas_M136";
  266. this addHeadgear "MNP_Helmet_ROKMC";
  267.  
  268. comment "Add weapons";
  269. this addWeapon "rhs_weap_m16a4_carryhandle_grip";
  270. this addWeapon "mas_launch_M136_F";
  271. this addWeapon "hgun_mas_m9_F";
  272. this addWeapon "Binocular";
  273.  
  274. comment "Add items";
  275. this linkItem "ItemMap";
  276. this linkItem "ItemCompass";
  277. this linkItem "ItemWatch";
  278. this linkItem "ItemRadioAcreFlagged";
  279. this linkItem "ItemGPS";
  280.  
  281. comment "Set identity";
  282. this setFace "WhiteHead_06";
  283. this setSpeaker "AGM_NoVoice";
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement