GTAG - Modding - Opcode Database - 088C
Opcode Database
088C
| Description | Sets the vehicle coordinates without applying offsets to account for the height of the vehicle. |
|---|---|
| Parameters (v2) | 1) Vehicle handle (Integer) (INT) 2) X Coord (Float) (FLOAT) 3) Y Coord (Float) (FLOAT) 4) Z Coord (Float) (FLOAT) |
| Games | |
| Category | Vehicle |
| Command Name (IV) | SET_CAR_COORDINATES_NO_OFFSET |
| San Andreas | |
| sascm.ini | 088C=4,set_car_coordinates_no_offset %1d% to %2d% %3d% %4d% |
| Example | 088C: set_car_coordinates_no_offset 34@ to $TEMPVAR_FLOAT_1 75@ $TEMPVAR_FLOAT_3 |
| Command Name | SET_CAR_COORDINATES_NO_OFFSET |

