Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 0393

Opcode Database

0393

DescriptionMakes an actor perform an animation at the specified speed.

0.5 = slower
1.0 = normal rate
1.5 = faster
Parameters (v2)1) Actor handle (Integer) (INT)
2) Animation name (String) (STRING)
3) Float (FLOAT)
Gamessa
CategoryActor, Animation, Common
Command Name (IV)SET_CHAR_ANIM_SPEED
San Andreas
sascm.ini0393=3,set_char_anim_speed %1d% anim %2h% to %3d%
Example0393: set_char_anim_speed 215@ anim "POOL_SHORT_SHOT" to 248@
Command NameSET_CHAR_ANIM_SPEED

<< 0392

0394 >>