Advertisement
Guest User

MakisSe.txt

a guest
Jan 9th, 2019
187
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
COBOL 0.85 KB | None | 0 0
  1. cl_crosshair_drawoutline "0"
  2. cl_crosshairalpha "250"
  3. cl_crosshaircolor "1"
  4. cl_crosshairdot "0"
  5. cl_crosshairgap "-2"
  6. cl_crosshairgap_useweaponvalue "0"
  7. cl_crosshairsize "2"
  8. cl_crosshairstyle "4"
  9. cl_crosshairthickness "0"
  10. cl_crosshairusealpha "1"
  11.  
  12. viewmodel_fov 68
  13. viewmodel_offset_x 2.5
  14. viewmodel_offset_y 0
  15. viewmodel_offset_z -1.5
  16. viewmodel_presetpos 3
  17. cl_viewmodel_shift_left_amt 1.5
  18. cl_viewmodel_shift_right_amt 0.75
  19. viewmodel_recoil 0
  20. cl_righthand 1
  21.  
  22. alias "+jumpthrow" "+jump;-attack"
  23. alias "-jumpthrow" "-jump"
  24. bind "alt" "+jumpthrow"
  25.  
  26. m_customaccel "0"
  27. m_customaccel_exponent "1.05"
  28. m_customaccel_max "0"
  29. m_customaccel_scale "0.04"
  30. m_forward "1"
  31. m_mouseaccel1 "0"
  32. m_mouseaccel2 "0"
  33. m_mousespeed "1"
  34. m_pitch "0.022"
  35. m_rawinput "1"
  36. m_side "0.8"
  37. m_yaw "0.022"
  38.  
  39. net_graph "1"
  40. net_graphproportionalfont "0"
  41. net_graphpos "2"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement