Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 0055

Opcode Database

0055

DescriptionPuts 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)
Gamesvc iii
CategoryCommon, Player
Command Name (IV)SET_PLAYER_COORDINATES
Vice City
sascm.ini0055=4,set_player_coordinates %1d% to %2d% %3d% %4d%
Example0055: set_player_coordinates $player_char to 220.3 -1275.5 11.0
Command NameSET_PLAYER_COORDINATES
GTA III
gtascm.ini0055=4,set_player_coordinates %1d% to %2d% %3d% %4d%
Example0055: set_player_coordinates $PLAYER_CHAR to 888.5625 -308.3749 -99.9999
Command NameSET_PLAYER_COORDINATES

<< 0054

0056 >>