Advertisement
Guest User

77.55.218.177:27115

a guest
Dec 23rd, 2017
203
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.88 KB | None | 0 0
  1. //Configure your menu here
  2. "Arms"
  3. {
  4. "Admin Models"
  5. {
  6. "Admin" "z"
  7. "Team1"
  8. {
  9. "heavybear_t killa bear only :)"
  10. {
  11. "arms" "models/weapons/t_arms.mdl"
  12. }
  13.  
  14. }
  15.  
  16. "Team2"
  17. {
  18. "heavybear_ct killa bear only :)"
  19. {
  20. "arms" "models/weapons/ct_arms.mdl"
  21. }
  22.  
  23. }
  24.  
  25. }
  26.  
  27. "Public Models"
  28. {
  29. "Admin" ""
  30. "Team1"
  31. {
  32. "killersuit public"
  33. {
  34. "arms" "models/weapons/t_arms.mdl"
  35. }
  36.  
  37. "nanosuit public"
  38. {
  39. "arms" "models/weapons/t_arms.mdl"
  40. }
  41. }
  42.  
  43. "Team2"
  44. {
  45. "nkpolice public"
  46. {
  47. "arms" "models/weapons/ct_arms.mdl"
  48. }
  49.  
  50. "survivor public"
  51. {
  52. "arms" "models/weapons/ct_arms.mdl"
  53. }
  54.  
  55. "scout public"
  56. {
  57. "arms" "models/weapons/ct_arms.mdl"
  58. }
  59. }
  60. }
  61.  
  62. }
  63.  
  64. //If you use Fastdownload make sure all your path and material files are on your webserver!!!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement