Advertisement
Thetroller

Untitled

Mar 27th, 2016
598
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.79 KB | None | 0 0
  1. // Start.bat
  2. srcds -game csgo -console -usercon +ip 0.0.0.0 +net_public_adr 0.0.0.0 -port 27015 +game_type 0 +game_mode 1 +mapgroup mg_bomb +map de_dust2 -tickrate 128 +exec server.cfg +sv_lan 0 +sv_setsteamaccount xxxxxxxxxxxxxxxxx
  3. // Server.cfg
  4. sm_weaponpaints_c4 "1"
  5. sm_weaponpaints_saytimer "-1"
  6. sm_weaponpaints_roundtimer "-1"
  7. sm_weaponpaints_roundtimer "-1"
  8. sm_weaponpaints_rmenu "0"
  9. sm_weaponpaints_onlyadmin "1"
  10.  
  11. sv_password "Nassprayorsakarautism"
  12. rcon_password "vet_inte"
  13. mp_freezetime 5
  14. mp_joingrace_time 60
  15. mp_matchend_restart 5
  16. sv_cheats 0
  17. sv_lan 0
  18. sv_hibernate_when_empty 0
  19.  
  20. fps_max 0
  21. sv_minrate 1280000
  22. sv_maxrate 0
  23. sv_mincmdrate 128
  24.  
  25. bot_difficulty 2
  26. bot_chatter "off"
  27. bot_join_after_player 1
  28. bot_quota 0
  29. bot_quota_mode "fill"
  30.  
  31. sv_region 0
  32. log 1
  33.  
  34. // Console log
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement