GTAG - Modding - Opcode Database - 0612
Opcode Database
0612
| Description | Sets 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) |
| Games | |
| Category | Actor, Animation |
| Command Name (IV) | SET_CHAR_ANIM_PLAYING_FLAG |
| San Andreas | |
| sascm.ini | 0612=3,set_char_anim_playing_flag %1d% anim %2h% to %3h% |
| Example | 0612: set_char_anim_playing_flag 66@ anim "SHP_HANDSUP_SCR" to 0 |
| Command Name | SET_CHAR_ANIM_PLAYING_FLAG |

