Bind Commands
Find below the most common variation of this bind. Pressing the bind key will switch to your knife and then back to your weapon in slot 1 (the primary weapon). Hit the "Change Key" button to change the key this is bound to. Paste this into your developer console to apply.
How it Works
Like many other binds on our binds list, this bind activates two commands when pressed.
The first part of this bind, "bind q", tells the game the character to bind the command to.
The second part of this bind, "use weapon_knife;use slot1", is made up of two commands separated by semi colons. The command "use weapon_knife", as you might've guessed, makes your character switch to holding your knife. The command "use slot1", which is ran just a tick after "use weapon_knife" will switch back to "slot1", which is your primary weapon slot. This creates the quick switch effect.
Other Bind Variations
Find different variations of this bind below.
Quickswitch AWP
CS:GO Compatible OnlyThe below command binds the Q key to quickswitch to your knife and then back to your AWP. Copy the command into your console to apply.
bind q "use weapon_knife;use weapon_awp"Quickswitch Deagle
CS:GO Compatible OnlyThis console command will bind the Q key to a deagle quickswitch. Paste the command into your console to activate it,
bind q "use weapon_knife;use weapon_deagle"