GTAG - Modding - Opcode Database - 0614
Opcode Database
0614
| Description | Sets 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) |
| Games | |
| Category | Actor, Animation |
| Command Name (IV) | SET_CHAR_ANIM_CURRENT_TIME |
| San Andreas | |
| sascm.ini | 0614=3,set_char_anim_current_time %1d% anim %2h% to %3d% |
| Example | 0614: set_char_anim_current_time 215@ anim "POOL_SHORT_SHOT" to 247@ |
| Command Name | SET_CHAR_ANIM_CURRENT_TIME |

