CS2 bindss Command

CS2 Command CS2 logo
bindss <Splitscreen Player Index> <Key> <0 / 1> <Command>

This command binds a specific key to a command for use by a particular splitscreen player, allowing for multiple players to have unique key bindings in a splitscreen setup.

Argument Information

The syntax for this command is as follows:
Name Description
Splitscreen Player Index

The index of the splitscreen player (starting from 0) for whom the key binding will apply.

Key

The keyboard key or mouse button to bind.

0 / 1

Flag to specify if the command should run when the key is released.

Command

The command to be bound to the specified key.

Extra Information

Find additional information relating to this command below.
sv_cheats Required
No
Client or Server Command
Unknown
Default Value
cmd
Total CS is the home of CS2 commands We boast the only complete, up-to-date database of all CS2 console commands. View All CS2 Commands
CS2 player
Ad

Command Generator

Adjust the settings below to automatically generate a command. Once you've got everything right, hit the Copy button and paste it into the console in CS:GO.

bindss 0 <Key> null <Command>
2/4 arguments filled
Splitscreen Player Index
Key
0 / 1
Command

bindss Examples

bindss 0 k kill

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

bindss 1 f1 "say_team Hello"

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