Skimzy

Untitled

Jul 21st, 2020
32
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.31 KB | None | 0 0
  1. unbindall
  2. bind "KP_INS" "buy ssg08;"
  3. bind "KP_END" "buy molotov; buy incgrenade;"
  4. bind "KP_DOWNARROW" "buy smokegrenade;"
  5. bind "KP_PGDN" "buy flashbang;"
  6. bind "KP_LEFTARROW" "buy deagle;"
  7. bind "KP_5" "buy p250;"
  8. bind "KP_RIGHTARROW" "buy tec9; buy fiveseven;"
  9. bind "KP_HOME" "buy ak47; buy m4a1;"
  10. bind "KP_UPARROW" "buy awp;"
  11. bind "KP_PGUP" "buy ump45;"
  12. bind "KP_PLUS" "buy vesthelm;"
  13. bind "KP_ENTER" "buy defuser;"
  14. bind "KP_DEL" "buy hegrenade;"
  15.  
  16. bind "0" "slot10"
  17. bind "1" "slot1"
  18. bind "2" "slot2"
  19. bind "3" "slot3"
  20. bind "4" "slot4"
  21. bind "5" "slot5"
  22. bind "6" "slot6"
  23. bind "7" "slot7"
  24. bind "8" "slot8"
  25. bind "9" "slot9"
  26. bind "a" "+moveleft; r_cleardecals"
  27. bind "b" "buymenu"
  28. bind "d" "+moveright; r_cleardecals"
  29. bind "e" "+use; r_cleardecals"
  30. bind "f" "+lookatweapon; r_cleardecals"
  31. bind "g" "drop"
  32. bind "h" "commandmenu"
  33. bind "i" "show_loadout_toggle"
  34. bind "j" "say_team I can drop"
  35. bind "l" "toggle cl_righthand 0 1"
  36. bind "m" "teammenu"
  37. bind "n" "say_team Need Weapon"
  38. bind "q" "lastinv"
  39. bind "r" "+reload; r_cleardecals"
  40. bind "s" "+back; r_cleardecals"
  41. bind "t" "+spray_menu"
  42. bind "v" "+voicerecord; r_cleardecals"
  43. bind "w" "+forward; r_cleardecals"
  44. bind "u" "messagemode2"
  45. bind "i" "messagemode"
  46. bind "'" "+moveup"
  47. bind "." "buy secammo"
  48. bind "/" "toggleconsole"
  49. bind "\" "toggleconsole"
  50. bind "=" "sizeup"
  51. bind "SPACE" "+jump"
  52. bind "TAB" "+showscores"
  53. bind "ESCAPE" "cancelselect"
  54. bind "INS" "+klook"
  55. bind "END" "centerview"
  56. bind "PGUP" "+lookup"
  57. bind "PGDN" "+lookdown"
  58. bind "PAUSE" "pause"
  59. bind "SHIFT" "+speed"
  60. bind "ALT" "+strafe"
  61. bind "CTRL" "+duck"
  62. bind "LEFTARROW" "radio1"
  63. bind "DOWNARROW" "radio2"
  64. bind "RIGHTARROW" "radio3
  65.  
  66. bind "MOUSE1" "+attack"
  67. bind "MOUSE2" "+attack2"
  68. bind "MOUSE4" "+jumpthrow"
  69. bind "MOUSE5" "r_cleardecals"
  70.  
  71. bind "F10" "rcon mp_restartgame 1; mp_restartgame 1"
  72. bind "e" "+instructor" // Instructor
  73. bind "x" "use weapon_flashbang"
  74. bind "y" "use weapon_molotov; use weapon_incgrenade"
  75.  
  76. // Mousewheeljump
  77.  
  78. bind "MWHEELUP" "+jump"
  79. bind "MWHEELDOWN" "+jump"
  80.  
  81. bind "c" "use weapon_knife; use weapon_p250; use weapon_hkp2000; use weapon_glock; use weapon_tec9; use weapon_fiveseven; use weapon_deagle; drop"
  82. bindtoggle k voice_enable
  83.  
  84.  
  85. alias "+jumpthrow" "+jump;-attack"
  86. alias "-jumpthrow" "-forward;-jump"
  87. bind "mouse4" "+jumpthrow"
  88.  
  89. // Show Teammates & Equipment
  90.  
  91. cl_teamid_overhead_always 1
  92. cl_teamid_overhead_maxdist 9999
  93. cl_showloadout 1
  94. cl_loadout_colorweaponnames 0
  95.  
  96. alias "loadout" "lo1"
  97. alias "lo1" "+cl_show_team_equipment; alias loadout lo2"
  98. alias "lo2" "-cl_show_team_equipment; alias loadout lo1"
  99. bind "f" "loadout; +lookatweapon"
  100.  
  101. // Instructor
  102.  
  103. alias +instructor "+use; gameinstructor_enable 1"
  104. alias -instructor "-use; gameinstructor_enable 0"
  105. bind "e" "+instructor"
  106.  
  107. // Mouse Settings
  108.  
  109. m_customaccel "0"
  110. m_customaccel_exponent "1.05"
  111. m_customaccel_max "0"
  112. m_customaccel_scale "0.04"
  113. m_forward "1"
  114. m_mouseaccel1 "0"
  115. m_mouseaccel2 "0"
  116. m_mousespeed "0"
  117. m_pitch "0.022"
  118. m_rawinput "1"
  119. m_side "0.8"
  120. m_yaw "0.022"
  121. sensitivity "2.2"
  122. zoom_sensitivity_ratio_mouse "1"
  123.  
  124.  
  125. // removes the shifting of the arm when crouching down.
  126.  
  127. cl_viewmodel_shift_left_amt "0"
  128. cl_viewmodel_shift_right_amt "0"
  129.  
  130. // removes the bobbing of the weapon back and forth, when you run.
  131.  
  132. cl_bobamt_lat "0"
  133. cl_bobamt_vert "0"
  134.  
  135. // lowers delay between sounds.
  136.  
  137. snd_mixahead "0.05"
  138.  
  139. // sets interpolation values.
  140.  
  141. cl_interp "1"
  142. cl_interp_ratio "1"
  143. cl_interpolate 1
  144.  
  145. // ignores dedicated servers with pings above this value.
  146.  
  147. mm_dedicated_search_maxping
  148.  
  149. // usual rate commands
  150.  
  151. cl_cmdrate "128"
  152. cl_updaterate "128"
  153. rate "786432"
  154.  
  155. // causes the scope to move less while moving scoped and reduces bobbing effect
  156.  
  157. cl_bobcycle "0.98"
  158.  
  159.  
  160. mat_queue_mode 2
  161.  
  162. //
  163. // stuff command line statements
  164. //
  165. stuffcmds
  166.  
  167. fps_max 999
  168.  
  169.  
  170. clear
  171.  
  172. blink_duration "0"
  173. budget_history_numsamplesvisible "0"
  174. budget_history_range_ms "5"
  175. budget_show_history "0"
  176.  
  177.  
  178. cl_allowdownload "1"
  179. cl_allowupload "0"
  180. cl_autohelp "0"
  181. cl_autowepswitch "0"
  182. cl_c4progressbar "1"
  183. cl_cmdrate "128"
  184. cl_updaterate "128"
  185.  
  186. fps_max "999"
  187.  
  188. hud_centerid "1"
  189. hud_fastswitch "1"
  190. jpeg_quality "100"
  191.  
  192. mat_vsync "0"
  193.  
  194. showhitlocation "1"
  195.  
  196. cl_showfps "0"
  197.  
  198. room_type "0"
  199.  
  200.  
  201.  
  202.  
  203. host_writeconfig
Add Comment
Please, Sign In to add comment