n1ccinho

NICCINHO AUTOEXEC

Jan 30th, 2022 (edited)
21
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.47 KB | None | 0 0
  1. hud_scaling "0.85"
  2.  
  3. snd_mixahead "0.05"
  4. snd_mix_async "1"
  5. snd_stream "1"
  6.  
  7. rate "786432"
  8. cl_cmdrate "128"
  9. cl_updaterate "128"
  10. cl_interp_ratio "1"
  11. cl_interp "0"
  12. cl_lagcompensation "1"
  13. cl_predict "1"
  14. cl_predictweapons "1"
  15. mat_queue_mode "-2"
  16.  
  17. hud_scaling "0.85"
  18. m_customaccell 0
  19. m_rawinput "1"
  20. m_mouseaccel2 "0"
  21. m_mouseaccel1 "0"
  22. m_customaccel "0"
  23.  
  24. cl_forcepreload "1"
  25. cl_autohelp "0"
  26. cl_disablehtmlmotd "1"
  27. cl_showhelp "0"
  28. cl_downloadfilter "nosounds"
  29. r_dynamic "0"
  30. r_drawtracers "0"
  31. r_drawtracers_firstperson "0"
  32. r_eyegloss "0"
  33. r_eyemove "0"
  34. r_eyeshift_x "0"
  35. r_eyeshift_y "0"
  36. r_eyeshift_z "0"
  37. r_eyesize "0"
  38. m_rawinput "1"
  39.  
  40. bind l "r_cleardecals"
  41.  
  42. cl_righthand 1
  43.  
  44. fps_max "999"
  45. fps_max_menu "999"
  46. net_graph "1"
  47. net_graphheight "50"
  48. net_graphmsecs "400"
  49. net_graphpos "1"
  50. net_graphproportionalfont "0"
  51. net_graphshowinterp "1"
  52. net_graphshowlatency "1"
  53. net_graphsolid "1"
  54. net_graphtext "1"
  55. net_maxroutable "1200"
  56. net_scale "5"
  57.  
  58. host_writeconfig
  59.  
  60. alias "+jumpthrow" "+jump;-attack"
  61. alias "-jumpthrow" "-jump"
  62. bind "SPACE" "+jumpthrow"
  63.  
  64. bind "h" "+forwardjumpthrow"
  65. alias "+forwardjumpthrow" "+forward;+jump;-attack"
  66. alias "-forwardjumpthrow" "-jump;-forward"
  67.  
  68. mirv_listentities isPlayer=1
  69.  
  70. bind "F5" "+fw"
  71. alias "+fw" "demo_timescale 3"
  72. alias "-fw" "demo_timescale 1"
  73.  
  74. bind "F6" "+fw2"
  75. alias "+fw2" "demo_timescale 10"
  76. alias "-fw2" "demo_timescale 1"
  77.  
  78. bind "F7" "demo_togglepause"
  79.  
  80. volume "0.01"
  81. voice_scale "0.4"
Advertisement
Add Comment
Please, Sign In to add comment