Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 088C

Opcode Database

088C

DescriptionSets 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)
Gamessa
CategoryVehicle
Command Name (IV)SET_CAR_COORDINATES_NO_OFFSET
San Andreas
sascm.ini088C=4,set_car_coordinates_no_offset %1d% to %2d% %3d% %4d%
Example088C: set_car_coordinates_no_offset 34@ to $TEMPVAR_FLOAT_1 75@ $TEMPVAR_FLOAT_3
Command NameSET_CAR_COORDINATES_NO_OFFSET

<< 088B

088D >>