Advertisement
publicist

netsettings.cfg

Apr 9th, 2011
230
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.57 KB | None | 0 0
  1. // #########################
  2. // #-#-# Netsettings #-#-#
  3.  
  4. rate "100000" // Max bytes/sec the host can receive data.
  5. cl_cmdrate "66" // Number of command pakets sent to the server per second.
  6. //cl_lagcompensation "1" // Perform server side lag compensation of weapon firing events.
  7. cl_updaterate "66" // Number of packets per second you are requesting from the server.
  8. //cl_cmdbackup "0" // bei Loss "1"
  9. cl_interp "0" // Bei "0" wird der Wert automatisch ermittelt.
  10. cl_interp_ratio "0"
  11. fps_max "67"
  12.  
  13. echo "__________________________"
  14. echo "NETSETTINGS LOADED"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement