Advertisement
Guest User

Untitled

a guest
Sep 21st, 2017
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.51 KB | None | 0 0
  1. rate 100000
  2. cl_updaterate 100
  3. cl_cmdrate 105
  4. ex_interp 0.01
  5. cl_nosmooth 1
  6.  
  7.  
  8. net_graphproportionalfont "0"
  9. net_graph "3"
  10. net_graphpos "2"
  11. net_graphheight "0"
  12.  
  13.  
  14.  
  15.  
  16. bind "\" "toggleconsole"
  17. bind "o" "noclip"
  18. bind "h" "jpeg"
  19. bind "f" "use weapon_flashbang"
  20. bind "t" "use weapon_hegrenade"
  21. bind "uparrow" "volume 1"
  22. bind "downarrow" "volume .4"
  23. bind "leftarrow" "volume 0"
  24. bind "rightarrow" "volume 0.1"
  25. bind "j" "say_team nw"
  26. bind "k" "say_team d"
  27. bind "mouse5" "+voicerecord"
  28. bind "mouse4" "+voicerecord"
  29.  
  30. bind "mwheelup" "invprev"
  31. alias mnormal "bind mwheeldown invnext"
  32. alias mjump "bind mwheeldown +jump"
  33. alias -jumpp "mnormal"
  34. alias +jumpp "mjump"
  35. bind "c" "+jumpp"
  36.  
  37. sensitivity "2.8"
  38. cl_righthand "1"
  39. m_filter 0
  40. zoom_sensitivity_ratio "1"
  41. m_rawinput "1"
  42. m_mouseaccel1 "0"
  43. m_mouseaccel2 "0"
  44. m_customaccel "0"
  45. m_mousespeed "0"
  46. m_customaccel_exponent "0"
  47. m_customaccel_max "0"
  48. m_customaccel_scale "0"
  49.  
  50.  
  51. fps_max 130
  52. fps_override 1
  53.  
  54.  
  55. voice_enable 1
  56.  
  57.  
  58. bind "KP_INS" "vesthelm"
  59. bind "KP_DOWNARROW" "deagle"
  60. bind "KP_PGDN" "sgren"
  61. bind "KP_LEFTARROW" "flash"
  62. bind "KP_5" "awp"
  63. bind "KP_RIGHTARROW" "hegren"
  64. bind "KP_HOME" "mp5"
  65. bind "KP_UPARROW" "famas; galil"
  66. bind "KP_PGUP" "m4a1; ak47"
  67. bind "KP_MINUS" "defuser"
  68. bind "KP_PLUS" "defuser"
  69. bind "KP_DEL" "vest"
  70.  
  71. _cl_autowepswitch "0"
  72. cl_dynamiccrosshair "0"
  73. cl_crosshair_size "1"
  74. cl_crosshair_translucent "0"
  75. cl_radartype "1"
  76. hud_fastswitch "1"
  77. net_graph "3"
  78. name "KHAZA^42"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement