Jump to content

Creating Custom Keybinds: Difference between revisions

From Byrd Station Wiki
Creating the page.
 
Finishing it.
 
Line 6: Line 6:


svbind numpadnum1 Command "me does a flip"
svbind numpadnum1 Command "me does a flip"
Replace "numpadnum1" with the key you want to bind and "does a flip" with what you want to do in the emote.

Latest revision as of 07:15, 14 August 2026

If you wonder how people are are able to emote so fast, they are most likely using custom keybinds.

To create a custom keybind open the terminal with ` and type the following commands in.

bind numpadnum1 Command "me does a flip"

svbind numpadnum1 Command "me does a flip"

Replace "numpadnum1" with the key you want to bind and "does a flip" with what you want to do in the emote.