swaMp1337

autoexec swampro

Oct 1st, 2016
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.53 KB | None | 0 0
  1. // CONSOLE
  2. con_enable "1"
  3. bind "`" "toggleconsole"
  4. net_graph "1"
  5. cl_showfps "0"
  6. fps_max "400"
  7.  
  8. // NETCODE
  9. rate "786432"
  10. cl_cmdrate "128"
  11. cl_updaterate "128"
  12. cl_interp "0"
  13. cl_interp_ratio "1"
  14.  
  15.  
  16. //HUD
  17.  
  18. net_graphproportionalfont "0"
  19. net_graphheight "0"
  20. hud_scaling "0.8"
  21. hud_showtargetid "1"
  22. cl_autowepswitch "0"
  23.  
  24. //MODEL
  25. viewmodel_offset_x "2"
  26. viewmodel_offset_y "4"
  27. viewmodel_offset_z "-2"
  28. cl_viewmodel_shift_left_amt "0"
  29. cl_viewmodel_shift_right_amt "0"
  30. cl_bob_lower_amt "0"
Advertisement
Add Comment
Please, Sign In to add comment