Advertisement
Guest User

Untitled

a guest
May 24th, 2015
213
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.82 KB | None | 0 0
  1. cl_interp "0"
  2. cl_interp_ratio "1"
  3. cl_cmdrate "128" :
  4. cl_updaterate "128"
  5. rate "128000"
  6. fps_max "300"
  7. cl_forcepreload "1"
  8. cl_hud_playercount_showcount "1"
  9. m_rawinput "1"
  10. mat_monitorgamma "1.7"
  11. muzzleflash_light "1"
  12. r_cheapwaterend "1"
  13. r_cheapwaterstart "1"
  14. r_dynamic "0"
  15. r_eyegloss "0"
  16. r_eyemove "0"
  17. r_eyeshift_x "0"
  18. r_eyeshift_y "0"
  19. r_eyeshift_z "0"
  20. r_eyesize "0"
  21.  
  22. net_graph "1"
  23. net_graphpos "2"
  24. bind "TAB" "+ng";
  25. alias "+ng" "+showscores; net_graphheight 0";
  26. alias "-ng" "-showscores; net_graphheight 9999";
  27.  
  28. cl_viewmodel_shift_left_amt "0"
  29. cl_viewmodel_shift_right_amt "0"
  30. cl_bob_lower_amt "0"
  31. cl_bobamt_lat "0"
  32. cl_bobamt_vert "0"
  33. cl_bobcycle "2"
  34.  
  35.  
  36. bind "uparrow" "incrementvar cl_radar_scale 0.25 1.0 0.05"
  37. bind "downarrow" "incrementvar cl_radar_scale 0.25 1.0 -0.05"
  38. cl_radar_always_centered 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement