GTAG - Modding - Opcode Database - 00AB
Opcode Database
00AB
| Description | Places the car with the specified handle at the specified X, Y and Z coordinates. |
|---|---|
| Parameters (v2) | 1) Vehicle handle (Integer) (INT) 2) X Coord (Float) (FLOAT) 3) Y Coord (Float) (FLOAT) 4) Z Coord (Float) (FLOAT) |
| Games | |
| Category | Common, Vehicle |
| Command Name (IV) | SET_CAR_COORDINATES |
| San Andreas | |
| sascm.ini | 00AB=4,set_car_coordinates %1d% to %2d% %3d% %4d% |
| Example | 00AB: set_car_coordinates 22@ to -1577.942 52.6333 40.0 |
| Command Name | SET_CAR_COORDINATES |
| Vice City | |
| sascm.ini | 00AB=4,set_car_coordinates %1d% to %2d% %3d% %4d% |
| Example | 00AB: set_car_coordinates 0@ to 132.6 -818.278 9.446 |
| Command Name | SET_CAR_COORDINATES |
| GTA III | |
| gtascm.ini | 00AB=4,set_car_coordinates %1d% to %2d% %3d% %4d% |
| Example | 00AB: set_car_coordinates $VIGILANTE_CRIMINALS_CAR to $1436 $1437 $1438 |
| Command Name | SET_CAR_COORDINATES |

