Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 0612

Opcode Database

0612

DescriptionSets whether the animation is playing. If set to 0, the animation will be paused.
Parameters (v2)1) Actor handle (Integer) (INT)
2) Animation name (String) (STRING)
3) Boolean (1 or 0) (INT)
Gamessa
CategoryActor, Animation
Command Name (IV)SET_CHAR_ANIM_PLAYING_FLAG
San Andreas
sascm.ini0612=3,set_char_anim_playing_flag %1d% anim %2h% to %3h%
Example0612: set_char_anim_playing_flag 66@ anim "SHP_HANDSUP_SCR" to 0
Command NameSET_CHAR_ANIM_PLAYING_FLAG

<< 0611

0613 >>