bindss Command

Explore usage, syntax, and examples for the bindss CS2 developer console command.

bindss

CS2 Only

Command

bindss

<Splitscreen Player Index><Key><0 / 1><Command>

Binds a specific key to a command for a particular splitscreen player, letting each player have custom key bindings in splitscreen mode.

<Splitscreen Player Index>

The splitscreen player's index, starting at 0, to apply the key binding.

<Key>

The keyboard key or mouse button to bind.

<0 / 1>

Set to 1 to run the command when the key is released, or 0 to run it when the key is pressed.

<Command>

The command to execute when the key is activated.

sv_cheats Required

No

Client or Server Command

Unspecified

bindss Generator

Command

bindss

<Splitscreen Player Index><Key><0 / 1><Command>
0/4 Arguments Selected

Set the options below to auto-generate your command. When everything looks good, click the Copy button and paste it into your in-game console.

0 / 1

bindss Examples

Command

bindss

killk0

Binds the 'k' key for player 1 (splitscreen player 0) to the 'kill' command, making the player's character die.

Command

bindss

"say_team Hello"f11

Binds the 'F1' key for player 2 (splitscreen player 1) to send 'Hello' to the team chat.