Advertisement
Guest User

Untitled

a guest
Jul 20th, 2019
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.91 KB | None | 0 0
  1. class cop {
  2. name = "Cop Weapon Shop";
  3. conditions = "call life_coplevel >= 1";
  4. side = "cop";
  5. weapons[] = {
  6. { "HandGrenade_Stone", "Blind your suspects and get the upper hand.", 1500, "call life_copdept in [3,6,7,8]", "Flashbang"},
  7. { "SmokeShellBlue", "", 1000, "call life_copdept in [3,6,7,8]", ""},
  8. { "SmokeShellRed", "", 1000, "call life_copdept in [3,6,7,8]", ""},
  9. { "SmokeShellGreen", "", 1000, "call life_copdept in [3,6,7,8]", ""},
  10. { "taser", "A gun that will drop your target", 50, "call life_coplevel >= 1", ""},
  11. { "hlc_Pistol_M11A1", "", 680, "true", ""},
  12. { "hlc_Pistol_M11A1D", "", 680, "true", ""},
  13. { "hlc_pistol_Mk25D", "", 670, "true", ""},
  14. { "hlc_pistol_Mk25TR", "", 670, "true", ""},
  15. { "RH_kimber_nw", "", 680, "true", ""},
  16. { "RH_fn57", "", 680, "true", ""},
  17. { "RH_m9", "", 680, "true", ""},
  18. { "RH_m1911", "", 680, "true", ""},
  19. { "RH_uspm", "", 680, "true", ""},
  20. { "RH_g19", "", 680, "true", ""},
  21. //Trooper Weapons
  22. { "RH_sbr9", "", 5000, "call life_coplevel >= 2", ""},
  23. { "KA_UMP45_P", "", 5000, "call life_coplevel >= 2", ""},
  24. //Senior Trooper
  25. { "RH_M16A3", "", 7500, "call life_coplevel >= 3", ""},
  26. { "RH_M4_moe_b", "", 7500, "call life_coplevel >= 3", ""},
  27. { "RH_M4sbr_b", "", 7500, "call life_coplevel >= 3", ""},
  28. { "RH_Hk416s", "", 7500, "call life_coplevel >= 3", ""},
  29. //Corprol
  30. { "hlc_rifle_bcmjack", "", 10500, "call life_coplevel >= 4", ""},
  31. { "hlc_rifle_SAMR", "", 10500, "call life_coplevel >= 4", ""},
  32. //Sergent
  33. { "RH_PDW", "", 12500, "call life_coplevel >= 5", ""},
  34. { "hlc_rifle_ACR_mid_black", "", 12500, "call life_coplevel >= 5", ""},
  35. { "UB_Custom_MP5", "", 12500, "call life_coplevel >= 5", ""},
  36. //Lieutenant
  37. { "RH_M4A6", "", 25000, "call life_coplevel >= 6", ""},
  38. //non patrol weapons
  39. { "arifle_SDAR_F", "", 3000, "call life_coplevel >= 5 || call life_copdept in [3,5,6,7,8]", ""},
  40. { "Mossberg_590", "", 4000, "call life_coplevel >= 3 || call life_copdept in [3,5,6,7,8]", ""},
  41. { "hlc_rifle_RU556", "", 11000, "call life_coplevel >= 3 || call life_copdept in [3,5,6,7,8]", ""},
  42. { "hlc_rifle_ACR68_mid_black", "", 17500, "call life_coplevel >= 6 || call life_copdept in [3,5,6,7,8]", ""},
  43. { "arifle_SPAR_01_blk_F", "", 20000, "call life_coplevel >= 6 || call life_copdept in [3,5,6,7,8]", ""},
  44. { "hlc_rifle_mk18mod0", "", 17500, "call life_coplevel >= 6 || call life_copdept in [3,5,6,7,8]", ""},
  45. { "hlc_rifle_awmagnum_BL", "", 20000, "call life_coplevel >= 5 && call life_copdept in [3,6,7,8]", ""},
  46. { "hlc_rifle_honeybadger", "", 25000, "call life_coplevel >= 5 && call life_copdept in [3,5,7,8]", ""},
  47. { "hlc_rifle_Bushmaster300", "", 20000, "call life_coplevel >= 5 && call life_copdept in [3,6,7,8]", ""},
  48. { "hlc_smg_mp5k", "", 1500, "call life_coplevel >= 4 && call life_copdept in [3,6,7,8]", ""},
  49. { "launch_B_Titan_F", "This will launch fuel rockets at heli when locking on.", 60000, "call life_copdept in [3,6,7,8]", "Fuel Rocket Launcher"},
  50. { "RH_M16A6", "", 17500, "call life_coplevel >= 3 && call life_copdept in [3,5,6,7,8]", ""},
  51. { "KA_CS5", "", 25000, "call life_coplevel >= 5 && call life_copdept in [3,6,7,8]", ""},
  52. { "RH_Mk12mod1", "", 25000, "call life_coplevel >= 5 && call life_copdept in [3,6,7,8]", ""},
  53. { "KA_M1014", "", 17500, "call life_coplevel >= 4 && call life_copdept in [3,6,7,8]", ""},
  54. { "KA_PDR", "", 17500, "call life_coplevel >= 4 && call life_copdept in [3,6,7,8]", ""},
  55. { "KA_M98B", "", 17500, "call life_coplevel >= 4 && call life_copdept in [3,6,7,8]", ""},
  56. { "RH_M4sbr_b", "", 12500, "call life_coplevel >= 4 || call life_copdept in [3,6,7,8]", ""},
  57. { "KA_FNP45", "", 10000, "call life_coplevel >= 5 && call life_copdept in [3,6,7,8]", ""},
  58. { "Mossberg_590", "", 15000, "call life_coplevel >= 5 && call life_copdept in [3,6,7,8]", ""},
  59. //CRT
  60. { "HandGrenade_Stone", "", 2000, "call life_coplevel >= 5 && call life_copdept in [3,5,7,8]", ""},
  61. { "SmokeShellBlue", "", 2000, "call life_coplevel >= 5 && call life_copdept in [3,5,7,8]", ""},
  62. { "SmokeShellGreen", "", 2000, "call life_coplevel >= 5 && call life_copdept in [3,5,7,8]", ""},
  63. { "SmokeShellRed", "", 2000, "call life_coplevel >= 5 && call life_copdept in [3,5,7,8]", ""},
  64. { "KA_UMP9", "CRT ONLY", 5000, "call life_coplevel = 5 && call life_copdept in [3,1,7,8]", ""},
  65. { "RH_Mk12mod1", "CRT ONLY", 15000, "call life_coplevel = 5 && call life_copdept in [3,1,7,8]", ""},
  66. { "hlc_rifle_ACR68_full_black", "CRT ONLY", 15000, "call life_coplevel = 6 && call life_copdept in [3,1,7,8]", ""},
  67. { "hlc_rifle_ACR68_SBR_black", "CRT ONLY", 15000, "call life_coplevel = 6 && call life_copdept in [3,1,7,8]", ""},
  68. { "hlc_rifle_samr2", "CRT ONLY", 15000, "call life_coplevel = 6 && call life_copdept in [3,1,7,8]", ""},
  69. //DTU weapons
  70. { "KA_machete", "", 2500, "call life_copdept in [3,6,7,8]", ""},
  71. { "KA_dagger", "", 2500, "call life_copdept in [3,6,7,8]", ""},
  72. { "KA_axe", "", 2500, "call life_copdept in [3,6,7,8]", ""},
  73. { "KA_knife", "", 2500, "call life_copdept in [3,6,7,8]", ""},
  74. { "KA_FNP45", "", 10000, "call life_copdept in [3,6,7,8]", ""},
  75. { "arifle_AKS_F", "", 10000, "call life_copdept in [3,6,7,8]", ""},
  76. { "hlc_rifle_CQBR", "", 11500, "call life_copdept in [3,6,7,8]", ""},
  77. { "hlc_rifle_RPK12", "", 12500, "call life_copdept in [3,6,7,8]", ""},
  78. { "arifle_CTAR_hex_F", "", 12500, "call life_copdept in [3,6,7,8]", ""},
  79. { "hlc_rifle_aek971_mtk", "", 16250, "call life_copdept in [3,6,7,8]", ""},
  80. { "hlc_rifle_ACR_SBR_tan", "", 16250, "call life_copdept in [3,6,7,8]", ""},
  81. { "hlc_rifle_ak74", "", 16250, "call life_copdept in [3,6,7,8]", ""},
  82. { "hlc_rifle_rpk74n", "", 16250, "call life_copdept in [3,6,7,8]", ""},
  83. { "hlc_rifle_ak12", "", 16250, "call life_copdept in [3,6,7,8]", ""},
  84. { "RH_mk2", "", 5500, "call life_copdept in [3,6,7,8]", ""},
  85. { "RH_ttracker_g", "", 3000, "call life_copdept in [3,6,7,8]", ""},
  86. { "RH_muzi", "", 7500, "call life_copdept in [3,6,7,8]", ""},
  87. { "RH_vp70", "", 7500, "call life_copdept in [3,6,7,8]", ""},
  88. { "RH_bullb", "", 25000, "call life_copdept in [3,6,7,8]", ""},
  89. { "KA_UMP45", "", 12500, "call life_copdept in [3,6,7,8]", ""}
  90. };
  91.  
  92. magazines[] = {
  93. { "RH_32Rnd_9mm_M822", "", 10, "true", ""},
  94. { "KA_CS5_10rnd_M993_AP_mag", "", 10, "true", ""},
  95. { "8Rnd_SPAS12_buck", "", 10, "true", ""},
  96. { "KA_SCAR_L_30rnd_Mk318_SOST_mag", "", 10, "call life_coplevel >= 5 || call life_copdept in [3,5,6,7,8]", ""},
  97. { "hlc_30rnd_68x43_FMJ", "", 50, "true", ""},
  98. { "hlc_30rnd_68x43_OTM", "", 50, "true", ""},
  99. { "hlc_30rnd_68x43_OTM", "", 50, "true", ""},
  100. { "hlc_30rnd_68x43_FMJ", "", 50, "true", ""},
  101. { "hlc_30rnd_556x45_EPR", "", 50, "true", ""},
  102. { "hlc_30rnd_556x45_SOST", "", 50, "true", ""},
  103. { "hlc_30rnd_556x45_SPR", "", 50, "true", ""},
  104. { "hlc_20Rnd_762x51_B_fal", "", 50, "true", ""},
  105. { "RH_30Rnd_6x35_mag", "", 50, "true", ""},
  106. { "RH_7Rnd_45cal_m1911", "", 10, "true", ""},
  107. { "RH_30Rnd_556x45_Mk262", "", 10, "true", ""},
  108. { "RH_17Rnd_9x19_g17", "", 10, "true", ""},
  109. { "RH_6Rnd_357_Mag", "", 10, "true", ""},
  110. { "RH_20Rnd_57x28_FN", "", 10, "true", ""},
  111. { "RH_15Rnd_9x19_M9", "", 10, "true", ""},
  112. { "RH_16Rnd_40cal_usp", "", 10, "true", ""},
  113. { "RH_18Rnd_9x19_gsh", "", 10, "true", ""},
  114. { "KA_15Rnd_45ACP_Mag", "", 10, "true", ""},
  115. { "KA_25Rnd_45ACP_High_Presure_Mag", "", 10, "true", ""},
  116. { "RH_7Rnd_50_AE", "", 10, "true", ""},
  117. { "KA_Galil_35rnd_Mk318_SOST_mag", "", 10, "true", ""},
  118. { "RH_30Rnd_68x43_FMJ", "", 10, "call life_coplevel >= 3 && call life_copdept in [1,2,3,5,6,7,8]", ""},
  119. { "RH_30Rnd_556x45_Mk262", "", 10, "call life_coplevel >= 3 && call life_copdept in [3,5,6,7,8]", ""},
  120. { "SMA_30Rnd_556x45_Mk262", "", 10, "call life_coplevel >= 3 && call life_copdept in [3,5,6,7,8]", ""},
  121. { "hlc_20Rnd_762x51_mk316_M14", "", 10, "call life_coplevel >= 3 && call life_copdept in [3,5,6,7,8]", ""},
  122. { "6Rnd_M1014_buck", "", 10, "call life_coplevel >= 3 && call life_copdept in [3,5,6,7,8]", ""},
  123. { "KA_M98B_10Rnd_338_API526_Mag", "", 10, "call life_coplevel >= 3 && call life_copdept in [3,5,6,7,8]", ""},
  124. { "8Rnd_Mossberg_590_Pellets", "Shotgun Bullets", 5, "call life_coplevel >= 1", ""},
  125. { "vvv_np_magazine_taser", "Magazine for tazer", 5, "call life_coplevel >= 1", ""},
  126. { "8Rnd_9x19_Magazine", "", 10, "true", ""},
  127. { "hlc_13Rnd_9x19_B_P228", "", 10, "true", ""},
  128. { "hlc_15Rnd_9x19_B_P226", "", 10, "true", ""},
  129. { "8Rnd_45GAP_Magazine", "", 10, "true", ""},
  130. { "6Rnd_357M_Magazine", "", 10, "true", ""},
  131. { "20Rnd_556x45_UW_mag", "", 50, "true", ""},
  132. { "RH_30Rnd_556x45_M855A1", "", 50, "true", ""},
  133. { "hlc_30Rnd_9x19_GD_MP5", "", 50, "true", ""},
  134. { "hlc_30Rnd_9x19_B_MP5", "", 100, "true", ""},
  135. { "8Rnd_Mossberg_590_Slug", "Knockdown Round", 100, "true", ""},
  136. { "hlc_30Rnd_10mm_JHP_MP5", "", 100, "true", ""},
  137. { "hlc_30rnd_556x45_EPR", "", 100, "true", ""},
  138. { "hlc_30rnd_556x45_SPR", "", 100, "call life_coplevel >= 4 && call life_copdept in [3,5,6,7,8]", ""},
  139. { "30Rnd_556x45_Stanag", "", 100, "true", ""},
  140. { "hlc_30rnd_556x45_SOST", "", 100, "true", ""},
  141. { "hlc_30Rnd_556x45_B_AUG", "", 100, "true", ""},
  142. { "hlc_30rnd_68x43_FMJ", "", 110, "call life_copdept in [3,5,6,7,8]", ""},
  143. { "FHQ_25Rnd_762x51_Mag", "", 110, "call life_copdept in [3,6,7,8]", ""},
  144. { "FHQ_rem_30Rnd_680x43_ACR", "", 110, "call life_copdept in [3,6,7,8]", ""},
  145. { "hlc_5rnd_300WM_mk248_AWM", "", 110, "call life_copdept in [3,6,7,8]", ""},
  146. { "hlc_30rnd_556x45_SPR_sg550", "", 110, "call life_copdept in [3,6,7,8]", ""},
  147. { "hlc_10Rnd_762x51_mk316_fal", "", 100, "call life_copdept in [3,6,7,8]", ""},
  148. { "UGL_FlareCIR_F", "", 100, "call life_copdept in [3,6,7,8]", ""},
  149. { "UGL_FlareYellow_F", "", 100, "call life_copdept in [3,6,7,8]", ""},
  150. { "UGL_FlareRed_F", "", 100, "call life_copdept in [3,6,7,8]", ""},
  151. { "UGL_FlareWhite_F", "", 100, "call life_copdept in [3,6,7,8]", ""},
  152. { "UGL_FlareGreen_F", "", 100, "call life_copdept in [3,6,7,8]", ""},
  153. { "1Rnd_SmokeGreen_Grenade_shell", "", 100, "call life_copdept in [3,6,7,8]", ""},
  154. { "1Rnd_SmokeBlue_Grenade_shell", "", 100, "call life_copdept in [3,6,7,8]", ""},
  155. { "1Rnd_SmokeRed_Grenade_shell", "", 100, "call life_copdept in [3,6,7,8]", ""},
  156. { "29rnd_300BLK_STANAG", "", 100, "call life_copdept in [3,6,7,8]", ""},
  157. { "Titan_AA", "This will drain the helis fuel when rocket hits.", 20000, "call life_copdept in [3,5,7,8]", "Fuel Rocket"},
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement