Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 061A

Opcode Database

061A

DescriptionReturns 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)
Gamessa
CategoryActor, Animation
Command Name (IV)GET_CHAR_ANIM_TOTAL_TIME
San Andreas
sascm.ini061A=3,get_char_anim_total_time %1d% anim %2h% store_to %3d%
Example061A: get_char_anim_total_time $PLAYER_ACTOR anim "LAPDAN_P" store_to 23@
Command NameGET_CHAR_ANIM_TOTAL_TIME

<< 0619

061B >>