Command
animgraph_set_parameter_int
<Entity Name><Parameter Name><Value>Explore usage, syntax, and examples for the animgraph_set_parameter_int CS2 developer console command.
animgraph_set_parameter_int
CS2 Onlyanimgraph_set_parameter_int
<Entity Name><Parameter Name><Value>Sets an integer parameter for specified entities to a given value. Useful for animators to test changes quickly.
Name of the entities to update the integer parameter for.
The integer parameter you want to set.
The integer value to assign to the parameter.
Yes
Server
animgraph_set_parameter_int Generator
animgraph_set_parameter_int
<Entity Name><Parameter Name><Value>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.
animgraph_set_parameter_int Examples
animgraph_set_parameter_int
100
npc_zombie
Health
Sets the 'Health' integer parameter of all 'npc_zombie' entities to 100.