GTAG - Modding - Opcode Database - 02D3
Opcode Database
02D3
| Description | Makes the boat sail to the specified 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) | BOAT_GOTO_COORDS |
| San Andreas | |
| sascm.ini | 02D3=4,boat_goto_coords %1d% coords %2d% %3d% %4d% |
| Example | 02D3: boat_goto_coords 290@($7257,2i) coords 343@(366@,6f) 349@(367@,4f) 0.0 |
| Command Name | BOAT_GOTO_COORDS |
| Vice City | |
| sascm.ini | 02d3=4,boat %1d% drive_to %2d% %3d% %4d% |
| Example | 02D3: boat $2696 drive_to 171.0578 942.3843 6.0 |
| Command Name | BOAT_GOTO_COORDS |
| GTA III | |
| gtascm.ini | 02d3=4,boat %1d% drive_to %2d% %3d% %4d% |
| Example | 02D3: boat $ASUKA3_REPORTER_BOAT drive_to 744.75 -350.0624 0.0 |
| Command Name | BOAT_GOTO_COORDS |

