GTAG - Modding - Opcode Database - 083D
Opcode Database
083D
| Description | Gets the characters velocity. |
|---|---|
| Parameters (v2) | 1) Actor handle (Integer) (INT) 2) (Returned) Float (FLOAT) 3) (Returned) Float (FLOAT) 4) (Returned) Float (FLOAT) |
| Games | |
| Category | Actor, Common |
| Command Name (IV) | GET_CHAR_VELOCITY |
| San Andreas | |
| sascm.ini | 083D=4,get_char_velocity %1d% store_to %2d% %3d% %4d% |
| Example | 083D: get_char_velocity $PLAYER_ACTOR store_to $TEMPVAR_FLOAT_1 $TEMPVAR_FLOAT_2 $TEMPVAR_FLOAT_3 |
| Command Name | GET_CHAR_VELOCITY |

