CS2 animgraph_set_parameter_int Command

CS2 Command CS2 logo
animgraph_set_parameter_int <Entity Name> <Parameter Name> <Value>

This command sets a specific integer parameter for entities to the specified value. It is particularly useful for animators who wish to test different parameters.

Argument Information

The syntax for this command is as follows:
Name Description
Entity Name

The name of the entities for which the integer parameter is being set.

Parameter Name

The name of the integer parameter to set.

Value

The integer value to set the parameter to.

Extra Information

Find additional information relating to this command below.
sv_cheats Required
Yes
Client or Server Command
Server
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.

animgraph_set_parameter_int <Entity Name> <Parameter Name> 0
1/3 arguments filled
Entity Name
Parameter Name
Value

animgraph_set_parameter_int Examples

animgraph_set_parameter_int npc_zombie Health 100

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