Advertisement
Guest User

Untitled

a guest
Mar 2nd, 2015
210
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.62 KB | None | 0 0
  1. hostname "Theking1337yolo"
  2.  
  3. rcon_password "paypal321"
  4.  
  5. mp_freezetime 5
  6. mp_join_grace_time 15
  7. mp_match_end_restart 0
  8. sv_cheats 0
  9. bot_quota 0
  10.  
  11. //**The following commands manage kicks and bans
  12. exec banned_user.cfg
  13. exec banned_ip.cfg
  14. writeid
  15. writeip
  16.  
  17. sv_airmove 100
  18. sv_airaccelerate 100
  19. sv_gravity 800
  20.  
  21.  
  22. //The output file will be located in the csgo folder of your dedicated server
  23. cvarlist log cvarlist.txt
  24.  
  25.  
  26. //VOLUME ROUND SOUND
  27. snd_musicvolume 0
  28. volume 0
  29.  
  30.  
  31. // Download Settings //
  32. sv_allowupload 1
  33. sv_allowdownload 1
  34. sv_downloadurl "http:/178.62.64.94/csgo"
  35. net_maxfilesize 500000000
  36. sv_pure 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement