F键清除血迹指令:bind f "+lookatweapon; r_cleardecals" SHIFT清除血迹指令:bind shift "+speed;r_cleardecals" CTRL清除血迹指令:bind "ctrl" "+duck;r_cleardecals" 开枪后清除血迹指令:bind MOUSE1 "+attack;r_cleardecals" 2、跳投指令 alias +jumpthrow"+jump -attack;-attack2" alias -jumpthrow -jum...
F键清除血迹指令:bind f "+lookatweapon; r_cleardecals" SHIFT清除血迹指令:bind shift "+speed;r_cleardecals" CTRL清除血迹指令:bind "ctrl" "+duck;r_cleardecals" 开枪后清除血迹指令:bind MOUSE1 "+attack;r_cleardecals" 2、跳投指令 alias +jumpthrow"+jump -attack;-attack2" alias -jumpthrow -jum...
bind mwheelup “+jump” or bind mwheeldown “+jump”- here are commands tobind mousewheel jump. The standard space jumping is bind space “+jump” bindtoggle k “voice_enable”- mutes all voices. You need this bind if you searchedhow to mute people in CS:GO bind l “toggle cl_righth...
// | 鼠标右键 | mouse2 | // | | | // | 鼠标中键 | mouse3 | // | | | // | 鼠标侧键1 | mouse4 | // | | | // | 鼠标侧键2 | mouse5 | // | | | // | 鼠标滚轮下滑 | mwheeldown | // | | | // | 鼠标滚轮上滑 | mwheelup | // | | | // | | // | ...
The third and final command, 'bind space +jump' re-binds the space bar ('space') to the jump function ('+jump'). This is so you can still use the spacebar to jump. Other Bind Variations Find different variations of this bind below. Mouse Wheel Up Only CS2 & CS:GO Compatible Thi...
CS:GO Useful Binds Here we have compiled a list of the most useful CS:GO key binds out there for you to use. Type any of them into the Developer Console and they’ll be yours. Mouse Wheel Jump Bind bind mwheelup +jump;bind mwheeldown +jump;bind space +jump ...
bind "CAPSLOCK" "noclip" //K键绑定重现服务器内上一个使用过的投掷物: bind "K" "sv_rethrow_last_grenade" //鼠标侧键切换左右手 bind "MOUSE4" "cl_righthand 0" bind "MOUSE5" "cl_righthand 1" //滚轮上绑定跳 bind "MWHEELUP" "+jump" ...
打开CS1.5,再打开CSTRIK,找到CONFIG用写字板打开,把所有的都删了,复制 unbindall bind "TAB" "+showscores"bind "ENTER" "+attack"bind "ESCAPE" "cancelselect"bind "SPACE" "+sjump"bind "'" "+moveup"bind "," "buyammo1"bind "." "buyammo2"bind "/" "+movedown"bind "0" "...
alt手雷 买好一套装备就是一瞬间的事情 鼠标滑轮往上是跳 滑轮往下是小跳 略微提高了狙击开镜之后的鼠标灵敏度 默认为1.2 我的是1.35 把下面的复制到你的config里面就ok了 unbindall bind "TAB" "+showscores"bind "ENTER" "+attack"bind "ESCAPE" "cancelselect"bind "SPACE" "+jump"bind "...
bind "v" "toggle voice_scale 0.5 1"- 按V键把队友语音聊天音量减半,再按一次恢复。也可以bind...