GTAG - Modding - Opcode Database - 0055
Opcode Database
0055
| Description | Puts the player at the specified coordinates. |
|---|---|
| Parameters (v2) | 1) Player handle (Integer) (INT) 2) X Coord (Float) (FLOAT) 3) Y Coord (Float) (FLOAT) 4) Z Coord (Float) (FLOAT) |
| Games | |
| Category | Common, Player |
| Command Name (IV) | SET_PLAYER_COORDINATES |
| Vice City | |
| sascm.ini | 0055=4,set_player_coordinates %1d% to %2d% %3d% %4d% |
| Example | 0055: set_player_coordinates $player_char to 220.3 -1275.5 11.0 |
| Command Name | SET_PLAYER_COORDINATES |
| GTA III | |
| gtascm.ini | 0055=4,set_player_coordinates %1d% to %2d% %3d% %4d% |
| Example | 0055: set_player_coordinates $PLAYER_CHAR to 888.5625 -308.3749 -99.9999 |
| Command Name | SET_PLAYER_COORDINATES |

