Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 012A

Opcode Database

012A

DescriptionSets the players coordinates, removing them from any vehicle they're in.
Parameters (v2)1) Player handle (Integer) (INT)
2) X Coord (Float) (FLOAT)
3) Y Coord (Float) (FLOAT)
4) Z Coord (Float) (FLOAT)
Gamesvc iii
Category
Command Name (IV)WARP_PLAYER_FROM_CAR_TO_COORD
Vice City
sascm.ini012a=4,put_player %1d% at %2d% %3d% %4d% and_remove_from_car
Example012A: put_player $player_char at 91.2 -1460.9 10.0 and_remove_from_car
Command NameWARP_PLAYER_FROM_CAR_TO_COORD
GTA III
gtascm.ini012a=4,put_player %1d% at %2d% %3d% %4d% and_remove_from_car
Example012A: put_player $PLAYER_CHAR at 1454.5625 -189.4999 55.0 and_remove_from_car
Command NameWARP_PLAYER_FROM_CAR_TO_COORD

<< 0129

0130 >>