Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 0614

Opcode Database

0614

DescriptionSets how far through the animation the character is, with 1.0 being a finished animation.

For example, setting to 0.5 would put the character half way through the animation.
Parameters (v2)1) Actor handle (Integer) (INT)
2) Animation name (String) (STRING)
3) Float (FLOAT)
Gamessa
CategoryActor, Animation
Command Name (IV)SET_CHAR_ANIM_CURRENT_TIME
San Andreas
sascm.ini0614=3,set_char_anim_current_time %1d% anim %2h% to %3d%
Example0614: set_char_anim_current_time 215@ anim "POOL_SHORT_SHOT" to 247@
Command NameSET_CHAR_ANIM_CURRENT_TIME

<< 0613

0615 >>