GTAG - Modding - Opcode Database - 0393
Opcode Database
0393
| Description | Makes 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) |
| Games | |
| Category | Actor, Animation, Common |
| Command Name (IV) | SET_CHAR_ANIM_SPEED |
| San Andreas | |
| sascm.ini | 0393=3,set_char_anim_speed %1d% anim %2h% to %3d% |
| Example | 0393: set_char_anim_speed 215@ anim "POOL_SHORT_SHOT" to 248@ |
| Command Name | SET_CHAR_ANIM_SPEED |

