Advertisement
Guest User

Untitled

a guest
Aug 27th, 2012
299
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.44 KB | None | 0 0
  1. "maxplayers" "12"
  2. "convars"
  3. {
  4. "mp_maxmoney" "12000"
  5. }
  6. "mapgroupsMP"
  7. {
  8. "mg_play" ""
  9. }
  10. }
  11. "competitive"
  12. {
  13. "maxplayers" "12"
  14. "convars"
  15. {
  16. "mp_maxmoney" "16000"
  17. }
  18. "mapgroupsMP"
  19. {
  20. "mg_play" ""
  21. }
  22. }
  23. }
  24. }
  25.  
  26. "gungame"
  27. {
  28. "gameModes"
  29. {
  30. "gungameprogressive"
  31. {
  32. "maxplayers" "12"
  33. "convars"
  34. {
  35. "mp_maxmoney" "12000"
  36. }
  37. "mapgroupsMP"
  38. {
  39. "mg_play" ""
  40. }
  41. }
  42.  
  43. "gungametrbomb"
  44. {
  45. "maxplayers" "12"
  46. "convars"
  47. {
  48. "mp_maxmoney" "12000"
  49. }
  50. "mapgroupsMP"
  51. {
  52. "mg_play" ""
  53. }
  54. }
  55. }
  56. }
  57. }
  58.  
  59. "mapgroups"
  60. {
  61. "mg_play"
  62. {
  63. "name" "mg_play"
  64. "maps"
  65. {
  66. "fy_neon_poolparty" ""
  67. "de_map2" ""
  68. "de_map3" ""
  69. "de_map4" ""
  70. "de_map5" ""
  71. }
  72. }
  73. }
  74. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement