Advertisement
Guest User

Untitled

a guest
Feb 1st, 2015
145
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.98 KB | None | 0 0
  1. clear
  2.  
  3. rate "128000"
  4. cl_cmdrate "128"
  5. cl_updaterate "128"
  6. cl_interp "0"
  7. cl_interp_ratio "1"
  8. cl_updatevisibility "1"
  9. cl_predict "1"
  10. cl_predictweapons "1"
  11. cl_lagcompensation "1"
  12. cl_disablehtmlmotd "1"
  13. cl_disablefreezecam "1"
  14. cl_freezecampanel_position_dynamic "0"
  15.  
  16. cl_forcepreload "1"
  17. sv_forcepreload "1"
  18.  
  19. cl_allowdownload "1"
  20. cl_allowupload "0"
  21. cl_downloadfilter "nosounds"
  22.  
  23. snd_mixahead "0.05"
  24.  
  25. viewmodel_presetpos "3"
  26. cl_viewmodel_shift_left_amt "0"
  27. cl_viewmodel_shift_right_amt "0"
  28. cl_bob_lower_amt "0"
  29. cl_bobamt_lat "0"
  30. cl_bobamt_vert "0"
  31. cl_bobcycle "0.98"
  32.  
  33. m_customaccel "0"
  34. m_customaccel_exponent "1"
  35. m_customaccel_max "0"
  36. m_customaccel_scale "0.04"
  37. m_forward "1"
  38. m_mouseaccel1 "0"
  39. m_mouseaccel2 "0"
  40. m_mousespeed "0"
  41. m_rawinput "1"
  42. zoom_sensitivity_ratio_mouse "1.0"
  43.  
  44. sensitivity "2.25"
  45. cl_crosshairsize "4"
  46.  
  47. fps_max "999"
  48. hud_scaling ".95"
  49.  
  50. password ""
  51.  
  52. setinfo zb_wantautocashcalling "1"
  53.  
  54. echo "autoexec succesfully loaded.."
  55.  
  56. host_writeconfig
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement