Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 0613

Opcode Database

0613

DescriptionReturns 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)
Gamessa
CategoryActor, Animation, Common
Command Name (IV)GET_CHAR_ANIM_CURRENT_TIME
San Andreas
sascm.ini0613=3,get_char_anim_current_time %1d% anim %2h% store_to %3d%
Example0613: get_char_anim_current_time 2@ anim "POOL_SHORT_SHOT" store_to 247@
Command NameGET_CHAR_ANIM_CURRENT_TIME

<< 0612

0614 >>