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
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.
animgraph_set_parameter_bool
<Entity selector> <Boolean parameter name> null
1/3 arguments filled
Entity selector
Boolean parameter name
0 / 1
animgraph_set_parameter_bool Examples
animgraph_set_parameter_bool @player myBoolParam 1
Sets the boolean parameter named 'myBoolParam' to true for the player entity.
animgraph_set_parameter_bool @all chickenDance 0
Sets the boolean parameter named 'chickenDance' to false for all entities.