Use a Throw Bind

Try to integrate a jump-throw keybind into your game. You’ve probably seen some smoke guides on YouTube, but it’s this keybind that can improve your grenade gameplay. You can make throws that haven’t been possible before with just one key.

Use the following command to create this binding by typing this into the console (opened with ~). You can replace alt with any other key if desired.

alias “+jumpthrow” “+jump;-attack”; alias “-jumpthrow” “-jump”; bind alt “+jumpthrow”

Spread the love