animgraph_set_parameter_int Command

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

animgraph_set_parameter_int

CS2 Only

Command

animgraph_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.

<Entity Name>

Name of the entities to update the integer parameter for.

<Parameter Name>

The integer parameter you want to set.

<Value>

The integer value to assign to the parameter.

sv_cheats Required

Yes

Client or Server Command

Server

animgraph_set_parameter_int Generator

Command

animgraph_set_parameter_int

<Entity Name><Parameter Name><Value>
0/3 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.

animgraph_set_parameter_int Examples

Command

animgraph_set_parameter_int

100npc_zombieHealth

Sets the 'Health' integer parameter of all 'npc_zombie' entities to 100.