Advertisement
JinxSilence

Commands

Mar 24th, 2017
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.73 KB | None | 0 0
  1. Sight
  2.  
  3. cl_righthand "1"
  4. viewmodel_offset_x "0"
  5. viewmodel_offset_y "-2"
  6. viewmodel_offset_z "-2"
  7. viewmodel_fov "54"
  8. cl_bobamt_lat "0.1"
  9. cl_bobamt_vert "0.1"
  10. cl_bobcycle "0.1"
  11. cl_viewmodel_shift_left_amt "0.5"
  12. cl_viewmodel_shift_right_amt "0.5"
  13.  
  14. preformance
  15.  
  16. rate "128000"
  17. cl_cmdrate "128"
  18. cl_updaterate "128"
  19. cl_interp "0"
  20. cl_interp_ratio "1"
  21. cl_lagcompensation "1"
  22.  
  23. sound
  24.  
  25. snd_mixahead 0.05 - sound delay
  26. snd_headphone_pan_exponent 1-100 - sound distance
  27.  
  28.  
  29. Print damage on screen
  30.  
  31. con_filter_enable "2"
  32. con_filter_text "Damage"
  33. con_filter_text_out "Player:"
  34.  
  35. Turn off server MOTDs
  36. cl_disablehtmlmotd "1"
  37.  
  38. dont download custom sounds
  39. cl_downloadfilter "nosounds"
  40.  
  41. Preload maps
  42. cl_forcepreload "1"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement