GTAG - Modding - Opcode Database - 0613
Opcode Database
0613
| Description | Returns the progress of the animation on the actor, ranging from 0.0 to 1.0 (1.0 being the finished animation). |
|---|---|
| Parameters (v2) | 1) Actor handle (Integer) (INT) 2) Animation name (String) (STRING) 3) (Returned) Integer (INT) |
| Games | |
| Category | Actor, Animation, Common |
| Command Name (IV) | GET_CHAR_ANIM_CURRENT_TIME |
| San Andreas | |
| sascm.ini | 0613=3,get_char_anim_current_time %1d% anim %2h% store_to %3d% |
| Example | 0613: get_char_anim_current_time 2@ anim "POOL_SHORT_SHOT" store_to 247@ |
| Command Name | GET_CHAR_ANIM_CURRENT_TIME |

