Command
bindss
<Splitscreen Player Index><Key><0 / 1><Command>Explore usage, syntax, and examples for the bindss CS2 developer console command.
bindss
CS2 Onlybindss
<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.
The splitscreen player's index, starting at 0, to apply the key binding.
The keyboard key or mouse button to bind.
Set to 1 to run the command when the key is released, or 0 to run it when the key is pressed.
The command to execute when the key is activated.
No
Unspecified
bindss Generator
bindss
<Splitscreen Player Index><Key><0 / 1><Command>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.
bindss Examples
bindss
kill
k
0
Binds the 'k' key for player 1 (splitscreen player 0) to the 'kill' command, making the player's character die.
bindss
"say_team Hello"
f1
1
Binds the 'F1' key for player 2 (splitscreen player 1) to send 'Hello' to the team chat.