GTAG - Modding - Opcode Database - 061A
Opcode Database
061A
| Description | Returns a float of the length of the animation in milleseconds. |
|---|---|
| Parameters (v2) | 1) Actor handle (Integer) (INT) 2) Animation name (String) (STRING) 3) (Returned) Time in ms (Integer) (INT) |
| Games | |
| Category | Actor, Animation |
| Command Name (IV) | GET_CHAR_ANIM_TOTAL_TIME |
| San Andreas | |
| sascm.ini | 061A=3,get_char_anim_total_time %1d% anim %2h% store_to %3d% |
| Example | 061A: get_char_anim_total_time $PLAYER_ACTOR anim "LAPDAN_P" store_to 23@ |
| Command Name | GET_CHAR_ANIM_TOTAL_TIME |

