Advertisement
Guest User

Untitled

a guest
May 20th, 2014
225
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. hostname "My Server Name!"
  2. gamemode "darkrp"
  3.  
  4. sv_lan 0
  5. sv_region 255
  6.  
  7. sv_allowupload 0
  8.  
  9. // Disable rcon
  10. // Alternatively set your rcon password in your server's command-line parameters and remove this line
  11. rcon_password ""
  12.  
  13. // Stop any pesky console command exploits changing these values
  14. // These exploits exist and have been used
  15. alias sv_allowupload
  16. alias sv_allowdownload
  17. alias rcon_password
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement