GTAG - Modding - Opcode Database - 059F
Opcode Database
059F
| Description | Returns the objects X, Y and Z velocity. |
|---|---|
| Parameters (v2) | 1) Object handle (Integer) (INT) 2) (Returned) Float (FLOAT) 3) (Returned) Float (FLOAT) 4) (Returned) Float (FLOAT) |
| Games | |
| Category | Common, Object |
| Command Name (IV) | GET_OBJECT_VELOCITY |
| San Andreas | |
| sascm.ini | 059F=4,get_object_velocity %1d% store_to %2d% %3d% %4d% |
| Example | 059F: get_object_velocity 82@(39@,16i) store_to $TEMPVAR_FLOAT_1 $TEMPVAR_FLOAT_2 $TEMPVAR_FLOAT_3 |
| Command Name | GET_OBJECT_VELOCITY |
| Vice City | |
| sascm.ini | 059F=4,get_object_velocity %1d% store_to %2d% %3d% %4d% |
| Example | |
| Command Name | GET_OBJECT_VELOCITY |

