Guest User

Untitled

a guest
Sep 11th, 2015
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.05 KB | None | 0 0
  1. ///- Netsettings -////
  2.  
  3. rate "153600"
  4. cl_cmdrate "128"
  5. cl_updaterate "128"
  6. cl_interp_ratio "1"
  7. cl_interp 0
  8. cl_lagcompensation "1"
  9. cl_pred_optimize "2"
  10. cl_predict "1"
  11. cl_predictweapons "1"
  12. cl_smooth "0"
  13. cl_smoothtime "0"
  14. cl_wpn_sway_interp "0"
  15. cl_disablehtmlmotd "0
  16.  
  17.  
  18.  
  19.  
  20. ////- Sound -////
  21.  
  22. windows_speaker_config "1"
  23. snd_mixahead "0.05"
  24. snd_musicvolume "0"
  25. snd_headphone_pan_exponent "2"
  26. snd_headphone_pan_radial_weight "1"
  27. snd_rear_headphone_position "90"
  28.  
  29. ////- mouse commands -////
  30. m_customaccel "0"
  31. m_customaccel_exponent "1"
  32. m_customaccel_max "0"
  33. m_customaccel_scale "0.004"
  34. m_mousespeed "1"
  35. m_raw 0
  36.  
  37.  
  38. ////- alias -////
  39.  
  40.  
  41. bind "i" "vollegranaterenate"
  42. alias "vollegranaterenate" "vollegranaterenate1"
  43. alias "vollegranaterenate1" "give weapon_smokegrenade; give weapon_hegrenade; give weapon_flashbang; give weapon_ak47"
  44.  
  45. ////- crap -////
  46.  
  47. fps_max 0
  48.  
  49. cl_autohelp "0"
  50. cl_showhelp "0"
  51. gameinstructor_enable "0"
  52.  
  53.  
  54. alias "+jumpthrow" "+forward;+jump;-attack"
  55. alias "-jumpthrow" "-jump;-forward"
  56. bind "x" "+jumpthrow"
Advertisement
Add Comment
Please, Sign In to add comment