Advertisement
Sentinelfag

RU Conscripts

Oct 17th, 2016
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.45 KB | None | 0 0
  1. RU Conscript Officer
  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 "rhs_uniform_m88_patchless";
  15. this addItemToUniform "ACE_EarPlugs";
  16. for "_i" from 1 to 10 do {this addItemToUniform "ACE_fieldDressing";};
  17. for "_i" from 1 to 2 do {this addItemToUniform "ACE_morphine";};
  18. this addItemToUniform "ACE_MapTools";
  19. this addItemToUniform "ACE_epinephrine";
  20. for "_i" from 1 to 3 do {this addItemToUniform "CUP_8Rnd_9x18_Makarov_M";};
  21. this addVest "rhs_6b23_ML_6sh92_headset_mapcase";
  22. this addItemToVest "ACE_MapTools";
  23. for "_i" from 1 to 2 do {this addItemToVest "rhs_mag_rgd5";};
  24. for "_i" from 1 to 2 do {this addItemToVest "rhs_mag_rdg2_white";};
  25. for "_i" from 1 to 2 do {this addItemToVest "rhs_mag_rdg2_black";};
  26. for "_i" from 1 to 3 do {this addItemToVest "rhs_30Rnd_762x39mm";};
  27. this addHeadgear "CUP_H_SLA_OfficerCap";
  28.  
  29. comment "Add weapons";
  30. this addWeapon "rhs_weap_ak103";
  31. this addPrimaryWeaponItem "rhs_acc_dtk";
  32. this addWeapon "CUP_hgun_Makarov";
  33. this addWeapon "rhs_pdu4";
  34.  
  35. comment "Add items";
  36. this linkItem "ItemMap";
  37. this linkItem "ItemCompass";
  38. this linkItem "ItemWatch";
  39. this linkItem "ItemRadio";
  40.  
  41. comment "Set identity";
  42. this setFace "RHS_GreekHead_A3_01";
  43. this setSpeaker "RHS_Male02RUS";
  44.  
  45.  
  46. RU Conscript Medic
  47.  
  48. comment "Remove existing items";
  49. removeAllWeapons this;
  50. removeAllItems this;
  51. removeAllAssignedItems this;
  52. removeUniform this;
  53. removeVest this;
  54. removeBackpack this;
  55. removeHeadgear this;
  56. removeGoggles this;
  57.  
  58. comment "Add containers";
  59. this forceAddUniform "rhs_uniform_m88_patchless";
  60. this addItemToUniform "ACE_EarPlugs";
  61. for "_i" from 1 to 4 do {this addItemToUniform "rhs_mag_9x18_8_57N181S";};
  62. this addVest "rhs_6b23_ML_medic";
  63. for "_i" from 1 to 30 do {this addItemToVest "ACE_fieldDressing";};
  64. for "_i" from 1 to 5 do {this addItemToVest "ACE_bloodIV_500";};
  65. for "_i" from 1 to 2 do {this addItemToVest "ACE_bodyBag";};
  66. for "_i" from 1 to 5 do {this addItemToVest "ACE_epinephrine";};
  67. for "_i" from 1 to 15 do {this addItemToVest "ACE_morphine";};
  68. this addItemToVest "rhs_mag_rdg2_white";
  69. this addItemToVest "rhs_mag_rdg2_black";
  70. this addItemToVest "rhs_mag_nspn_green";
  71. this addItemToVest "rhs_mag_nspn_red";
  72. this addHeadgear "rhs_ssh68";
  73.  
  74. comment "Add weapons";
  75. this addWeapon "rhs_weap_makarov_pm";
  76.  
  77. comment "Add items";
  78. this linkItem "ItemCompass";
  79. this linkItem "ItemWatch";
  80.  
  81. comment "Set identity";
  82. this setFace "AsianHead_A3_06";
  83. this setSpeaker "RHS_Male03RUS";
  84.  
  85.  
  86. RU Conscript MG
  87.  
  88. comment "Remove existing items";
  89. removeAllWeapons this;
  90. removeAllItems this;
  91. removeAllAssignedItems this;
  92. removeUniform this;
  93. removeVest this;
  94. removeBackpack this;
  95. removeHeadgear this;
  96. removeGoggles this;
  97.  
  98. comment "Add containers";
  99. this forceAddUniform "rhs_uniform_m88_patchless";
  100. this addItemToUniform "ACE_EarPlugs";
  101. for "_i" from 1 to 10 do {this addItemToUniform "ACE_fieldDressing";};
  102. for "_i" from 1 to 2 do {this addItemToUniform "ACE_morphine";};
  103. this addItemToUniform "ACE_epinephrine";
  104. this addVest "rhs_6b23_ML_vydra_3m";
  105. this addItemToVest "rhs_100Rnd_762x54mmR_green";
  106. this addItemToVest "rhs_100Rnd_762x54mmR";
  107. this addBackpack "rhs_sidor";
  108. this addItemToBackpack "rhs_100Rnd_762x54mmR";
  109. for "_i" from 1 to 2 do {this addItemToBackpack "rhs_100Rnd_762x54mmR_green";};
  110. this addHeadgear "rhs_ssh68";
  111. this addGoggles "rhs_balaclava";
  112.  
  113. comment "Add weapons";
  114. this addWeapon "rhs_weap_pkm";
  115.  
  116. comment "Add items";
  117. this linkItem "ItemCompass";
  118. this linkItem "ItemWatch";
  119.  
  120. comment "Set identity";
  121. this setFace "RHS_WhiteHead_01";
  122. this setSpeaker "RHS_Male01RUS";
  123.  
  124.  
  125. RU Conscript PKM Ammo
  126.  
  127. comment "Remove existing items";
  128. removeAllWeapons this;
  129. removeAllItems this;
  130. removeAllAssignedItems this;
  131. removeUniform this;
  132. removeVest this;
  133. removeBackpack this;
  134. removeHeadgear this;
  135. removeGoggles this;
  136.  
  137. comment "Add containers";
  138. this forceAddUniform "rhs_uniform_m88_patchless";
  139. this addItemToUniform "ACE_EarPlugs";
  140. for "_i" from 1 to 10 do {this addItemToUniform "ACE_fieldDressing";};
  141. for "_i" from 1 to 2 do {this addItemToUniform "ACE_morphine";};
  142. this addItemToUniform "ACE_epinephrine";
  143. this addItemToUniform "ACE_EntrenchingTool";
  144. this addVest "rhs_6b23_ML";
  145. for "_i" from 1 to 2 do {this addItemToVest "rhs_mag_f1";};
  146. for "_i" from 1 to 2 do {this addItemToVest "rhs_mag_fakels";};
  147. this addBackpack "rhs_sidor";
  148. for "_i" from 1 to 3 do {this addItemToBackpack "rhs_100Rnd_762x54mmR";};
  149. this addHeadgear "CUP_H_C_Ushanka_04";
  150.  
  151. comment "Add weapons";
  152.  
  153. comment "Add items";
  154. this linkItem "ItemCompass";
  155. this linkItem "ItemWatch";
  156.  
  157. comment "Set identity";
  158. this setFace "AsianHead_A3_04";
  159. this setSpeaker "RHS_Male04RUS";
  160.  
  161.  
  162. RU Conscript Rifleman
  163.  
  164. comment "Remove existing items";
  165. removeAllWeapons this;
  166. removeAllItems this;
  167. removeAllAssignedItems this;
  168. removeUniform this;
  169. removeVest this;
  170. removeBackpack this;
  171. removeHeadgear this;
  172. removeGoggles this;
  173.  
  174. comment "Add containers";
  175. this forceAddUniform "rhs_uniform_m88_patchless";
  176. for "_i" from 1 to 10 do {this addItemToUniform "ACE_fieldDressing";};
  177. for "_i" from 1 to 3 do {this addItemToUniform "ACE_morphine";};
  178. this addItemToUniform "ACE_EarPlugs";
  179. this addItemToUniform "ACE_epinephrine";
  180. this addItemToUniform "SmokeShellRed";
  181. this addVest "rhs_6b23_ML_vydra_3m";
  182. for "_i" from 1 to 5 do {this addItemToVest "rhs_30Rnd_762x39mm";};
  183. for "_i" from 1 to 2 do {this addItemToVest "rhs_mag_rgd5";};
  184. this addBackpack "rhs_sidor";
  185. this addItemToBackpack "ACE_EntrenchingTool";
  186. for "_i" from 1 to 6 do {this addItemToBackpack "rhs_30Rnd_762x39mm";};
  187. for "_i" from 1 to 2 do {this addItemToBackpack "rhs_mag_rdg2_white";};
  188. for "_i" from 1 to 2 do {this addItemToBackpack "rhs_mag_rdg2_black";};
  189. this addHeadgear "rhs_ssh68";
  190. this addGoggles "rhs_balaclava";
  191.  
  192. comment "Add weapons";
  193. this addWeapon "rhs_weap_akm";
  194.  
  195. comment "Add items";
  196. this linkItem "ItemCompass";
  197. this linkItem "ItemWatch";
  198.  
  199. comment "Set identity";
  200. this setFace "AsianHead_A3_04";
  201. this setSpeaker "RHS_Male02RUS";
  202.  
  203.  
  204. RU Conscript AK Ammo
  205.  
  206. comment "Remove existing items";
  207. removeAllWeapons this;
  208. removeAllItems this;
  209. removeAllAssignedItems this;
  210. removeUniform this;
  211. removeVest this;
  212. removeBackpack this;
  213. removeHeadgear this;
  214. removeGoggles this;
  215.  
  216. comment "Add containers";
  217. this forceAddUniform "rhs_uniform_m88_patchless";
  218. for "_i" from 1 to 10 do {this addItemToUniform "ACE_fieldDressing";};
  219. for "_i" from 1 to 3 do {this addItemToUniform "ACE_morphine";};
  220. this addItemToUniform "ACE_EarPlugs";
  221. this addItemToUniform "ACE_epinephrine";
  222. this addItemToUniform "SmokeShellRed";
  223. this addItemToUniform "rhs_30Rnd_762x39mm";
  224. this addVest "rhs_6b23_ML_rifleman";
  225. for "_i" from 1 to 2 do {this addItemToVest "rhs_mag_rgd5";};
  226. for "_i" from 1 to 4 do {this addItemToVest "rhs_30Rnd_762x39mm";};
  227. this addBackpack "rhs_sidor";
  228. this addItemToBackpack "ACE_EntrenchingTool";
  229. for "_i" from 1 to 2 do {this addItemToBackpack "rhs_mag_rdg2_white";};
  230. for "_i" from 1 to 2 do {this addItemToBackpack "rhs_mag_rdg2_black";};
  231. for "_i" from 1 to 5 do {this addItemToBackpack "rhs_30Rnd_762x39mm";};
  232. this addHeadgear "rhs_beanie";
  233.  
  234. comment "Add weapons";
  235.  
  236. comment "Add items";
  237. this linkItem "ItemCompass";
  238. this linkItem "ItemWatch";
  239.  
  240. comment "Set identity";
  241. this setFace "AsianHead_A3_04";
  242. this setSpeaker "RHS_Male05RUS";
  243.  
  244.  
  245. RU Conscript AT
  246.  
  247. comment "Remove existing items";
  248. removeAllWeapons this;
  249. removeAllItems this;
  250. removeAllAssignedItems this;
  251. removeUniform this;
  252. removeVest this;
  253. removeBackpack this;
  254. removeHeadgear this;
  255. removeGoggles this;
  256.  
  257. comment "Add containers";
  258. this forceAddUniform "rhs_uniform_m88_patchless";
  259. for "_i" from 1 to 10 do {this addItemToUniform "ACE_fieldDressing";};
  260. for "_i" from 1 to 3 do {this addItemToUniform "ACE_morphine";};
  261. this addItemToUniform "ACE_EarPlugs";
  262. this addItemToUniform "ACE_epinephrine";
  263. this addItemToUniform "SmokeShellRed";
  264. this addItemToUniform "rhsgref_5Rnd_762x54_m38";
  265. this addVest "rhs_6b23_ML_rifleman";
  266. for "_i" from 1 to 2 do {this addItemToVest "rhs_mag_rgd5";};
  267. for "_i" from 1 to 5 do {this addItemToVest "rhsgref_5Rnd_762x54_m38";};
  268. this addBackpack "rhs_rpg_empty";
  269. this addItemToBackpack "ACE_EntrenchingTool";
  270. this addItemToBackpack "rhs_rpg7_OG7V_mag";
  271. this addItemToBackpack "rhs_rpg7_TBG7V_mag";
  272. this addItemToBackpack "rhs_rpg7_PG7VL_mag";
  273. this addItemToBackpack "rhsgref_5Rnd_762x54_m38";
  274. this addHeadgear "rhs_ssh68";
  275.  
  276. comment "Add weapons";
  277. this addWeapon "rhs_weap_m38";
  278. this addWeapon "rhs_weap_rpg7";
  279. this addSecondaryWeaponItem "rhs_acc_pgo7v";
  280.  
  281. comment "Add items";
  282. this linkItem "ItemCompass";
  283. this linkItem "ItemWatch";
  284.  
  285. comment "Set identity";
  286. this setFace "AsianHead_A3_04";
  287. this setSpeaker "RHS_Male04RUS";
  288.  
  289.  
  290. RU Conscript
  291.  
  292. comment "Remove existing items";
  293. removeAllWeapons this;
  294. removeAllItems this;
  295. removeAllAssignedItems this;
  296. removeUniform this;
  297. removeVest this;
  298. removeBackpack this;
  299. removeHeadgear this;
  300. removeGoggles this;
  301.  
  302. comment "Add containers";
  303. this forceAddUniform "rhs_uniform_m88_patchless";
  304. for "_i" from 1 to 10 do {this addItemToUniform "ACE_fieldDressing";};
  305. for "_i" from 1 to 3 do {this addItemToUniform "ACE_morphine";};
  306. this addItemToUniform "ACE_EarPlugs";
  307. this addItemToUniform "ACE_epinephrine";
  308. this addItemToUniform "SmokeShellRed";
  309. this addVest "rhs_6b23_ML_rifleman";
  310. for "_i" from 1 to 2 do {this addItemToVest "rhs_mag_rgd5";};
  311. for "_i" from 1 to 5 do {this addItemToVest "rhsgref_5Rnd_762x54_m38";};
  312. this addBackpack "rhs_sidor";
  313. this addItemToBackpack "ACE_EntrenchingTool";
  314. for "_i" from 1 to 2 do {this addItemToBackpack "rhs_mag_rdg2_white";};
  315. for "_i" from 1 to 2 do {this addItemToBackpack "rhs_mag_rdg2_black";};
  316. for "_i" from 1 to 8 do {this addItemToBackpack "rhsgref_5Rnd_762x54_m38";};
  317. this addHeadgear "CUP_H_C_Ushanka_03";
  318.  
  319. comment "Add weapons";
  320. this addWeapon "rhs_weap_m38";
  321.  
  322. comment "Add items";
  323. this linkItem "ItemMap";
  324. this linkItem "ItemCompass";
  325. this linkItem "ItemWatch";
  326. this linkItem "ItemRadio";
  327.  
  328. comment "Set identity";
  329. this setFace "RHS_WhiteHead_11";
  330. this setSpeaker "RHS_Male01RUS";
  331.  
  332.  
  333. RU Conscript Mosin Ammo
  334.  
  335. comment "Remove existing items";
  336. removeAllWeapons this;
  337. removeAllItems this;
  338. removeAllAssignedItems this;
  339. removeUniform this;
  340. removeVest this;
  341. removeBackpack this;
  342. removeHeadgear this;
  343. removeGoggles this;
  344.  
  345. comment "Add containers";
  346. this forceAddUniform "rhs_uniform_m88_patchless";
  347. for "_i" from 1 to 10 do {this addItemToUniform "ACE_fieldDressing";};
  348. for "_i" from 1 to 3 do {this addItemToUniform "ACE_morphine";};
  349. this addItemToUniform "ACE_EarPlugs";
  350. this addItemToUniform "ACE_epinephrine";
  351. this addItemToUniform "SmokeShellRed";
  352. this addItemToUniform "rhsgref_5Rnd_762x54_m38";
  353. this addVest "rhs_6b23_ML_rifleman";
  354. for "_i" from 1 to 2 do {this addItemToVest "rhs_mag_rgd5";};
  355. for "_i" from 1 to 5 do {this addItemToVest "rhsgref_5Rnd_762x54_m38";};
  356. this addBackpack "rhs_sidor";
  357. this addItemToBackpack "ACE_EntrenchingTool";
  358. for "_i" from 1 to 2 do {this addItemToBackpack "rhs_mag_rdg2_white";};
  359. for "_i" from 1 to 2 do {this addItemToBackpack "rhs_mag_rdg2_black";};
  360. for "_i" from 1 to 5 do {this addItemToBackpack "rhs_30Rnd_762x39mm";};
  361. this addHeadgear "CUP_H_C_Ushanka_04";
  362.  
  363. comment "Add weapons";
  364.  
  365. comment "Add items";
  366. this linkItem "ItemCompass";
  367. this linkItem "ItemWatch";
  368.  
  369. comment "Set identity";
  370. this setFace "AsianHead_A3_03";
  371. this setSpeaker "RHS_Male04RUS";
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement