GTAG - Modding - Opcode Database - 0829
Opcode Database
0829
| Description | Makes the actor perform an animation similarly to 0605. The actor will die after performing it. |
|---|---|
| Parameters (v2) | 1) Actor handle (Integer) (INT) 2) Animation name (String) (STRING) 3) Animation file (String) (STRING) 4) Float (FLOAT) 5) Time in ms (Integer) (INT) |
| Games | |
| Category | Actor, Animation, AS Pack |
| Command Name (IV) | TASK_PLAY_ANIM_READY_TO_BE_EXECUTED |
| San Andreas | |
| sascm.ini | 0829=5,task_die_named_anim %1d% anim %2h% ifp %3h% framedelta %4d% time %5h% |
| Example | 0829: task_die_named_anim 49@ anim "CRCKDETH3" ifp "CRACK" framedelta 4.0 time 0 |
| Command Name | TASK_DIE_NAMED_ANIM |

