Advertisement
Guest User

Untitled

a guest
Jun 30th, 2015
247
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 61.30 KB | None | 0 0
  1. #include <macro.h>
  2. /*
  3. File: fn_weaponShopCfg.sqf
  4. Author: Bryan "Tonic" Boardwine
  5.  
  6. Description:
  7. Master configuration file for the weapon shops.
  8.  
  9. Return:
  10. String: Close the menu
  11. Array:
  12. [Shop Name,
  13. [ //Array of items to add to the store
  14. [classname,Custom Name (set nil for default),price]
  15. ]]
  16. */
  17. private["_shop"];
  18. _shop = [_this,0,"",[""]] call BIS_fnc_param;
  19. if(_shop == "") exitWith {closeDialog 0}; //Bad shop type passed.
  20.  
  21. switch(_shop) do
  22. {
  23.  
  24. case "cop_basic":
  25. {
  26. switch(true) do
  27. {
  28. case (playerSide != west): {"You are not a cop!"};
  29. case (__GETC__(life_coplevel) == 0):
  30. {
  31. ["S.G. Cadet and Constable Shop",
  32. [
  33. ["arifle_sdar_F","Taser Rifle",10000], //SDAR 5.56 mm
  34. ["hgun_P07_snds_F","Stun Pistol",1000], //P07 9 mm
  35. ["Binocular",nil,150], //Binoculars
  36. ["ItemGPS",nil,100], //GPS
  37. ["ToolKit",nil,250], //Toolkit
  38. ["muzzle_snds_L",nil,650], //Sound Suppressor (9 mm)
  39. ["FirstAidKit",nil,150], //First Aid Kit
  40. ["Medikit",nil,1000], //Medkit
  41. ["NVGoggles",nil,2000], //NV Goggles (Brown)
  42. ["16Rnd_9x21_Mag",nil,50], //9mm 16Rnd Mag
  43. ["20Rnd_556x45_UW_mag","Taser Rifle Magazine",125], //5.56mm 20Rnd Dual Purpose Mag
  44. ["ItemRadio","CellPhone",500] //CellPhone
  45. ]
  46. ];
  47. };
  48. case (__GETC__(life_coplevel) == 1):
  49. {
  50. ["S.G. Cadet and Constable Shop",
  51. [
  52. ["arifle_sdar_F","Taser Rifle",10000], //SDAR 5.56 mm
  53. ["hgun_P07_snds_F","Stun Pistol",1000], //P07 9 mm
  54. ["Binocular",nil,150], //Binoculars
  55. ["ItemGPS",nil,100], //GPS
  56. ["ToolKit",nil,250], //Toolkit
  57. ["muzzle_snds_L",nil,650], //Sound Suppressor (9 mm)
  58. ["FirstAidKit",nil,150], //First Aid Kit
  59. ["Medikit",nil,1000], //Medkit
  60. ["NVGoggles",nil,2000], //NV Goggles (Brown)
  61. ["16Rnd_9x21_Mag",nil,50], //9mm 16Rnd Mag
  62. ["20Rnd_556x45_UW_mag","Taser Rifle Magazine",125], //5.56mm 20Rnd Dual Purpose Mag
  63. ["ItemRadio","CellPhone",500] //CellPhone
  64. ]
  65. ];
  66. };
  67. case (__GETC__(life_coplevel) == 2):
  68. {
  69. ["S.G. Senior Constable Shop",
  70. [
  71. ["arifle_MX_Black_F",nil,20000], //MX 6.5 mm (Black)
  72. //["srifle_DMR_03_F",nil,99750], // DLC - MK-I BLACK 7.62
  73. //["20Rnd_762x51_Mag","MK-I 7.62 Ammo",18750], // DLC - 7.62 20Rnd Ammo
  74. ["SMG_02_ACO_F",nil,15000], //Sting 9 mm
  75. ["arifle_sdar_F","Taser Rifle",7500], //SDAR 5.56 mm
  76. ["hgun_P07_snds_F","Stun Pistol",1000], //P07 9 mm
  77. ["Binocular",nil,150], //Binoculars
  78. ["MineDetector",nil,1000], //Mine Detector
  79. ["optic_Holosight",nil,1200], //MK17 Holosight
  80. ["optic_Arco",nil,2500], //ARCO
  81. ["Medikit",nil,500], //Medkit
  82. ["ToolKit",nil,250], //Toolkit
  83. ["NVGoggles",nil,1200], //NV Googles (Brown)
  84. ["muzzle_snds_H",nil,2750], //Sound Suppressor (6.5 mm)
  85. ["30Rnd_65x39_caseless_mag",nil,130], //6.5mm 30Rnd STANAG Mag
  86. ["20Rnd_556x45_UW_mag","Taser Rifle Magazine",100], //5.56mm 20Rnd Dual Purpose Mag
  87. ["30Rnd_9x21_Mag",nil,250], //9mm 30Rnd Mag
  88. ["16Rnd_9x21_Mag",nil,50], //9mm 16Rnd Mag
  89. ["ItemRadio","CellPhone",500] //CellPhone
  90. ]
  91. ];
  92. };
  93. case (__GETC__(life_coplevel) == 3):
  94. {
  95. ["S.G. Sergeant Officer Shop",
  96. [
  97. ["arifle_MXM_Black_F",nil,25000], //MXM 6.5 mm (Black)
  98. ["30Rnd_65x39_caseless_mag",nil,100], //6.5mm 30Rnd STANAG Mag
  99. ["SMG_02_ACO_F",nil,10000], //Sting 9 mm
  100. ["30Rnd_9x21_Mag",nil,60], //9mm 30Rnd Mag
  101. ["hgun_P07_snds_F","Stun Pistol",1000], //P07 9 mm
  102. ["16Rnd_9x21_Mag",nil,50], //9mm 16Rnd Mag
  103. ["srifle_EBR_F",nil,50000], //Mk18 ABR 7.62 mm
  104. ["20Rnd_762x51_Mag",nil,7500], //7.62mm 20Rnd Mag
  105. ["arifle_sdar_F","Taser Rifle",5000], //SDAR 5.56 mm
  106. ["20Rnd_556x45_UW_mag","Taser Rifle Magazine",50], //5.56mm 20Rnd Dual Purpose Mag
  107. ["srifle_DMR_02_F",nil,75000], // DLC - MAR-10 BLACK .338
  108. ["10Rnd_338_Mag","Mar-10 .338 Ammo",5500], // DLC - .338 10Rnd Ammo
  109. ["srifle_DMR_03_F",nil,45000], // DLC - MK-I BLACK 7.62
  110. ["20Rnd_762x51_Mag","MK-I 7.62 Ammo",4000], // DLC - 7.62 20Rnd Ammo
  111. ["srifle_DMR_04_F",nil,275000], // DLC - ASP-1 Kir Black 12.7
  112. ["10Rnd_127x54_Mag","ASP-1 Kir 12.7 Ammo",17500], // DLC - 12.7 10Rnd Ammo
  113. ["srifle_DMR_05_blk_F",nil,175000], // DLC - Cyrus BLACK 9.3mm
  114. ["10Rnd_93x64_DMR_05_Mag","Cyrus 9.3mm Ammo",6000], // DLC - 9.3mm 10Rnd Ammo
  115. //["srifle_DMR_06_olive_F",nil,45000], // DLC - MK-14 Olive 7.62
  116. //["20Rnd_762x51_Mag","MK-14 7.62 Ammo",4500], // DLC - 7.62 20Rnd Ammo
  117. ["MMG_01_hex_F",nil,88000], // DLC - NAVID HEX 9.3mm
  118. ["MMG_01_tan_F",nil,88000], // DLC - NAVID TAN 9.3mm
  119. ["150Rnd_93x64_Mag","Navid 9.3mm Ammo",1000], // DLC - 9.3mm 150Rnd Ammo
  120. ["hgun_ACPC2_F",nil,17500], //ACP-C2 .45
  121. ["9Rnd_45ACP_Mag",nil,200], //.45 ACP 9Rnd Mag
  122. ["optic_Arco",nil,2500], //ARCO
  123. ["srifle_GM6_F","GM6",200000], //GM6 Lynx 12.7 mm
  124. ["5Rnd_127x108_Mag","GM6 HeadPoppers",15000], //12.7mm 5Rnd Mag
  125. ["optic_SOS",nil,300000], //SOS
  126. ["optic_DMS",nil,25000], //DMS
  127. ["optic_AMS",nil,45000], // DLC - AMS
  128. ["optic_KHS_blk",nil,160000], // DLC - Kahlia
  129. ["bipod_01_F_blk",nil,25000], // DLC - BIPOD Black
  130. ["acc_flashlight",nil,1000], // Flashlight
  131. ["acc_pointer_IR",nil,1500], // Laser Pointer IR
  132. ["muzzle_snds_H",nil,2750], //Sound Suppressor (6.5 mm)
  133. ["muzzle_snds_L",nil,450], //Sound Suppressor (9 mm)
  134. ["Medikit",nil,500], //Medkit
  135. ["ToolKit",nil,250], //Toolkit
  136. ["NVGoggles_OPFOR",nil,1200], //NV Googles (Brown)
  137. ["Laserdesignator",nil,1000], //Laser Designator
  138. ["Laserbatteries",nil,100], //Designator Batteries
  139. ["MiniGrenade","Flashbang",10000], //Flashbang
  140. ["DemoCharge_Remote_Mag","Rebel Veh Destroy",50000], //Explosive Charge
  141. ["MineDetector",nil,1000], //Mine Detector
  142. ["Binocular",nil,150], //Binoculars
  143. ["ItemRadio",nil,"Cellphone",500] //CellPhone
  144. ]
  145. ];
  146. };
  147. case (__GETC__(life_coplevel) == 4):
  148. {
  149. ["S.G. Inspector Officer Shop",
  150. [
  151. ["SMG_02_ACO_F",nil,5000], //Sting 9 mm
  152. ["30Rnd_9x21_Mag",nil,60], //9mm 30Rnd Mag
  153. ["arifle_MX_Black_F",nil,10000], //MX 6.5 mm (Black)
  154. ["arifle_MXM_Black_F",nil,20000], //MXM 6.5 mm (Black)
  155. ["arifle_MX_SW_Black_F",nil,30000], //MX SW 6.5 mm (Black)
  156. ["srifle_GM6_F","GM6",200000], //GM6 Lynx 12.7 mm
  157. ["5Rnd_127x108_Mag","GM6 HeadPoppers",15000], //12.7mm 5Rnd Mag
  158. ["5Rnd_127x108_APDS_Mag","GM6 Truck Stopper",35000], //12.7mm 5Rnd APDS Mag
  159. ["30Rnd_65x39_caseless_mag",nil,100], //6.5mm 30Rnd STANAG Mag
  160. ["30Rnd_65x39_caseless_mag_Tracer","Knockdown Rounds",750], //6.5mm 30Rnd Tracer (Red) Mag
  161. ["100Rnd_65x39_caseless_mag","100nds MX Ammo",200], //6.5mm 100Rnd Belt Case
  162. ["srifle_EBR_F",nil,30000], //Mk18 ABR 7.62 mm
  163. ["20Rnd_762x51_Mag",nil,5000], //7.62mm 20Rnd Mag
  164. ["srifle_DMR_02_F",nil,50000], // DLC - MAR-10 BLACK .338
  165. ["10Rnd_338_Mag","Mar-10 .338 Ammo",5000], // DLC - .338 10Rnd Ammo
  166. ["srifle_DMR_03_F",nil,35000], // DLC - MK-I BLACK 7.62
  167. ["20Rnd_762x51_Mag","MK-I 7.62 Ammo",3500], // DLC - 7.62 20Rnd Ammo
  168. ["srifle_DMR_04_F",nil,250000], // DLC - ASP-1 Kir Black 12.7
  169. ["10Rnd_127x54_Mag","ASP-1 Kir 12.7 Ammo",15000], // DLC - 12.7 10Rnd Ammo
  170. ["srifle_DMR_05_blk_F",nil,150000], // DLC - Cyrus BLACK 9.3mm
  171. ["10Rnd_93x64_DMR_05_Mag","Cyrus 9.3mm Ammo",5500], // DLC - 9.3mm 10Rnd Ammo
  172. ["srifle_DMR_06_olive_F",nil,35000], // DLC - MK-14 Olive 7.62
  173. ["20Rnd_762x51_Mag","MK-14 7.62 Ammo",3500], // DLC - 7.62 20Rnd Ammo
  174. ["MMG_01_hex_F",nil,65000], // DLC - NAVID HEX 9.3mm
  175. ["MMG_01_tan_F",nil,65000], // DLC - NAVID TAN 9.3mm
  176. ["150Rnd_93x64_Mag","Navid 9.3mm Ammo",500], // DLC - 9.3mm 150Rnd Ammo
  177. ["MMG_02_black_F",nil,85000], // DLC - SPMG BLACK .338
  178. ["130Rnd_338_Mag","SPMG .338 Ammo",500], // DLC - .338 130Rnd Ammo
  179. ["hgun_ACPC2_F",nil,17500], //ACP-C2 .45
  180. ["9Rnd_45ACP_Mag",nil,200], //.45 ACP 9Rnd Mag
  181. ["optic_Arco",nil,2500], //ARCO
  182. ["optic_Hamr",nil,2000],
  183. ["optic_DMS",nil,25000], //DMS
  184. ["optic_SOS",nil,300000], //SOS
  185. ["optic_AMS",nil,45000], // DLC - AMS
  186. ["optic_KHS_blk",nil,160000], // DLC - Kahlia
  187. ["bipod_01_F_blk",nil,25000], // DLC - BIPOD Black
  188. ["acc_flashlight",nil,1000], // Flashlight
  189. ["acc_pointer_IR",nil,1500], // Laser Pointer IR
  190. ["muzzle_snds_H",nil,2750], //Sound Suppressor (6.5 mm)
  191. ["muzzle_snds_B",nil,3000], //Sound Suppressor (7.62 mm)
  192. ["muzzle_snds_338_black",nil,3500], // DLC - Sound Suppressor (.338)
  193. ["muzzle_snds_93mmg",nil,4000], // DLC - Sound Suppressor (9.3mm)
  194. ["Medikit",nil,500], //Medkit
  195. ["ToolKit",nil,250], //Toolkit
  196. ["NVGoggles_OPFOR",nil,1200], //NV Googles (Brown)
  197. ["MiniGrenade","Flashbang",5000], //Flashbang
  198. ["SmokeShellGreen","Gas",1000], //Smoke Grenade (Green)
  199. ["Laserdesignator",nil,1000], //Laser Designator
  200. ["Laserbatteries",nil,100], //Designator Batteries
  201. ["DemoCharge_Remote_Mag","Rebel Veh Destroy",20000], //Explosive Charge
  202. ["Binocular",nil,150], //Binoculars
  203. ["ItemRadio",nil,"Cellphone",500] //CellPhone
  204. ]
  205. ];
  206. };
  207. case (__GETC__(life_coplevel) == 5):
  208. {
  209. ["S.G. Superintendent Officer Shop",
  210. [
  211. ["arifle_MX_GL_Black_F",nil,30000], //MX 3GL 6.5 mm (Black)
  212. ["arifle_MXM_Black_F",nil,15000], //MXM 6.5 mm (Black)
  213. ["arifle_MX_SW_Black_F",nil,25000], //MX SW 6.5 mm (Black)
  214. ["30Rnd_65x39_caseless_mag_Tracer","Knockdown Rounds",500], //6.5mm 30Rnd Tracer (Red) Mag
  215. ["30Rnd_65x39_caseless_mag","MX Ammo",100], //6.5mm 30Rnd STANAG Mag
  216. ["100Rnd_65x39_caseless_mag","100nds MX Ammo",100], //6.5mm 100Rnd Belt Case
  217. ["srifle_GM6_F","GM6",200000], //GM6 Lynx 12.7 mm
  218. ["5Rnd_127x108_Mag","GM6 HeadPoppers",15000], //12.7mm 5Rnd Mag
  219. ["5Rnd_127x108_APDS_Mag","GM6 Truck Stopper",17500], //12.7mm 5Rnd APDS Mag
  220. ["srifle_EBR_F",nil,30000], //Mk18 ABR 7.62 mm
  221. ["20Rnd_762x51_Mag","MK18 Ammo",3000], //7.62mm 20Rnd Mag
  222. ["srifle_DMR_02_F",nil,45000], // DLC - MAR-10 BLACK .338
  223. ["10Rnd_338_Mag","Mar-10 .338 Ammo",4500], // DLC - .338 10Rnd Ammo
  224. ["srifle_DMR_03_F",nil,30000], // DLC - MK-I BLACK 7.62
  225. ["20Rnd_762x51_Mag","MK-I 7.62 Ammo",3000], // DLC - 7.62 20Rnd Ammo
  226. ["srifle_DMR_04_F",nil,200000], // DLC - ASP-1 Kir Black 12.7
  227. ["10Rnd_127x54_Mag","ASP-1 Kir 12.7 Ammo",10000], // DLC - 12.7 10Rnd Ammo
  228. ["srifle_DMR_05_blk_F",nil,100000], // DLC - Cyrus BLACK 9.3mm
  229. ["10Rnd_93x64_DMR_05_Mag","Cyrus 9.3mm Ammo",5000], // DLC - 9.3mm 10Rnd Ammo
  230. ["srifle_DMR_06_olive_F",nil,30000], // DLC - MK-14 Olive 7.62
  231. ["20Rnd_762x51_Mag","MK-14 7.62 Ammo",3000], // DLC - 7.62 20Rnd Ammo
  232. ["MMG_01_hex_F",nil,60000], // DLC - NAVID HEX 9.3mm
  233. ["MMG_01_tan_F",nil,60000], // DLC - NAVID TAN 9.3mm
  234. ["150Rnd_93x64_Mag","Navid 9.3mm Ammo",400], // DLC - 9.3mm 150Rnd Ammo
  235. ["MMG_02_black_F",nil,80000], // DLC - SPMG BLACK .338
  236. ["130Rnd_338_Mag","SPMG .338 Ammo",400], // DLC - .338 130Rnd Ammo
  237. ["LMG_Mk200_F",nil,30000], //Mk200 6.5 mm
  238. ["200Rnd_65x39_cased_Box","MK200 Ammo",300], //6.5mm 200Rnd Belt Case
  239. ["hgun_ACPC2_F",nil,17500], //ACP-C2 .45
  240. ["9Rnd_45ACP_Mag","ACPC Ammo",200], //.45 ACP 9Rnd Mag
  241. ["optic_Arco",nil,2500], //ARCO
  242. ["optic_Hamr",nil,1000],
  243. ["optic_DMS",nil,15000], //DMS
  244. ["optic_NVS",nil,200000], //NVS
  245. ["optic_SOS",nil,200000], //SOS
  246. ["optic_AMS",nil,40000], // DLC - AMS
  247. ["optic_KHS_blk",nil,150000], // DLC - Kahlia
  248. ["bipod_01_F_blk",nil,20000], // DLC - BIPOD Black
  249. ["acc_flashlight",nil,500], // Flashlight
  250. ["acc_pointer_IR",nil,1000], // Laser Pointer IR
  251. ["SMG_02_ACO_F",nil,2500], //Sting 9 mm
  252. ["muzzle_snds_H",nil,2750], //Sound Suppressor (6.5 mm)
  253. ["muzzle_snds_B",nil,3000], //Sound Suppressor (7.62 mm)
  254. ["muzzle_snds_338_black",nil,2500], // DLC - Sound Suppressor (.338)
  255. ["muzzle_snds_93mmg",nil,3000], // DLC - Sound Suppressor (9.3mm)
  256. ["30Rnd_9x21_Mag",nil,60], //9mm 30Rnd Mag
  257. ["Medikit",nil,500], //Medkit
  258. ["ToolKit",nil,250], //Toolkit
  259. ["NVGoggles_OPFOR",nil,1200], //NV Googles (Brown)
  260. ["Laserdesignator",nil,1000], //Laser Designator
  261. ["Laserbatteries",nil,100], //Designator Batteries
  262. ["MiniGrenade","Flashbang",2500], //Flashbang
  263. ["I_IR_Grenade","I.R. Grenade",1000], //IR Grenade
  264. ["launch_B_Titan_F","DO NOT ABUSE",200000], //Titan MPRL Launcher
  265. ["Titan_AA",nil,1337], //Titan AA Missile
  266. ["SmokeShellGreen","Gas",1000], //Smoke Grenade (Green)
  267. ["1Rnd_SmokeGreen_Grenade_shell","Gas GL",1000], //Smoke Grenade (Green)
  268. ["B_UAVTERMINAL","UAV TERMINAL",1000], //UAV Terminal
  269. ["UGL_FlareWhite_F","Flare",100], //Flare Round (White)
  270. ["UGL_FlareCIR_F","IR Flare",100], //Flare Round (IR)
  271. ["DemoCharge_Remote_Mag","Rebel Veh Destroy",10000], //Explosive Charge
  272. ["Binocular",nil,150], //Binoculars
  273. ["ItemRadio",nil,"Cellphone",500] //CellPhone
  274. ]
  275. ];
  276. };
  277.  
  278. case "cop_sog":
  279. {
  280. switch(true) do
  281. {
  282. case (playerSide != west): {"You are not a police officer!"};
  283. case (!license_cop_swat): {"You are not apart of the SOG!"};
  284. default
  285. {
  286. ["SOG Shop",
  287. [
  288. ["arifle_MX_GL_Black_F",nil,20000], //MX 3GL
  289. ["arifle_MXM_Black_F",nil,15000], //MXM
  290. ["arifle_MX_SW_Black_F",nil,25000], //MX SW
  291. ["arifle_MXC_Black_F",nil,10000], //MXC
  292. ["srifle_DMR_02_F",nil,45000], // DLC - MAR-10 BLACK .338
  293. ["MMG_02_black_F",nil,80000], // DLC - SPMG BLACK .338
  294. ["MMG_01_hex_F",nil,30000], // DLC - NAVID HEX 9.3mm
  295. ["MMG_01_tan_F",nil,30000], // DLC - NAVID TAN 9.3mm
  296. ["srifle_EBR_F",nil,30000], //Mk18 ABR 7.62 mm
  297. ["srifle_DMR_03_F",nil,30000], // DLC - MK-I BLACK 7.62
  298. ["srifle_DMR_06_olive_F",nil,30000], // DLC - MK-14 Olive 7.62
  299. ["LMG_Mk200_F",nil,30000], //Mk200 6.5 mm
  300. ["SMG_01_F","Fucking Sexc Bae",15000], //Vermin
  301. ["srifle_GM6_F","Lynx",200000], //GM6 Lynx 12.7 mm
  302. ["srifle_DMR_04_F","Bitch Make No Sound",200000], // DLC - ASP-1 Kir Black 12.7
  303. ["srifle_DMR_05_blk_F",nil,100000], // DLC - Cyrus BLACK 9.3mm
  304. ["hgun_PDW2000_F",nil,50000], //PDW
  305. ["hgun_ACPC2_F",nil,3000], //ACP-C2 .45
  306. ["hgun_Pistol_heavy_01_F",nil,3000], //4Five
  307. ["30Rnd_65x39_caseless_mag_Tracer","Rubber Bullets",200], //6.5mm 30Rnd Tracer (Red) Mag
  308. ["30Rnd_65x39_caseless_mag","MX Ammo",100], //6.5mm 30Rnd STANAG Mag
  309. ["100Rnd_65x39_caseless_mag","100nds MX Ammo",100], //6.5mm 100Rnd Belt Case
  310. ["5Rnd_127x108_Mag","GM6 HeadPoppers",15000], //12.7mm 5Rnd Mag
  311. ["5Rnd_127x108_APDS_Mag","GM6 Truck Stopper",17500], //12.7mm 5Rnd APDS Mag
  312. ["20Rnd_762x51_Mag","MK18 Ammo",500], //7.62mm 20Rnd Mag
  313. ["30Rnd_45ACP_Mag_SMG_01","Vermin Ammo",200], //.45 ACP 30Rnd Mag
  314. ["10Rnd_338_Mag","Mar-10 .338 Ammo",4500], // DLC - .338 10Rnd Ammo
  315. ["20Rnd_762x51_Mag","MK-I 7.62 Ammo",3000], // DLC - 7.62 20Rnd Ammo
  316. ["10Rnd_127x54_Mag","ASP-1 Kir 12.7 Ammo",10000], // DLC - 12.7 10Rnd Ammo
  317. ["10Rnd_93x64_DMR_05_Mag","Cyrus 9.3mm Ammo",5000], // DLC - 9.3mm 10Rnd Ammo
  318. ["20Rnd_762x51_Mag","MK-14 7.62 Ammo",3000], // DLC - 7.62 20Rnd Ammo
  319. ["150Rnd_93x64_Mag","Navid 9.3mm Ammo",400], // DLC - 9.3mm 150Rnd Ammo
  320. ["130Rnd_338_Mag","SPMG .338 Ammo",400], // DLC - .338 130Rnd Ammo
  321. ["200Rnd_65x39_cased_Box","MK200 Ammo",300], //6.5mm 200Rnd Belt Case
  322. ["9Rnd_45ACP_Mag","ACPC Ammo",200], //.45 ACP 9Rnd Mag
  323. ["optic_Arco",nil,2500], //ARCO
  324. ["optic_MRCO",nil,2500], //MRCO
  325. ["optic_Hamr",nil,1000], //RCO
  326. ["optic_DMS",nil,15000], //DMS
  327. ["optic_SOS",nil,200000], //SOS
  328. ["optic_AMS",nil,40000], // DLC - AMS
  329. ["optic_KHS_blk",nil,150000], // DLC - Kahlia
  330. ["bipod_01_F_blk",nil,20000], // DLC - BIPOD Black
  331. ["acc_flashlight",nil,500], // Flashlight
  332. ["acc_pointer_IR",nil,1000], // Laser Pointer IR
  333. ["SMG_02_ACO_F",nil,2500], //Sting 9 mm
  334. ["muzzle_snds_H",nil,2750], //Sound Suppressor (6.5 mm)
  335. ["muzzle_snds_B",nil,3000], //Sound Suppressor (7.62 mm)
  336. ["muzzle_snds_acp",nil,3000], //4Five + Vermin + ACP Suppressor
  337. ["muzzle_snds_338_black",nil,2500], // DLC - Sound Suppressor (.338)
  338. ["muzzle_snds_93mmg",nil,3000], // DLC - Sound Suppressor (9.3mm)
  339. ["30Rnd_9x21_Mag",nil,60], //9mm 30Rnd Mag
  340. ["Medikit",nil,500], //Medkit
  341. ["ToolKit",nil,250], //Toolkit
  342. ["NVGoggles_OPFOR",nil,1200], //NV Googles (Brown)
  343. ["Laserdesignator",nil,1000], //Laser Designator
  344. ["Laserbatteries",nil,100], //Designator Batteries
  345. ["MiniGrenade","Flashbang",2500], //Flashbang
  346. ["I_IR_Grenade","I.R. Grenade",1000], //IR Grenade
  347. ["launch_B_Titan_F","Rocket Launcher Baby",200000], //Titan MPRL Launcher
  348. ["Titan_AA",nil,911], //Titan AA Missile
  349. ["SmokeShellGreen","Gas",500], //Smoke Grenade (Green)
  350. ["1Rnd_SmokeGreen_Grenade_shell","Gas GL",1000], //Smoke Grenade (Green)
  351. ["B_UAVTERMINAL","UAV TERMINAL",1000], //UAV Terminal
  352. ["UGL_FlareWhite_F","Flare",100], //Flare Round (White)
  353. ["UGL_FlareCIR_F","IR Flare",100], //Flare Round (IR)
  354. ["DemoCharge_Remote_Mag","Allahu Akbar",1000], //Explosive Charge
  355. ["Binocular",nil,150], //Binoculars
  356. ["ItemRadio",nil,"Cellphone",500] //CellPhone
  357. ]
  358. ];
  359. };
  360. };
  361. };
  362. };
  363.  
  364.  
  365.  
  366.  
  367. case "med_basic":
  368. {
  369. switch (true) do
  370. {
  371. case (playerSide != independent): {"You are not an EMS Medic"};
  372. case (__GETC__(life_medicLevel) == 0):
  373. {
  374. ["Hospital EMS Shop",
  375. [
  376. ["ItemGPS",nil,100], //GPS
  377. ["Binocular",nil,150], //Binoculars
  378. ["ToolKit",nil,250], //Toolkit
  379. ["FirstAidKit",nil,150], //First Aid Kit
  380. ["Medikit",nil,500], //Medkit
  381. ["NVGoggles",nil,1200], //NV Googles (Brown)
  382. ["U_Rangemaster",nil,1000], //Medic Uniform
  383. ["B_Kitbag_cbr",nil,3500], //Kitbag backpack
  384. ["ItemRadio","CellPhone",500] //CellPhone
  385. ]
  386. ];
  387. };
  388. case (__GETC__(life_medicLevel) == 1):
  389. {
  390. ["Hospital EMS Doctor Shop",
  391. [
  392. ["ItemGPS",nil,50], //GPS
  393. ["Binocular",nil,50], //Binoculars
  394. ["ToolKit",nil,100], //Toolkit
  395. ["FirstAidKit",nil,50], //First Aid Kit
  396. ["Medikit",nil,250], //Medkit
  397. ["NVGoggles",nil,600], //NV Googles (Brown)
  398. ["U_Competitor","Doctor Uniform",1000],
  399. ["B_Carryall_oli",nil,2000], //Carry All backpack Olive
  400. ["ItemRadio","CellPhone",250] //CellPhone
  401. ]
  402. ];
  403. };
  404. case (__GETC__(life_medicLevel) == 2):
  405. {
  406. ["Hospital EMS Senior Medic Shop",
  407. [
  408. ["ItemGPS",nil,50], //GPS
  409. ["Binocular",nil,50], //Binoculars
  410. ["ToolKit",nil,100], //Toolkit
  411. ["FirstAidKit",nil,50], //First Aid Kit
  412. ["Medikit",nil,250], //Medkit
  413. ["NVGoggles",nil,600], //NV Googles (Brown)
  414. ["U_Competitor","Doctor Uniform",1000],
  415. ["B_Carryall_oli",nil,2000], //Carry All backpack Olive
  416. ["ItemRadio","CellPhone",250] //CellPhone
  417. ]
  418. ];
  419. };
  420. case (__GETC__(life_medicLevel) == 3):
  421. {
  422. ["Hospital EMS Combat Medic Shop",
  423. [
  424. ["ItemGPS",nil,50], //GPS
  425. ["Binocular",nil,50], //Binoculars
  426. ["ToolKit",nil,100], //Toolkit
  427. ["FirstAidKit",nil,50], //First Aid Kit
  428. ["Medikit",nil,250], //Medkit
  429. ["NVGoggles",nil,600], //NV Googles (Brown)
  430. ["U_C_Scientist","Combat Medic Uniform",1000],
  431. ["B_Carryall_oli",nil,2000], //Carry All backpack Olive
  432. ["ItemRadio","CellPhone",250] //CellPhone
  433. ]
  434. ];
  435. };
  436. };
  437. };
  438.  
  439. case "rebel":
  440. {
  441. switch(true) do
  442. {
  443. case (playerSide != civilian): {"You are not a civilian!"};
  444. //[[3,"STR_ISTR_Item_Alert",true,[profileName]],"life_fnc_broadcast",true,false] spawn life_fnc_MP;
  445. case (!license_civ_rebel): {"You don't have a Rebel training license!"};
  446. default
  447. {
  448. ["Mohammed Jihads Shop",
  449. [
  450. {"hgun_Pistol_heavy_02_F", "",17500},
  451. {"SMG_01_F", "",60000},
  452. {"arifle_SDAR_F", "",20000},
  453. {"arifle_TRG20_F", "",25000},
  454. {"arifle_Mk20_plain_F", "",50000},
  455. {"arifle_Mk20C_plain_F", "",50000},
  456. {"arifle_Mk20_GL_plain_F", "",50000},
  457. {"arifle_Mk20_F", "",50000},
  458. {"arifle_Katiba_F", "",30000},
  459. {"srifle_EBR_F", "",90000},
  460. {"arifle_Mk20_F", "",30000},
  461. {"srifle_GM6_F", "",1200000},
  462. {"srifle_LRR_F","M320",1200000},
  463. {"LMG_Mk200_F", "",800000}, //Mk200 6.5 mm
  464. {"LMG_Zafir_F", "",900000},
  465. {"srifle_DMR_02_camo_F", "",200000}, // DLC - MAR-10 CAMO .338
  466. {"srifle_DMR_03_multicam_F", "",90000}, // DLC - MK-I CAMO 7.62
  467. {"srifle_DMR_03_khaki_F", "",90000}, // DLC - MK-I KHAKI 7.62
  468. {"srifle_DMR_04_Tan_F", "",800000}, // DLC - ASP-1 Kir TAN 12.7
  469. {"srifle_DMR_05_hex_F", "",250000}, // DLC - Cyrus HEX 9.3mm
  470. {"srifle_DMR_06_camo_F", "",55570}, // DLC - MK-14 CAMO 7.62
  471. {"MMG_01_hex_F", "",1000000}, // DLC - NAVID HEX 9.3mm
  472. {"MMG_01_tan_F", "",1000000}, // DLC - NAVID TAN 9.3mm
  473. {"MMG_02_camo_F", "",900000}, // DLC - SPMG CAMO .338
  474. {"20Rnd_762x51_Mag", "",1000},
  475. {"5Rnd_127x108_Mag","GM6 HeadPoppers",100000},
  476. {"7Rnd_408_Mag","M320 Mag",100000},
  477. {"200Rnd_65x39_cased_Box","MK200 Ammo",50000}, //6.5mm 200Rnd Belt Case
  478. {"130Rnd_338_Mag","SPMG .338 Ammo",70000}, // DLC - .338 130Rnd Ammo
  479. {"150Rnd_93x64_Mag","Navid 9.3mm Ammo",75000}, // DLC - 9.3mm 150Rnd Ammo
  480. {"20Rnd_762x51_Mag","MK-14 7.62 Ammo",4500}, // DLC - 7.62 20Rnd Ammo
  481. {"10Rnd_93x64_DMR_05_Mag","Cyrus 9.3mm Ammo",6000}, // DLC - 9.3mm 10Rnd Ammo
  482. {"10Rnd_127x54_Mag","ASP-1 Kir 12.7 Ammo",20000}, // DLC - 12.7 10Rnd Ammo
  483. {"20Rnd_762x51_Mag","MK-I 7.62 Ammo",3500}, // DLC - 7.62 20Rnd Ammo
  484. {"10Rnd_338_Mag","Mar-10 .338 Ammo",4500}, // DLC - .338 10Rnd Ammo
  485. {"150Rnd_762x54_Box", "",50000},
  486. {"30Rnd_45ACP_Mag_SMG_01", "",100},
  487. {"6Rnd_45ACP_Cylinder", "",50},
  488. {"30Rnd_9x21_Mag", "",200},
  489. {"20Rnd_556x45_UW_mag", "",125},
  490. {"30Rnd_556x45_Stanag", "",300},
  491. {"10Rnd_762x51_Mag", "",500},
  492. {"30Rnd_65x39_caseless_green", "",275},
  493. {"optic_ACO_grn", "",3500},
  494. {"optic_DMS", "",35000}, //DMS
  495. {"optic_Holosight", "",3600},
  496. {"optic_Yorris", "",2500},
  497. {"optic_LRPS", "",400000}, //LRPS
  498. {"optic_Hamr", "",7500},
  499. {"optic_AMS", "",50000}, // DLC - AMS
  500. {"optic_KHS_blk", "",150000}, // DLC - Kahlia
  501. {"bipod_03_F_oli", "",10000},
  502. {"bipod_03_F_blk", "",15000},
  503. {"Rangefinder", "",50000},
  504. {"ToolKit", "",750},
  505. {"FirstAidKit", "",150}, //First Aid Kit
  506. {"NVGoggles", "",2000},
  507. {"HandGrenade", "",50000},
  508. {"DemoCharge_Remote_Mag","IED",500000}
  509. ]
  510. ];
  511. };
  512. };
  513. };
  514.  
  515. case "uranium":
  516. {
  517. switch(true) do
  518. {
  519. case (playerSide != civilian): {"You are not a civilian!"};
  520. //[[3,"STR_ISTR_Item_Alert",true,[profileName]],"life_fnc_broadcast",true,false] spawn life_fnc_MP;
  521. case (!license_civ_uranium): {"You do not have Uranium training!"};
  522. default
  523. {
  524. ["Object Processing Uranium",
  525. [
  526. ["ToolKit",nil,200],
  527. ["FirstAidKit",nil,100],
  528. ["U_C_Scientist","Combination Anti-Radiation",100000]
  529. ]
  530. ];
  531. };
  532. };
  533. };
  534.  
  535. case "channel7":
  536. {
  537. switch(true) do
  538. {
  539. case (playerSide != civilian): {"You are not a civilian!"};
  540. case (!license_civ_channel7): {"You don't have a Channel 7 licence!"};
  541. default
  542. {
  543. ["Channel 7 News Shop",
  544. [
  545. ["H_Cap_press",nil,200],
  546. ["U_NikosAgedBody","Press Uniform",2500],
  547. ["V_Press_F",nil,5000],
  548. ["launch_O_Titan_F","Camera",10000]
  549. ]
  550. ];
  551. };
  552. };
  553. };
  554.  
  555. case "skyfall":
  556. {
  557. ["Skydiving Shop",
  558. [
  559. ["B_Parachute",nil,10000],
  560. ["ItemGPS",nil,100]
  561. ]
  562. ];
  563. };
  564.  
  565. case "civ_petrol":
  566. {
  567. ["Petrol Station Shop",
  568. [
  569. ["ToolKit",nil,200],
  570. ["FirstAidKit",nil,150],
  571. ["ItemGPS",nil,100]
  572. ]
  573. ];
  574. };
  575.  
  576. case "civ_bountyh1":
  577. {
  578. switch(true) do
  579. {
  580. case (playerSide != civilian): {"You are not a civilian!"};
  581. case (__GETC__(life_bountyhlevel) == 0): {"You are not a Trained Bounty Hunter. Apply on the Forums 'Strayagaming.com/forums/'!"};
  582. case (__GETC__(life_bountyhlevel) == 1):
  583. {
  584. ["S.G. Agent BH Shop",
  585. [
  586. ["arifle_TRG21_F",nil,20000], //TRG 7.62 mm
  587. ["30Rnd_556x45_Stanag","Lethal Ammo",130], //5.56mm 30Rnd STANAG Mag
  588. ["30Rnd_556x45_Stanag_Tracer_Green","Knockdown Ammo",100], //5.56mm 30Rnd Tracer (Green) Mag
  589. ["hgun_ACPC2_F",nil,11500],
  590. ["9Rnd_45ACP_Mag","Lethal 45ACP Ammo",45],
  591. ["optic_Holosight",nil,1200], //MK17 Holosight
  592. ["optic_DMS",nil,20000], //DMS
  593. ["optic_Hamr",nil,7500],
  594. ["Binocular",nil,150], //Binoculars
  595. ["ItemGPS",nil,100], //GPS
  596. ["FirstAidKit",nil,150], //First Aid Kit
  597. ["ToolKit",nil,250], //Toolkit
  598. ["Medikit",nil,1000], //Medkit
  599. ["NVGoggles",nil,2000], //NV Goggles (Brown)
  600. ["ItemRadio","CellPhone",500] //CellPhone
  601. ]
  602. ];
  603. };
  604. case (__GETC__(life_bountyhlevel) == 2):
  605. {
  606. ["S.G. Special Agent BH Shop",
  607. [
  608. ["arifle_TRG21_F",nil,15000], //TRG 7.62 mm
  609. ["30Rnd_556x45_Stanag","Lethal Ammo",100], //5.56mm 30Rnd STANAG Mag
  610. ["30Rnd_556x45_Stanag_Tracer_Green","Knockdown Ammo",75], //5.56mm 30Rnd Tracer (Green) Mag
  611. ["hgun_ACPC2_F",nil,8000],
  612. ["9Rnd_45ACP_Mag","Lethal 45ACP Ammo",35],
  613. ["optic_Holosight",nil,900], //MK17 Holosight
  614. ["optic_DMS",nil,15000], //DMS
  615. ["optic_Hamr",nil,4000],
  616. ["Binocular",nil,100], //Binoculars
  617. ["ItemGPS",nil,100], //GPS
  618. ["FirstAidKit",nil,150], //First Aid Kit
  619. ["ToolKit",nil,250], //Toolkit
  620. ["Medikit",nil,1000], //Medkit
  621. ["NVGoggles",nil,2000], //NV Goggles (Brown)
  622. ["ItemRadio","CellPhone",500] //CellPhone
  623. ]
  624. ];
  625. };
  626. case (__GETC__(life_bountyhlevel) == 3):
  627. {
  628. ["S.G. Director BH Shop",
  629. [
  630. ["arifle_TRG21_F",nil,10000], //TRG 7.62 mm
  631. ["30Rnd_556x45_Stanag","Lethal Ammo",75], //5.56mm 30Rnd STANAG Mag
  632. ["30Rnd_556x45_Stanag_Tracer_Green","Knockdown Ammo",50], //5.56mm 30Rnd Tracer (Green) Mag
  633. ["hgun_ACPC2_F",nil,4000],
  634. ["9Rnd_45ACP_Mag","Lethal 45ACP Ammo",20],
  635. ["optic_Holosight",nil,500], //MK17 Holosight
  636. ["optic_DMS",nil,1000], //DMS
  637. ["optic_Hamr",nil,2000],
  638. ["Binocular",nil,100], //Binoculars
  639. ["ItemGPS",nil,100], //GPS
  640. ["FirstAidKit",nil,150], //First Aid Kit
  641. ["ToolKit",nil,250], //Toolkit
  642. ["Medikit",nil,1000], //Medkit
  643. ["NVGoggles",nil,2000], //NV Goggles (Brown)
  644. ["ItemRadio","CellPhone",500] //CellPhone
  645. ]
  646. ];
  647. };
  648. };
  649. };
  650.  
  651. case "gun":
  652. {
  653. switch(true) do
  654. {
  655. case (playerSide != civilian): {"You are not a civilian!"};
  656. case (!license_civ_gun): {"You don't have a Firearms license!"};
  657. default
  658. {
  659. ["Billy Joe's Firearms",
  660. [
  661. ["hgun_Rook40_F",nil,6500],
  662. ["hgun_Pistol_heavy_02_F",nil,9850],
  663. ["hgun_ACPC2_F",nil,11500],
  664. ["hgun_PDW2000_F",nil,20000],
  665. ["optic_ACO_grn_smg",nil,2500],
  666. ["V_Rangemaster_belt",nil,4900],
  667. ["16Rnd_9x21_Mag",nil,25],
  668. ["9Rnd_45ACP_Mag",nil,45],
  669. ["6Rnd_45ACP_Cylinder",nil,50],
  670. ["30Rnd_9x21_Mag",nil,75]
  671. ]
  672. ];
  673. };
  674. };
  675. };
  676.  
  677. case "vip":
  678. {
  679. switch(true) do
  680. {
  681. case (__GETC__(life_donator) == 0): {"You are not a VIP!"};
  682. case (__GETC__(life_donator) == 1):
  683. {
  684. ["S.G. VIP Shop Lvl 1",
  685. [
  686. ["arifle_Katiba_F",nil,20000],
  687. ["arifle_TRG20_F",nil,25000],
  688. //["srifle_DMR_01_F",nil,50000],
  689. ["arifle_SDAR_F",nil,15000],
  690. ["srifle_GM6_F",nil,800000],
  691. ["srifle_EBR_F",nil,50000],
  692. ["hgun_Rook40_F",nil,750],
  693. ["hgun_Pistol_heavy_01_F",nil,15000],
  694. ["hgun_PDW2000_F",nil,6500],
  695. ["srifle_DMR_02_camo_F",nil,150000], // DLC - MAR-10 CAMO .338
  696. ["srifle_DMR_03_multicam_F",nil,85000], // DLC - MK-I CAMO 7.62
  697. ["srifle_DMR_03_khaki_F",nil,85000], // DLC - MK-I KHAKI 7.62
  698. ["srifle_DMR_04_Tan_F",nil,750000], // DLC - ASP-1 Kir TAN 12.7
  699. ["srifle_DMR_05_hex_F",nil,235000], // DLC - Cyrus HEX 9.3mm
  700. ["srifle_DMR_06_camo_F",nil,55000], // DLC - MK-14 CAMO 7.62
  701. //["MMG_01_hex_F",nil,900000], // DLC - NAVID HEX 9.3mm
  702. //["MMG_01_tan_F",nil,900000], // DLC - NAVID TAN 9.3mm
  703. //["MMG_02_camo_F",nil,850000], // DLC - SPMG CAMO .338
  704. ["5Rnd_127x108_Mag","GM6 HeadPoppers",80000],
  705. ["30Rnd_65x39_caseless_green","Katiba Mag",275],
  706. ["30Rnd_556x45_Stanag",nil,100],
  707. ["30Rnd_556x45_Stanag_Tracer_Red",nil,100],
  708. ["30Rnd_556x45_Stanag_Tracer_Yellow",nil,100],
  709. ["10Rnd_762x51_Mag","Mk18 Mag",500],
  710. //["130Rnd_338_Mag","SPMG .338 Ammo",60000], // DLC - .338 130Rnd Ammo
  711. //["150Rnd_93x64_Mag","Navid 9.3mm Ammo",65000], // DLC - 9.3mm 150Rnd Ammo
  712. ["20Rnd_762x51_Mag","MK-14 7.62 Ammo",4000], // DLC - 7.62 20Rnd Ammo
  713. ["10Rnd_93x64_DMR_05_Mag","Cyrus 9.3mm Ammo",5500], // DLC - 9.3mm 10Rnd Ammo
  714. ["10Rnd_127x54_Mag","ASP-1 Kir 12.7 Ammo",17500], // DLC - 12.7 10Rnd Ammo
  715. ["20Rnd_762x51_Mag","MK-I 7.62 Ammo",3000], // DLC - 7.62 20Rnd Ammo
  716. ["10Rnd_338_Mag","Mar-10 .338 Ammo",4000], // DLC - .338 10Rnd Ammo
  717. ["20Rnd_556x45_UW_mag","Sdar Mag",50],
  718. ["16Rnd_9x21_Mag",nil,25],
  719. ["30Rnd_9x21_Mag",nil,75],
  720. ["11Rnd_45ACP_Mag","4Five Mag",1000],
  721. ["optic_ACO_grn_smg",nil,750],
  722. ["optic_MRCO",nil,7500],
  723. ["optic_AMS",nil,40000], // DLC - AMS
  724. ["optic_KHS_blk",nil,200000], // DLC - Kahlia
  725. ["ToolKit",nil,50],
  726. ["FirstAidKit",nil,100],
  727. ["itemgps",nil,50],
  728. ["NVGoggles",nil,1050],
  729. ["acc_pointer_IR",nil,5000],
  730. ["ItemRadio",nil,"Cellphone",500]
  731. ]
  732. ];
  733. };
  734.  
  735. case (__GETC__(life_donator) == 2):
  736. {
  737. ["S.G. VIP Shop Lvl 2",
  738. [
  739. ["arifle_Katiba_F",nil,15000],
  740. ["arifle_TRG20_F",nil,20000],
  741. //["srifle_DMR_01_F",nil,40000],
  742. ["srifle_EBR_F",nil,40000],
  743. ["arifle_SDAR_F",nil,10000],
  744. ["srifle_GM6_F",nil,700000],
  745. ["hgun_Rook40_F",nil,650],
  746. ["hgun_Pistol_heavy_01_F",nil,10000],
  747. ["hgun_PDW2000_F",nil,5500],
  748. ["LMG_Mk200_F",nil,600000], //Mk200 6.5 mm
  749. ["srifle_DMR_02_camo_F",nil,125000], // DLC - MAR-10 CAMO .338
  750. ["srifle_DMR_03_multicam_F",nil,80000], // DLC - MK-I CAMO 7.62
  751. ["srifle_DMR_03_khaki_F",nil,80000], // DLC - MK-I KHAKI 7.62
  752. ["srifle_DMR_04_Tan_F",nil,700000], // DLC - ASP-1 Kir TAN 12.7
  753. ["srifle_DMR_05_hex_F",nil,210750], // DLC - Cyrus HEX 9.3mm
  754. ["srifle_DMR_06_camo_F",nil,50000], // DLC - MK-14 CAMO 7.62
  755. ["MMG_01_hex_F",nil,850000], // DLC - NAVID HEX 9.3mm
  756. ["MMG_01_tan_F",nil,850000], // DLC - NAVID TAN 9.3mm
  757. // ["MMG_02_camo_F",nil,800000], // DLC - SPMG CAMO .338
  758. ["5Rnd_127x108_Mag","GM6 HeadPoppers",50000],
  759. ["30Rnd_65x39_caseless_green","Katiba Mag",275],
  760. ["30Rnd_556x45_Stanag",nil,100],
  761. ["30Rnd_556x45_Stanag_Tracer_Red",nil,100],
  762. ["30Rnd_556x45_Stanag_Tracer_Yellow",nil,100],
  763. ["20Rnd_762x51_Mag","Mk18 Mag",500],
  764. ["20Rnd_556x45_UW_mag","Sdar Mag",50],
  765. ["16Rnd_9x21_Mag",nil,25],
  766. ["30Rnd_9x21_Mag",nil,75],
  767. ["11Rnd_45ACP_Mag","4Five Mag",700],
  768. ["200Rnd_65x39_cased_Box","MK200 Ammo",35000], //6.5mm 200Rnd Belt Case
  769. // ["130Rnd_338_Mag","SPMG .338 Ammo",60000], // DLC - .338 130Rnd Ammo
  770. ["150Rnd_93x64_Mag","Navid 9.3mm Ammo",65000], // DLC - 9.3mm 150Rnd Ammo
  771. ["20Rnd_762x51_Mag","MK-14 7.62 Ammo",4000], // DLC - 7.62 20Rnd Ammo
  772. ["10Rnd_93x64_DMR_05_Mag","Cyrus 9.3mm Ammo",5500], // DLC - 9.3mm 10Rnd Ammo
  773. ["10Rnd_127x54_Mag","ASP-1 Kir 12.7 Ammo",17500], // DLC - 12.7 10Rnd Ammo
  774. ["20Rnd_762x51_Mag","MK-I 7.62 Ammo",3000], // DLC - 7.62 20Rnd Ammo
  775. ["10Rnd_338_Mag","Mar-10 .338 Ammo",4000], // DLC - .338 10Rnd Ammo
  776. ["10Rnd_762x51_Mag",nil,500],
  777. ["optic_DMS",nil,25000], //DMS
  778. ["optic_AMS",nil,30000], // DLC - AMS
  779. ["optic_KHS_blk",nil,200000], // DLC - Kahlia
  780. ["optic_ACO_grn_smg",nil,750],
  781. ["optic_MRCO",nil,7000],
  782. ["optic_Arco",nil,8500],
  783. ["optic_Yorris",nil,750],
  784. ["optic_LRPS",nil,300000],
  785. ["optic_MRD",nil,2500],
  786. ["bipod_03_F_oli",nil,7500],
  787. ["bipod_03_F_blk",nil,13500],
  788. ["muzzle_snds_M","5.56 mm Sound Suppressor",45000],
  789. ["muzzle_snds_acp",".45 Suppressor",25000],
  790. ["ToolKit",nil,30],
  791. ["FirstAidKit",nil,30],
  792. ["itemgps",nil,30],
  793. ["NVGoggles",nil,900],
  794. ["Rangefinder",nil,30000],
  795. ["ItemRadio",nil,"Cellphone",400]
  796. ]
  797. ];
  798. };
  799.  
  800. case (__GETC__(life_donator) == 3):
  801. {
  802. ["S.G. VIP Shop Lvl 3",
  803. [
  804. ["arifle_Katiba_F",nil,10000],
  805. ["arifle_TRG20_F",nil,15000],
  806. //["srifle_DMR_01_F",nil,40000],
  807. ["srifle_EBR_F",nil,30000],
  808. ["arifle_SDAR_F",nil,10000],
  809. ["srifle_GM6_F",nil,500000],
  810. //["srifle_DMR_01_F",nil,20000],
  811. ["hgun_Rook40_F",nil,450],
  812. ["hgun_Pistol_heavy_01_F",nil,7000],
  813. ["hgun_PDW2000_F",nil,3500],
  814. ["LMG_Mk200_F",nil,400000], //Mk200 6.5 mm
  815. ["LMG_Zafir_F",nil,500000],
  816. ["srifle_DMR_02_camo_F",nil,100000], // DLC - MAR-10 CAMO .338
  817. ["srifle_DMR_03_multicam_F",nil,60000], // DLC - MK-I CAMO 7.62
  818. ["srifle_DMR_03_khaki_F",nil,60000], // DLC - MK-I KHAKI 7.62
  819. ["srifle_DMR_04_Tan_F",nil,500000], // DLC - ASP-1 Kir TAN 12.7
  820. ["srifle_DMR_05_hex_F",nil,150000], // DLC - Cyrus HEX 9.3mm
  821. ["srifle_DMR_06_camo_F",nil,45000], // DLC - MK-14 CAMO 7.62
  822. ["MMG_01_hex_F",nil,850000], // DLC - NAVID HEX 9.3mm
  823. ["MMG_01_tan_F",nil,850000], // DLC - NAVID TAN 9.3mm
  824. ["MMG_02_camo_F",nil,750000], // DLC - SPMG CAMO .338
  825. ["5Rnd_127x108_Mag","GM6 HeadPoppers",30000],
  826. ["30Rnd_65x39_caseless_green","Katiba Mag",275],
  827. ["30Rnd_556x45_Stanag",nil,100],
  828. ["30Rnd_556x45_Stanag_Tracer_Red",nil,100],
  829. ["30Rnd_556x45_Stanag_Tracer_Yellow",nil,100],
  830. ["20Rnd_762x51_Mag","Mk18 Mag",500],
  831. ["20Rnd_556x45_UW_mag","Sdar Mag",50],
  832. ["16Rnd_9x21_Mag",nil,25],
  833. ["30Rnd_9x21_Mag",nil,75],
  834. ["11Rnd_45ACP_Mag","4Five Mag",500],
  835. ["200Rnd_65x39_cased_Box","MK200 Ammo",30000], //6.5mm 200Rnd Belt Case
  836. ["130Rnd_338_Mag","SPMG .338 Ammo",50000], // DLC - .338 130Rnd Ammo
  837. ["150Rnd_93x64_Mag","Navid 9.3mm Ammo",65000], // DLC - 9.3mm 150Rnd Ammo
  838. ["20Rnd_762x51_Mag","MK-14 7.62 Ammo",4000], // DLC - 7.62 20Rnd Ammo
  839. ["10Rnd_93x64_DMR_05_Mag","Cyrus 9.3mm Ammo",5500], // DLC - 9.3mm 10Rnd Ammo
  840. ["10Rnd_127x54_Mag","ASP-1 Kir 12.7 Ammo",17500], // DLC - 12.7 10Rnd Ammo
  841. ["20Rnd_762x51_Mag","MK-I 7.62 Ammo",3000], // DLC - 7.62 20Rnd Ammo
  842. ["10Rnd_338_Mag","Mar-10 .338 Ammo",4000], // DLC - .338 10Rnd Ammo
  843. ["10Rnd_762x51_Mag",nil,500],
  844. ["150Rnd_762x54_Box",nil,15000],
  845. ["10Rnd_762x51_Mag",nil,500],
  846. ["SMG_01_F",nil,30000],
  847. ["30Rnd_45ACP_Mag_SMG_01",nil,50],
  848. ["optic_DMS",nil,15000], //DMS
  849. ["optic_AMS",nil,25000], // DLC - AMS
  850. ["optic_KHS_blk",nil,150000], // DLC - Kahlia
  851. ["optic_LRPS",nil,200000],
  852. ["optic_ACO_grn_smg",nil,750],
  853. ["optic_Arco",nil,8500],
  854. ["optic_MRCO",nil,6000],
  855. ["optic_Hamr",nil,5500],
  856. ["optic_Yorris",nil,750],
  857. ["optic_MRD",nil,2500],
  858. ["bipod_03_F_oli",nil,5000],
  859. ["bipod_03_F_blk",nil,10000],
  860. ["muzzle_snds_M","5.56 mm Sound Suppressor",40000],
  861. ["muzzle_snds_H","6.5 mm Sound Suppressor",55000],
  862. ["muzzle_snds_acp",".45 Suppressor",20000],
  863. ["ToolKit",nil,50],
  864. ["FirstAidKit",nil,40],
  865. ["itemgps",nil,50],
  866. ["NVGoggles",nil,750],
  867. ["acc_pointer_IR",nil,5000],
  868. ["Rangefinder",nil,15000],
  869. ["HandGrenade",nil,40000],
  870. ["DemoCharge_Remote_Mag","IED",200000],
  871. ["ItemRadio",nil,"Cellphone",200]
  872. ]
  873. ];
  874. };
  875.  
  876. case (__GETC__(life_donator) == 4):
  877. {
  878. ["S.G. VIP shop Lvl 4",
  879. [
  880. ["arifle_Katiba_F",nil,7000],
  881. ["arifle_TRG20_F",nil,10000],
  882. //["srifle_DMR_01_F",nil,30000],
  883. ["srifle_EBR_F",nil,20000],
  884. ["arifle_SDAR_F",nil,5000],
  885. ["srifle_GM6_F",nil,350000],
  886. //["srifle_DMR_01_F",nil,10000],
  887. ["hgun_Rook40_F",nil,250],
  888. ["hgun_Pistol_heavy_01_F",nil,5000],
  889. ["hgun_PDW2000_F",nil,2500],
  890. ["LMG_Mk200_F",nil,400000], //Mk200 6.5 mm
  891. ["LMG_Zafir_F",nil,500000],
  892. ["srifle_DMR_02_camo_F",nil,75000], // DLC - MAR-10 CAMO .338
  893. ["srifle_DMR_03_multicam_F",nil,50000], // DLC - MK-I CAMO 7.62
  894. ["srifle_DMR_03_khaki_F",nil,50000], // DLC - MK-I KHAKI 7.62
  895. ["srifle_DMR_04_Tan_F",nil,350000], // DLC - ASP-1 Kir TAN 12.7
  896. ["srifle_DMR_05_hex_F",nil,90000], // DLC - Cyrus HEX 9.3mm
  897. ["srifle_DMR_06_camo_F",nil,35000], // DLC - MK-14 CAMO 7.62
  898. ["MMG_01_hex_F",nil,400000], // DLC - NAVID HEX 9.3mm
  899. ["MMG_01_tan_F",nil,400000], // DLC - NAVID TAN 9.3mm
  900. ["MMG_02_camo_F",nil,450000], // DLC - SPMG CAMO .338
  901. ["5Rnd_127x108_Mag","GM6 HeadPoppers",20000],
  902. ["30Rnd_65x39_caseless_green","Katiba Mag",275],
  903. ["30Rnd_556x45_Stanag",nil,100],
  904. ["30Rnd_556x45_Stanag_Tracer_Red",nil,100],
  905. ["30Rnd_556x45_Stanag_Tracer_Yellow",nil,100],
  906. ["20Rnd_762x51_Mag","Mk18 Mag",400],
  907. ["20Rnd_556x45_UW_mag","Sdar Mag",50],
  908. ["16Rnd_9x21_Mag",nil,25],
  909. ["30Rnd_9x21_Mag",nil,75],
  910. ["11Rnd_45ACP_Mag","4Five Mag",500],
  911. ["200Rnd_65x39_cased_Box","MK200 Ammo",20000], //6.5mm 200Rnd Belt Case
  912. ["130Rnd_338_Mag","SPMG .338 Ammo",35000], // DLC - .338 130Rnd Ammo
  913. ["150Rnd_93x64_Mag","Navid 9.3mm Ammo",20000], // DLC - 9.3mm 150Rnd Ammo
  914. ["20Rnd_762x51_Mag","MK-14 7.62 Ammo",3000], // DLC - 7.62 20Rnd Ammo
  915. ["10Rnd_93x64_DMR_05_Mag","Cyrus 9.3mm Ammo",5000], // DLC - 9.3mm 10Rnd Ammo
  916. ["10Rnd_127x54_Mag","ASP-1 Kir 12.7 Ammo",14500], // DLC - 12.7 10Rnd Ammo
  917. ["20Rnd_762x51_Mag","MK-I 7.62 Ammo",2500], // DLC - 7.62 20Rnd Ammo
  918. ["10Rnd_338_Mag","Mar-10 .338 Ammo",3000], // DLC - .338 10Rnd Ammo
  919. ["10Rnd_762x51_Mag",nil,500],
  920. ["150Rnd_762x54_Box",nil,10000],
  921. ["10Rnd_762x51_Mag",nil,500],
  922. ["SMG_01_F",nil,30000],
  923. ["30Rnd_45ACP_Mag_SMG_01",nil,50],
  924. ["UGL_FlareWhite_F",nil,10000],
  925. ["UGL_FlareGreen_F",nil,10000],
  926. ["UGL_FlareRed_F",nil,10000],
  927. ["UGL_FlareYellow_F",nil,10000],
  928. ["UGL_FlareCIR_F",nil,10000],
  929. ["1Rnd_Smoke_Grenade_shell",nil,10000],
  930. ["1Rnd_SmokeRed_Grenade_shell",nil,10000],
  931. ["1Rnd_SmokeYellow_Grenade_shell",nil,10000],
  932. ["1Rnd_SmokePurple_Grenade_shell",nil,10000],
  933. ["1Rnd_SmokeBlue_Grenade_shell",nil,10000],
  934. ["1Rnd_SmokeOrange_Grenade_shell",nil,10000],
  935. ["optic_LRPS",nil,150000],
  936. ["optic_AMS",nil,20000], // DLC - AMS
  937. ["optic_KHS_blk",nil,125000], // DLC - Kahlia
  938. ["optic_ACO_grn_smg",nil,500],
  939. ["optic_Arco",nil,7000],
  940. ["optic_MRCO",nil,4000],
  941. ["optic_Hamr",nil,4500],
  942. ["optic_Yorris",nil,2000],
  943. ["optic_MRD",nil,2000],
  944. ["bipod_03_F_oli",nil,5000],
  945. ["bipod_03_F_blk",nil,8000],
  946. ["muzzle_snds_M","5.56 mm Sound Suppressor",35000],
  947. ["muzzle_snds_H","6.5 mm Sound Suppressor",50000],
  948. ["muzzle_snds_acp",".45 Suppressor",15000],
  949. ["ToolKit",nil,45],
  950. ["FirstAidKit",nil,45],
  951. ["itemgps",nil,45],
  952. ["NVGoggles",nil,450],
  953. ["acc_pointer_IR",nil,2000],
  954. ["Rangefinder",nil,10000],
  955. ["HandGrenade",nil,30000],
  956. ["DemoCharge_Remote_Mag","IED",150000],
  957. ["ItemRadio",nil,"Cellphone",0]
  958. ]
  959. ];
  960. };
  961.  
  962. case (__GETC__(life_donator) == 5):
  963. {
  964. ["S.G. VIP Shop Lvl 5",
  965. [
  966. ["arifle_Katiba_F",nil,5000],
  967. ["arifle_TRG20_F",nil,5000],
  968. //["srifle_DMR_01_F",nil,15000],
  969. ["srifle_EBR_F",nil,10000],
  970. ["arifle_SDAR_F",nil,1000],
  971. ["srifle_GM6_F",nil,200000],
  972. //["srifle_DMR_01_F",nil,10000],
  973. ["hgun_Rook40_F",nil,100],
  974. ["hgun_Pistol_heavy_01_F",nil,2000],
  975. ["hgun_PDW2000_F",nil,1000],
  976. ["LMG_Mk200_F",nil,200000], //Mk200 6.5 mm
  977. ["LMG_Zafir_F",nil,200000],
  978. ["SMG_01_F",nil,7000],
  979. ["srifle_DMR_02_camo_F",nil,50000], // DLC - MAR-10 CAMO .338
  980. ["srifle_DMR_03_multicam_F",nil,45000], // DLC - MK-I CAMO 7.62
  981. ["srifle_DMR_03_khaki_F",nil,45000], // DLC - MK-I KHAKI 7.62
  982. ["srifle_DMR_04_Tan_F",nil,200000], // DLC - ASP-1 Kir TAN 12.7
  983. ["srifle_DMR_05_hex_F",nil,80000], // DLC - Cyrus HEX 9.3mm
  984. ["srifle_DMR_06_camo_F",nil,20000], // DLC - MK-14 CAMO 7.62
  985. ["MMG_01_hex_F",nil,200000], // DLC - NAVID HEX 9.3mm
  986. ["MMG_01_tan_F",nil,200000], // DLC - NAVID TAN 9.3mm
  987. ["MMG_02_camo_F",nil,300000], // DLC - SPMG CAMO .338
  988. ["5Rnd_127x108_Mag","GM6 HeadPoppers",5000],
  989. ["30Rnd_65x39_caseless_green","Katiba Mag",100],
  990. ["30Rnd_556x45_Stanag",nil,100],
  991. ["30Rnd_556x45_Stanag_Tracer_Red",nil,100],
  992. ["30Rnd_556x45_Stanag_Tracer_Yellow",nil,100],
  993. ["20Rnd_762x51_Mag","Mk18 Mag",200],
  994. ["20Rnd_556x45_UW_mag","Sdar Mag",20],
  995. ["16Rnd_9x21_Mag",nil,25],
  996. ["30Rnd_9x21_Mag",nil,35],
  997. ["11Rnd_45ACP_Mag","4Five Mag",200],
  998. ["200Rnd_65x39_cased_Box","MK200 Ammo",20000], //6.5mm 200Rnd Belt Case
  999. ["130Rnd_338_Mag","SPMG .338 Ammo",30000], // DLC - .338 130Rnd Ammo
  1000. ["150Rnd_93x64_Mag","Navid 9.3mm Ammo",15000], // DLC - 9.3mm 150Rnd Ammo
  1001. ["20Rnd_762x51_Mag","MK-14 7.62 Ammo",1500], // DLC - 7.62 20Rnd Ammo
  1002. ["10Rnd_93x64_DMR_05_Mag","Cyrus 9.3mm Ammo",3500], // DLC - 9.3mm 10Rnd Ammo
  1003. ["10Rnd_127x54_Mag","ASP-1 Kir 12.7 Ammo",14500], // DLC - 12.7 10Rnd Ammo
  1004. ["20Rnd_762x51_Mag","MK-I 7.62 Ammo",2000], // DLC - 7.62 20Rnd Ammo
  1005. ["10Rnd_338_Mag","Mar-10 .338 Ammo",2500], // DLC - .338 10Rnd Ammo
  1006. ["10Rnd_762x51_Mag",nil,500],
  1007. ["150Rnd_762x54_Box",nil,10000],
  1008. ["30Rnd_45ACP_Mag_SMG_01",nil,50],
  1009. ["UGL_FlareWhite_F",nil,5000],
  1010. ["UGL_FlareGreen_F",nil,5000],
  1011. ["UGL_FlareRed_F",nil,5000],
  1012. ["UGL_FlareYellow_F",nil,5000],
  1013. ["UGL_FlareCIR_F",nil,5000],
  1014. ["1Rnd_Smoke_Grenade_shell",nil,5000],
  1015. ["1Rnd_SmokeRed_Grenade_shell",nil,5000],
  1016. ["1Rnd_SmokeYellow_Grenade_shell",nil,5000],
  1017. ["1Rnd_SmokePurple_Grenade_shell",nil,5000],
  1018. ["1Rnd_SmokeBlue_Grenade_shell",nil,5000],
  1019. ["1Rnd_SmokeOrange_Grenade_shell",nil,5000],
  1020. ["optic_LRPS",nil,100000],
  1021. ["optic_ACO_grn_smg",nil,500],
  1022. ["optic_Arco",nil,2000],
  1023. ["optic_MRCO",nil,3700],
  1024. ["optic_Hamr",nil,3500],
  1025. ["optic_DMS",nil,5000], //DMS
  1026. ["optic_AMS",nil,8000], // DLC - AMS
  1027. ["optic_KHS_blk",nil,90000], // DLC - Kahlia
  1028. ["optic_Yorris",nil,1000],
  1029. ["optic_MRD",nil,1000],
  1030. ["bipod_03_F_oli",nil,2500],
  1031. ["bipod_03_F_blk",nil,5000],
  1032. ["muzzle_snds_M","5.56 mm Sound Suppressor",20000],
  1033. ["muzzle_snds_H","6.5 mm Sound Suppressor",30000],
  1034. ["muzzle_snds_acp",".45 Suppressor",10000],
  1035. ["ToolKit",nil,30],
  1036. ["FirstAidKit",nil,30],
  1037. ["itemgps",nil,30],
  1038. ["NVGoggles",nil,250],
  1039. ["acc_pointer_IR",nil,1000],
  1040. ["Rangefinder",nil,5000],
  1041. ["HandGrenade",nil,20000],
  1042. ["DemoCharge_Remote_Mag","IED",35000],
  1043. ["ItemRadio",nil,"Cellphone",0]
  1044.  
  1045. ]
  1046. ];
  1047. };
  1048. };
  1049. };
  1050.  
  1051. //GoldenElm
  1052. case "terrorist_basic":
  1053. {
  1054. switch(true) do
  1055. {
  1056. case (playerSide != east): {"You are not a Terrorist!"};
  1057. case (__GETC__(life_terroristlevel) == 1):
  1058. {
  1059. ["Jihadist Shop",
  1060. [
  1061. ["srifle_DMR_01_F","Rahim 7.62mm",45000],
  1062. ["10Rnd_762x54_Mag","Rahim mag",750],
  1063. ["LMG_Zafir_F","Zafir 7.62mm",150000],
  1064. ["150Rnd_762x54_Box","Zafir Ammo",5000],
  1065. ["arifle_Katiba_GL_F","KatibaGL 6.5mm",30000],
  1066. ["30Rnd_65x39_caseless_green","Katiba Ammo",500],
  1067. ["1Rnd_SmokeRed_Grenade_shell","Katiba Red Smoke",850],
  1068. ["arifle_MX_F","MX 6.5mm",35000],
  1069. ["30Rnd_65x39_caseless_mag","MX Ammo",500],
  1070. ["hgun_Pistol_heavy_01_F","4-five .45",7500],
  1071. ["11Rnd_45ACP_Mag","4-five Ammo",35000],
  1072. ["arifle_MXC_Holo_F","MXC 6.5mm",35000],
  1073. ["30Rnd_65x39_caseless_mag","MX Ammo",500],
  1074. ["optic_Holosight",nil,1200], //MK17 Holosight
  1075. ["optic_Arco",nil,2500], //ARCO
  1076. ["acc_pointer_IR",nil,1500], // Laser Pointer IR
  1077. ["MineDetector",nil,1000], //Mine Detector
  1078. ["optic_Hamr",nil,1000], //RCO
  1079. ["Medikit",nil,500], //Medkit
  1080. ["ToolKit",nil,250], //Toolkit
  1081. ["Binocular",nil,150], //Binoculars
  1082. ["NVGoggles",nil,2000], //NV Goggles (Brown)
  1083. ["ItemRadio","CellPhone",0] //CellPhone
  1084. ]
  1085. ];
  1086. };
  1087. case (__GETC__(life_terroristlevel) == 2):
  1088. {
  1089. ["Corporal Shop",
  1090. [
  1091. ["srifle_DMR_01_F","Rahim 7.62mm",40000],
  1092. ["10Rnd_762x54_Mag","Rahim mag",750],
  1093. ["arifle_MX_SW_F","MX SW 6.5mm",40000],
  1094. ["100Rnd_65x39_caseless_mag","MX 100 round",750],
  1095. ["srifle_DMR_02_sniper_F","Mar-10 .338",60000],
  1096. ["10Rnd_338_Mag","Mar-10 mag",750],
  1097. ["srifle_LRR_camo_F","M320 .408",150000], //M320
  1098. ["7Rnd_408_Mag","M320 Ammo",10000], //M320 Ammo
  1099. ["MMG_01_tan_F","Navid 9.3mm",150000],
  1100. ["150Rnd_93x64_Mag","Navid Ammo",1500],
  1101. ["LMG_Zafir_F","Zafir 7.62mm",125000],
  1102. ["150Rnd_762x54_Box","Zafir Ammo",5000],
  1103. ["150Rnd_762x54_Box_Tracer","Zafir Tracer Ammo",6000],
  1104. ["arifle_Katiba_GL_F","KatibaGL 6.5mm",30000],
  1105. ["30Rnd_65x39_caseless_green","Katiba Ammo",500],
  1106. ["1Rnd_SmokeRed_Grenade_shell","Red Smoke",850],
  1107. ["arifle_MX_GL_F","MXGL 6.5mm",35000],
  1108. ["30Rnd_65x39_caseless_mag","MX Ammo",500],
  1109. ["hgun_Pistol_heavy_01_F","4-five .45",7500],
  1110. ["11Rnd_45ACP_Mag","4-five Ammo",35000],
  1111. ["arifle_MXM_F","MXM 6.5mm",35000],
  1112. ["30Rnd_65x39_caseless_mag","MX Ammo",500],
  1113. ["arifle_MXC_Holo_F","MXC 6.5mm",35000],
  1114. ["30Rnd_65x39_caseless_mag","MX Ammo",500],
  1115. ["optic_Holosight",nil,1200], //MK17 Holosight
  1116. ["optic_Arco",nil,2500], //ARCO
  1117. ["optic_DMS",nil,25000], //DMS
  1118. ["acc_pointer_IR",nil,1500], // Laser Pointer IR
  1119. ["MineDetector",nil,1000], //Mine Detector
  1120. ["optic_Hamr",nil,1000], //RCO
  1121. ["Medikit",nil,500], //Medkit
  1122. ["ToolKit",nil,250], //Toolkit
  1123. ["Binocular",nil,150], //Binoculars
  1124. ["NVGoggles",nil,2000], //NV Goggles (Brown)
  1125. ["ItemRadio","CellPhone",0] //CellPhone
  1126. ]
  1127. ];
  1128. };
  1129. case (__GETC__(life_terroristlevel) == 3):
  1130. {
  1131. ["Sergeant Shop",
  1132. [
  1133. ["MMG_02_sand_F","SPMG .338",150000], //SPMG
  1134. ["srifle_GM6_camo_F","Lynx",250000], //LYNX
  1135. ["srifle_DMR_05_tan_f","Cyrus 9.3mm",150000], //CYRUS
  1136. ["arifle_MX_SW_F","MX SW 6.5mm",40000], //MX SW
  1137. ["srifle_DMR_01_F","Rahim 7.62mm",30000], //RAHIM
  1138. ["srifle_DMR_04_Tan_F","ASP-1 12.7mm",70000], //ASP
  1139. ["srifle_DMR_03_tan_F","Mk-1 7.62mm",30000], //MK-1
  1140. ["srifle_DMR_02_sniper_F","Mar-10 .338",50000], //MAR-10
  1141. ["MMG_01_tan_F","Navid 9.3mm",100000], //NAVID
  1142. ["LMG_Zafir_F","Zafir 7.62mm",100000], //ZAFIR
  1143. ["arifle_Katiba_GL_F","KatibaGL 6.5mm",30000], //KATIBAGL
  1144. ["arifle_MX_GL_F","MXGL 6.5mm",35000], //MXGL
  1145. ["hgun_Pistol_heavy_01_F","4-five .45",7500], //4-FIVE
  1146. ["arifle_MXM_F","MXM 6.5mm",30000], //MXM
  1147. ["arifle_MXC_Holo_F","MXC 6.5mm",30000], //MXC
  1148. ["1Rnd_SmokeRed_Grenade_shell","Red Smoke",850], //SMOKE Red
  1149. ["10Rnd_762x54_Mag","Rahim mag",750], //RAHIM A
  1150. ["130Rnd_338_Mag","SPMG Ammo",5000], //SPMG A
  1151. ["5Rnd_127x108_Mag","Lynx Ammo",10000], //LYNX A
  1152. ["5Rnd_127x108_APDS_Mag","Lynx APDS Ammo",15000], //LYNX A
  1153. ["10Rnd_93x64_DMR_05_Mag","Cyrus Ammo",7500], //CYRUS A
  1154. ["10Rnd_127x54_Mag","ASP Ammo",7500], //ASP A
  1155. ["20Rnd_762x51_Mag","Mk-1 7.62 Ammo",750], //MK-1 A
  1156. ["10Rnd_338_Mag","Mar-10 mag",750], //MAR-10 A
  1157. ["30Rnd_65x39_caseless_green","Katiba Ammo",500], //KATIBA A
  1158. ["150Rnd_93x64_Mag","Navid Ammo",1500], //NAVID A
  1159. ["150Rnd_762x54_Box","Zafir Ammo",5000], //ZAFIR A
  1160. ["150Rnd_762x54_Box_Tracer","Zafir Tracer Ammo",6000],
  1161. ["11Rnd_45ACP_Mag","4-five Ammo",35000], //4-FIVE A
  1162. ["30Rnd_65x39_caseless_mag","MX Ammo",500], //MX A
  1163. ["100Rnd_65x39_caseless_mag","MX 100 round",750], //MX 100
  1164. ["HandGrenade","Grenade",30000], //grenade
  1165. ["DemoCharge_Remote_Mag","IED",50000], //ied
  1166. ["bipod_02_F_hex",nil,5000], //bipod
  1167. ["optic_Holosight",nil,1200], //MK17 Holosight
  1168. ["optic_Arco",nil,2500], //ARCO
  1169. ["optic_DMS",nil,25000], //DMS
  1170. ["optic_AMS_snd",nil,45000], //AMS
  1171. ["optic_KHS_hex",nil,45000], //kahlia
  1172. ["optic_SOS",nil,90000], //SOS
  1173. ["acc_pointer_IR",nil,1500], // Laser Pointer IR
  1174. ["MineDetector",nil,1000], //Mine Detector
  1175. ["optic_Hamr",nil,1000], //RCO
  1176. ["Medikit",nil,500], //Medkit
  1177. ["ToolKit",nil,250], //Toolkit
  1178. ["Binocular",nil,150], //Binoculars
  1179. ["NVGoggles",nil,2000], //NV Goggles (Brown)
  1180. ["ItemRadio","CellPhone",0] //CellPhone
  1181. ]
  1182. ];
  1183. };
  1184. case (__GETC__(life_terroristlevel) == 4):
  1185. {
  1186. ["Captain Shop",
  1187. [
  1188. ["launch_RPG32_F","RPG",250000], //RPG
  1189. ["RPG32_F","RPG Rocket",75000], //RPG Ammo
  1190. ["RPG32_HE_F","RPG HE Rocket",100000], //RPG HE Ammo
  1191. ["MMG_02_sand_F","SPMG .338",125000], //SPMG
  1192. ["srifle_LRR_camo_F","M320 .408",150000], //M320
  1193. ["srifle_GM6_camo_F","Lynx 12.7mm",200000], //LYNX
  1194. ["srifle_DMR_05_tan_f","Cyrus 9.3mm",120000], //CYRUS
  1195. ["srifle_DMR_01_F","Rahim 7.62mm",30000], //RAHIM
  1196. ["srifle_DMR_04_Tan_F","ASP-1 12.7mm",60000], //ASP
  1197. ["srifle_DMR_03_tan_F","Mk-1 7.62mm",30000], //MK-1
  1198. ["srifle_DMR_02_sniper_F","Mar-10 .338",45000], //MAR-10
  1199. ["MMG_01_tan_F","Navid 9.3mm",100000], //NAVID
  1200. ["LMG_Zafir_F","Zafir 7.62mm",100000], //ZAFIR
  1201. ["arifle_Katiba_GL_F","KatibaGL 6.5mm",30000], //KATIBAGL
  1202. ["arifle_MX_GL_F","MXGL 6.5mm",30000], //MXGL
  1203. ["arifle_MX_SW_F","MX SW 6.5mm",30000], //MX SW
  1204. ["hgun_Pistol_heavy_01_F","4-five .45",7500], //4-FIVE
  1205. ["arifle_MXM_F","MXM 6.5mm",30000], //MXM
  1206. ["arifle_MXC_Holo_F","MXC 6.5mm",30000], //MXC
  1207. ["1Rnd_SmokeRed_Grenade_shell","Red Smoke",850], //SMOKE Red
  1208. ["10Rnd_762x54_Mag","Rahim mag",750], //RAHIM A
  1209. ["130Rnd_338_Mag","SPMG Ammo",5000], //SPMG A
  1210. ["5Rnd_127x108_Mag","Lynx Ammo",10000], //LYNX A
  1211. ["5Rnd_127x108_APDS_Mag","Lynx APDS Ammo",15000], //LYNX A
  1212. ["7Rnd_408_Mag","M320 Ammo",10000], //LYNX A
  1213. ["10Rnd_93x64_DMR_05_Mag","Cyrus Ammo",7500], //CYRUS A
  1214. ["10Rnd_127x54_Mag","ASP Ammo",7500], //ASP A
  1215. ["20Rnd_762x51_Mag","Mk-1 7.62 Ammo",750], //MK-1 A
  1216. ["10Rnd_338_Mag","Mar-10 mag",750], //MAR-10 A
  1217. ["30Rnd_65x39_caseless_green","Katiba Ammo",500], //KATIBA A
  1218. ["150Rnd_93x64_Mag","Navid Ammo",1500], //NAVID A
  1219. ["150Rnd_762x54_Box","Zafir Ammo",5000], //ZAFIR A
  1220. ["150Rnd_762x54_Box_Tracer","Zafir Tracer Ammo",6000],
  1221. ["11Rnd_45ACP_Mag","4-five Ammo",35000], //4-FIVE A
  1222. ["30Rnd_65x39_caseless_mag","MX Ammo",500], //MX A
  1223. ["100Rnd_65x39_caseless_mag","MX 100 round",750], //MX 100
  1224. ["HandGrenade","Grenade",25000], //grenade
  1225. ["DemoCharge_Remote_Mag","IED",40000], //ied
  1226. ["bipod_02_F_hex",nil,5000], //bipod
  1227. ["optic_Holosight",nil,1200], //MK17 Holosight
  1228. ["optic_Arco",nil,2500], //ARCO
  1229. ["optic_DMS",nil,25000], //DMS
  1230. ["optic_AMS_snd",nil,45000], //AMS
  1231. ["optic_KHS_hex",nil,45000], //kahlia
  1232. ["optic_SOS",nil,90000], //SOS
  1233. ["acc_pointer_IR",nil,1500], // Laser Pointer IR
  1234. ["MineDetector",nil,1000], //Mine Detector
  1235. ["optic_Hamr",nil,1000], //RCO
  1236. ["Medikit",nil,500], //Medkit
  1237. ["ToolKit",nil,250], //Toolkit
  1238. ["Binocular",nil,150], //Binoculars
  1239. ["NVGoggles",nil,2000], //NV Goggles (Brown)
  1240. ["ItemRadio","CellPhone",0] //CellPhone
  1241. ]
  1242. ];
  1243. };
  1244. case (__GETC__(life_terroristlevel) == 5):
  1245. {
  1246. ["Major Shop",
  1247. [
  1248. ["launch_RPG32_F","RPG",250000], //RPG
  1249. ["RPG32_F","RPG Rocket",75000], //RPG Ammo
  1250. ["RPG32_HE_F","RPG HE Rocket",100000], //RPG HE Ammo
  1251. ["MMG_02_sand_F","SPMG .338",125000], //SPMG
  1252. ["srifle_LRR_camo_F","M320 .408",150000], //M320
  1253. ["srifle_GM6_camo_F","Lynx 12.7mm",200000], //LYNX
  1254. ["srifle_DMR_05_tan_f","Cyrus 9.3mm",120000], //CYRUS
  1255. ["srifle_DMR_01_F","Rahim 7.62mm",30000], //RAHIM
  1256. ["srifle_DMR_04_Tan_F","ASP-1 12.7mm",60000], //ASP
  1257. ["srifle_DMR_03_tan_F","Mk-1 7.62mm",30000], //MK-1
  1258. ["srifle_DMR_02_sniper_F","Mar-10 .338",45000], //MAR-10
  1259. ["MMG_01_tan_F","Navid 9.3mm",100000], //NAVID
  1260. ["LMG_Zafir_F","Zafir 7.62mm",100000], //ZAFIR
  1261. ["arifle_Katiba_GL_F","KatibaGL 6.5mm",30000], //KATIBAGL
  1262. ["arifle_MX_GL_F","MXGL 6.5mm",30000], //MXGL
  1263. ["arifle_MX_SW_F","MX SW 6.5mm",30000], //MX SW
  1264. ["hgun_Pistol_heavy_01_F","4-five .45",7500], //4-FIVE
  1265. ["arifle_MXM_F","MXM 6.5mm",30000], //MXM
  1266. ["arifle_MXC_Holo_F","MXC 6.5mm",30000], //MXC
  1267. ["1Rnd_SmokeRed_Grenade_shell","Red Smoke",850], //SMOKE Red
  1268. ["10Rnd_762x54_Mag","Rahim mag",750], //RAHIM A
  1269. ["130Rnd_338_Mag","SPMG Ammo",5000], //SPMG A
  1270. ["5Rnd_127x108_Mag","Lynx Ammo",10000], //LYNX A
  1271. ["5Rnd_127x108_APDS_Mag","Lynx APDS Ammo",15000], //LYNX A
  1272. ["7Rnd_408_Mag","M320 Ammo",10000], //LYNX A
  1273. ["10Rnd_93x64_DMR_05_Mag","Cyrus Ammo",7500], //CYRUS A
  1274. ["10Rnd_127x54_Mag","ASP Ammo",7500], //ASP A
  1275. ["20Rnd_762x51_Mag","Mk-1 7.62 Ammo",750], //MK-1 A
  1276. ["10Rnd_338_Mag","Mar-10 mag",750], //MAR-10 A
  1277. ["30Rnd_65x39_caseless_green","Katiba Ammo",500], //KATIBA A
  1278. ["150Rnd_93x64_Mag","Navid Ammo",1500], //NAVID A
  1279. ["150Rnd_762x54_Box","Zafir Ammo",5000], //ZAFIR A
  1280. ["150Rnd_762x54_Box_Tracer","Zafir Tracer Ammo",6000],
  1281. ["11Rnd_45ACP_Mag","4-five Ammo",35000], //4-FIVE A
  1282. ["30Rnd_65x39_caseless_mag","MX Ammo",500], //MX A
  1283. ["100Rnd_65x39_caseless_mag","MX 100 round",750], //MX 100
  1284. ["HandGrenade","Grenade",25000], //grenade
  1285. ["DemoCharge_Remote_Mag","IED",40000], //ied
  1286. ["bipod_02_F_hex",nil,5000], //bipod
  1287. ["optic_Holosight",nil,1200], //MK17 Holosight
  1288. ["optic_Arco",nil,2500], //ARCO
  1289. ["optic_DMS",nil,25000], //DMS
  1290. ["optic_AMS_snd",nil,45000], //AMS
  1291. ["optic_KHS_hex",nil,45000], //kahlia
  1292. ["optic_SOS",nil,90000], //SOS
  1293. ["acc_pointer_IR",nil,1500], // Laser Pointer IR
  1294. ["MineDetector",nil,1000], //Mine Detector
  1295. ["optic_Hamr",nil,1000], //RCO
  1296. ["Medikit",nil,500], //Medkit
  1297. ["ToolKit",nil,250], //Toolkit
  1298. ["Binocular",nil,150], //Binoculars
  1299. ["NVGoggles",nil,2000], //NV Goggles (Brown)
  1300. ["ItemRadio","CellPhone",0] //CellPhone
  1301. ]
  1302. ];
  1303. };
  1304. case (__GETC__(life_terroristlevel) == 6):
  1305. {
  1306. ["Colonel/General Shop",
  1307. [
  1308. ["launch_RPG32_F","RPG",200000], //RPG
  1309. ["RPG32_F","RPG Rocket",50000], //RPG Ammo
  1310. ["RPG32_HE_F","RPG HE Rocket",75000], //RPG HE Ammo
  1311. ["launch_O_Titan_F","Titan AA",200000], //Titan AA
  1312. ["Titan_AA","Titan Rocket",20000], //Titan AA Ammo
  1313. ["MMG_02_sand_F","SPMG .338",100000], //SPMG
  1314. ["srifle_LRR_camo_F","M320 .408",100000], //M320
  1315. ["srifle_GM6_camo_F","Lynx 12.7mm",150000], //LYNX
  1316. ["srifle_DMR_05_tan_f","Cyrus 9.3mm",100000], //CYRUS
  1317. ["srifle_DMR_01_F","Rahim 7.62mm",30000], //RAHIM
  1318. ["srifle_DMR_04_Tan_F","ASP-1 12.7mm",60000], //ASP
  1319. ["srifle_DMR_03_tan_F","Mk-1 7.62mm",30000], //MK-1
  1320. ["srifle_DMR_02_sniper_F","Mar-10 .338",40000], //MAR-10
  1321. ["MMG_01_tan_F","Navid 9.3mm",90000], //NAVID
  1322. ["LMG_Zafir_F","Zafir 7.62mm",90000], //ZAFIR
  1323. ["arifle_Katiba_GL_F","KatibaGL 6.5mm",30000], //KATIBAGL
  1324. ["arifle_MX_GL_F","MXGL 6.5mm",30000], //MXGL
  1325. ["arifle_MX_SW_F","MX SW 6.5mm",30000], //MX SW
  1326. ["hgun_Pistol_heavy_01_F","4-five .45",7500], //4-FIVE
  1327. ["arifle_MXM_F","MXM 6.5mm",30000], //MXM
  1328. ["arifle_MXC_Holo_F","MXC 6.5mm",30000], //MXC
  1329. ["1Rnd_SmokeRed_Grenade_shell","Red Smoke",850], //SMOKE Red
  1330. ["10Rnd_762x54_Mag","Rahim mag",750], //RAHIM A
  1331. ["130Rnd_338_Mag","SPMG Ammo",5000], //SPMG A
  1332. ["5Rnd_127x108_Mag","Lynx Ammo",10000], //LYNX A
  1333. ["5Rnd_127x108_APDS_Mag","Lynx APDS Ammo",15000], //LYNX A
  1334. ["7Rnd_408_Mag","M320 Ammo",10000], //LYNX A
  1335. ["10Rnd_93x64_DMR_05_Mag","Cyrus Ammo",7500], //CYRUS A
  1336. ["10Rnd_127x54_Mag","ASP Ammo",7500], //ASP A
  1337. ["20Rnd_762x51_Mag","Mk-1 7.62 Ammo",750], //MK-1 A
  1338. ["10Rnd_338_Mag","Mar-10 mag",750], //MAR-10 A
  1339. ["30Rnd_65x39_caseless_green","Katiba Ammo",500], //KATIBA A
  1340. ["150Rnd_93x64_Mag","Navid Ammo",1500], //NAVID A
  1341. ["150Rnd_762x54_Box","Zafir Ammo",5000], //ZAFIR A
  1342. ["150Rnd_762x54_Box_Tracer","Zafir Tracer Ammo",6000],
  1343. ["11Rnd_45ACP_Mag","4-five Ammo",35000], //4-FIVE A
  1344. ["30Rnd_65x39_caseless_mag","MX Ammo",500], //MX A
  1345. ["100Rnd_65x39_caseless_mag","MX 100 round",750], //MX 100
  1346. ["HandGrenade","Grenade",25000], //grenade
  1347. ["DemoCharge_Remote_Mag","IED",40000], //ied
  1348. ["bipod_02_F_hex",nil,5000], //bipod
  1349. ["optic_Holosight",nil,1200], //MK17 Holosight
  1350. ["optic_Arco",nil,2500], //ARCO
  1351. ["optic_DMS",nil,25000], //DMS
  1352. ["optic_AMS_snd",nil,45000], //AMS
  1353. ["optic_KHS_hex",nil,45000], //kahlia
  1354. ["optic_SOS",nil,90000], //SOS
  1355. ["acc_pointer_IR",nil,1500], // Laser Pointer IR
  1356. ["MineDetector",nil,1000], //Mine Detector
  1357. ["optic_Hamr",nil,1000], //RCO
  1358. ["Medikit",nil,500], //Medkit
  1359. ["ToolKit",nil,250], //Toolkit
  1360. ["Binocular",nil,150], //Binoculars
  1361. ["NVGoggles",nil,2000], //NV Goggles (Brown)
  1362. ["ItemRadio","CellPhone",0] //CellPhone
  1363. ]
  1364. ];
  1365. };
  1366. };
  1367. };
  1368.  
  1369. case "gang":
  1370. {
  1371. switch(true) do
  1372. {
  1373. case (playerSide != civilian): {"You are not a civilian!"};
  1374. default
  1375. {
  1376. ["Hideout Armament",
  1377. [
  1378. ["hgun_Rook40_F",nil,1500],
  1379. ["hgun_Pistol_heavy_02_F",nil,2500],
  1380. ["hgun_ACPC2_F",nil,4500],
  1381. ["hgun_PDW2000_F",nil,9500],
  1382. ["optic_ACO_grn_smg",nil,950],
  1383. ["V_Rangemaster_belt",nil,1900],
  1384. ["16Rnd_9x21_Mag",nil,25],
  1385. ["9Rnd_45ACP_Mag",nil,45],
  1386. ["6Rnd_45ACP_Cylinder",nil,50],
  1387. ["30Rnd_9x21_Mag",nil,75]
  1388. ]
  1389. ];
  1390. };
  1391. };
  1392. };
  1393. //demigod
  1394. case "genstore":
  1395. {
  1396. ["Bunnings Warehouse",
  1397. [
  1398. ["ItemRadio","CellPhone",500],
  1399. ["Binocular",nil,150],
  1400. ["ItemGPS",nil,100],
  1401. ["ToolKit",nil,250],
  1402. ["FirstAidKit",nil,150],
  1403. ["NVGoggles",nil,2000],
  1404. ["Chemlight_red",nil,300],
  1405. ["Chemlight_yellow",nil,300],
  1406. ["Chemlight_green",nil,300],
  1407. ["Chemlight_blue",nil,300]
  1408. ]
  1409. ];
  1410. };
  1411. };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement