Guest User

Untitled

a guest
Jan 23rd, 2018
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.58 KB | None | 0 0
  1. // Configure your menu here
  2. "Models"
  3. {
  4. "CEO Models"
  5. {
  6. "Admin" "ceo"
  7. "team1"
  8. {
  9. "Masterchief"
  10. {
  11. "path" "models/player/techknow/masterchief/red_mc.mdl"
  12. }
  13. }
  14. "team2"
  15. {
  16. "Masterchief"
  17. {
  18. "path" "models/player/techknow/masterchief/blue_mc.mdl"
  19. }
  20. }
  21. }
  22. "HA Models"
  23. {
  24. "Admin" "headadmin"
  25. "team1"
  26. {
  27. "Masterchief"
  28. {
  29. "path" "models/player/techknow/masterchief/red_mc.mdl"
  30. }
  31. }
  32. "team2"
  33. {
  34. "Masterchief"
  35. {
  36. "path" "models/player/techknow/masterchief/blue_mc.mdl"
  37. }
  38. }
  39. }
  40. }
Add Comment
Please, Sign In to add comment