Advertisement
Guest User

Untitled

a guest
Jul 20th, 2017
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. "hostname"                "Nome do teu servidor"
  2. "rcon_password"                 "SENHA ADMINISTRATIVA DO SERVIDOR"
  3. "sv_password"                 ""
  4. "sv_region"                     "2" // eastcoast: 0 - westcoast: 1 - south america: 2 - europe: 3 - asia: 4 - australia: 5 - middle east: 6 - africa: 7 - world: 255
  5. "sv_lan"                    "0"
  6.  
  7. // Sandbox server settings
  8. "sbox_godmode"                "0"
  9. "sbox_plpldamage"            "0"  // set this to 1 to disable player vs player damage.
  10. "sbox_noclip"                "1"
  11. "sv_alltalk"            "1"
  12.  
  13. // Sandbox limits
  14. "sbox_maxprops"                "150"
  15. "sbox_maxragdolls"            "5"
  16. "sbox_maxnpcs"                "10"
  17. "sbox_maxballoons"            "10"
  18. "sbox_maxeffects"            "50"
  19. "sbox_maxdynamite"            "10"
  20. "sbox_maxlamps"                "20"
  21. "sbox_maxthrusters"            "30"
  22. "sbox_maxwheels"            "20"
  23. "sbox_maxhoverballs"            "20"
  24. "sbox_maxvehicles"            "6"
  25. "sbox_maxbuttons"            "20"
  26. "sbox_maxemitters"            "5"
  27. "sbox_maxspawners"            "3"
  28.  
  29. // Sandbox WIRE limits
  30. // If you are not running wire addon, remove this entire section.
  31. "sbox_maxwire_wheels"            "20"
  32. "sbox_maxwire_waypoints"        "30"
  33. "sbox_maxwire_values"            "20"
  34. "sbox_maxwire_twoway_radioes"    "30"
  35. "sbox_maxwire_turrets"            "10"
  36. "sbox_maxwire_thrusters"        "30"
  37. "sbox_maxwire_target_finders"    "10"
  38. "sbox_maxwire_speedometers"    "14"
  39. "sbox_maxwire_emitters"        "25"
  40. "sbox_maxwire_simple_explosive"    "30"
  41. "sbox_maxwire_sensors"        "30"
  42. "sbox_maxwire_screens"        "20"
  43. "sbox_maxwire_relays"            "20"
  44. "sbox_maxwire_rangers"            "20"
  45. "sbox_maxwire_radioes"            "30"
  46. "sbox_maxwire_sockets"        "20"
  47. "sbox_maxwire_plugs"            "20"
  48. "sbox_maxwire_pixels"            "20"
  49. "sbox_maxwire_panels"            "20"
  50. "sbox_maxwire_outputs"        "20"
  51. "sbox_maxwire_oscilloscopes"        "20"
  52. "sbox_maxwire_locators"        "30"
  53. "sbox_maxwire_lights"            "16"
  54. "sbox_maxwire_inputs"            "20"
  55. "sbox_maxwire_indicators"        "21"
  56. "sbox_maxwire_hoverballs"        "20"
  57. "sbox_maxwire_gyroscopes"        "10"
  58. "sbox_maxwire_gpss"            "10"
  59. "sbox_maxwire_gate_trigs"        "30"
  60. "sbox_maxwire_gate_times"        "30"
  61. "sbox_maxwire_gate_selections"    "30"
  62. "sbox_maxwire_gate_memorys"    "30"
  63. "sbox_maxwire_gate_logics"        "30"
  64. "sbox_maxwire_gate_comparisons"    "30"
  65. "sbox_maxwire_gates"            "50"
  66. "sbox_maxwire_explosive"        "30"
  67. "sbox_maxwire_dual_inputs"        "20"
  68. "sbox_maxwire_detonators"        "20"
  69. "sbox_maxwire_buttons"            "25"
  70. "sbox_maxwire_adv_inputs"        "20"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement