Advertisement
Guest User

Untitled

a guest
Apr 27th, 2017
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.00 KB | None | 0 0
  1. // COP LVL 1
  2. case (FETCH_CONST(ruhr_coplevel) == 1):
  3. {
  4. ["PMA",
  5. [
  6. [" ","----------------------","0"],
  7. ["hgun_P07_snds_F","Taser",10000],
  8. ["16RND_9x21_Mag","Tasermunition",1000],
  9. [" ","----------------------","0"],
  10. ["CUP_hgun_Glock17",'G17',16000],
  11. ["CUP_17Rnd_9x19_glock17",nil,200],
  12. [" ","----------------------","0"],
  13. ["arifle_mas_mp5",'MP5A5 Taser',25000],
  14. ["30Rnd_mas_9x21_Stanag",nil,800],
  15. [" ","----------------------","0"],
  16. ["SmokeShell",nil,500],
  17. ["SmokeShellRed",nil,500],
  18. ["SmokeShellBlue",nil,500],
  19. ["DemoCharge_Remote_Mag",nil,1000]
  20. ]
  21. ];
  22. };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement