Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 0245

Opcode Database

0245

DescriptionChanges the actors walk style.

Note: In GTA VC and GTA III, an integer is used as a anim group ID.
Parameters (v2)1) Actor handle (Integer) (INT)
2) String (STRING)
Gamessa vc iii
CategoryActor, Common
Command Name (IV)SET_ANIM_GROUP_FOR_CHAR
San Andreas
sascm.ini0245=2,set_anim_group_for_char %1d% to %2d%
Example0245: set_anim_group_for_char $ACTOR_SMOKE to "FATMAN"
Command NameSET_ANIM_GROUP_FOR_CHAR
Vice City
sascm.ini0245=2,set_actor %1d% walk_style_to %2d%
Example0245: set_actor $2099 walk_style_to 46
Command NameSET_ANIM_GROUP_FOR_CHAR
GTA III
gtascm.ini0245=2,set_actor %1d% walk_style_to %2d%
Example0245: set_actor $8BALL_CHAR walk_style_to 9
Command NameSET_ANIM_GROUP_FOR_CHAR

<< 0244

0247 >>