GTAG - Modding - Opcode Database - 083A
Opcode Database
083A
| Description | Sets the progress of an animation, with 0.0 being the start of the animation and 1.0 being the end. |
|---|---|
| Parameters (v2) | 1) Object handle (Integer) (INT) 2) Animation name (String) (STRING) 3) Float (FLOAT) |
| Games | |
| Category | Animation, Object |
| Command Name (IV) | SET_OBJECT_ANIM_CURRENT_TIME |
| San Andreas | |
| sascm.ini | 083A=3,set_object_anim_current_time %1d% anim %2h% to %3d% |
| Example | 083A: set_object_anim_current_time 359@ anim "POOL_XLONG_SHOT_O" to 42@ |
| Command Name | SET_OBJECT_ANIM_CURRENT_TIME |

