Each command is separated by a semi-colon ( ; ), this tells the game to treat them as such. The first command, 'bind mwheelup +jump;' binds the +jump function (makes your character jump) to the 'mwheelup' key (the key that is fired when you scroll up with your mouse. The ...
The Jump command is assigned to [SPACE] in CS2 by default, but if you want to re-bind jump to your mouse scroll wheel, you can do so using either the in-game menu or the console. However, using the console will allow you to bind Jump to more than one key, which is recommended....
bind "MWHEELUP" "+jump" bind "MWHEELDOWN" "+jump" 语音、静音 bind "mouse4" "+voicerecord" BindToggle mouse3 "voice_scale" bind "MOUSE3" "incrementvar voice_scale 0 0.2 0.2" 侧键显示队友信息 bind mouse5 "+cl_show_team_equipment" 不显示队友信息,只有箭头标志 cl_teamid_overhead_mode ...
bind "MOUSE1" "+attack" //开火 bind "MOUSE2" "+attack2" //第二开火 bind "R" "+reload" //装填弹药 bind "键位" "+quickinv" //放射性武器菜单 bind "MWHEELUP" "invprev" //选择上一武器 bind "MWHEELDOWN" "invnext" //选择下一武器 bind "Q" "lastinv" //上次使用的武器 bind "G"...
bind "c" "+bombfind" Rainbow crosshair mousewheel This funny bind is created for people who want to try out the different colors of crosshair. It allows you to quickly change the crosshair color on different locations bind "mwheelup" "toggle cl_crosshaircolor 0 1 2 3 4 5" ...
To activate a bind, click the "Copy to Clipboard" button underneath its text box and paste the copied command into your developer console. You can optionally download a .cfg file which can be used as part of your autoexec to apply the bind. Hit the "Change Key" button and then press ...
jump"; -bind "mouse5" "+jthrow" //頝單 - -alias "+forwardjumpthrow" "+jump;+forward;-attack;-attack2"; -alias "-forwardjumpthrow" "-jump;-forward"; -bind "n" "+forwardjumpthrow" // 頝單 嚗銝W翰VIP 舐剁 - -bind "shift" "+duck;r_cleardecals"; -bind "ctrl" "+speed;r_...
bind “mwheeldown” +jump; bind “mwheelup” +jump; bind “space” +jump The one problem with this is sometimes your mouse can register a jump accidentally. This was a massive issue in CS:GO, and even I fell victim to random mouse wheel jumps. If this keeps happening, try to master...
bind "MOUSE3" "player_ping" //Treino = "noclip" bind "MOUSE4" "toggle cl_showpos 0 1" //"toggle cl_crosshairsize 1 1000; toggle cl_showpos 0 1;" bind "MOUSE5" "toggle cl_crosshairsize 1 1000" bind "MWHEELUP" "+jump"
bind "PGDN" "volume 0" //Mute volume unbind "i" //To not accidentally enable hud fade bind mouse5 "toggle cl_righthand 0 1" bind mwheelup +jump bind e "+use;r_cleardecals" bind KP_END "buy ak47;buy m4a1-s" bind KP_INS "buy aug;buy sg553" ...