Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 0362

Opcode Database

0362

DescriptionRemoves the actor from his car and places him at the specified coordinates.
Parameters (v2)1) Actor handle (Integer) (INT)
2) X Coord (Float) (FLOAT)
3) Y Coord (Float) (FLOAT)
4) Z Coord (Float) (FLOAT)
Gamessa vc iii
CategoryActor, Common
Command Name (IV)WARP_CHAR_FROM_CAR_TO_COORD
San Andreas
sascm.ini0362=4,warp_char_from_car_to_coord %1d% coord %2d% %3d% %4d%
Example0362: warp_char_from_car_to_coord $PLAYER_ACTOR coord 2239.367 -1261.939 22.9375
Command NameWARP_CHAR_FROM_CAR_TO_COORD
Vice City
sascm.ini0362=4,put_actor %1d% at %2d% %3d% %4d% and_remove_from_car
Example0362: put_actor $player_actor at 136.457 -817.37 9.44 and_remove_from_car
Command NameWARP_CHAR_FROM_CAR_TO_COORD
GTA III
gtascm.ini0362=4,remove_actor %1d% from_car_and_place_at %2d% %3d% %4d%
Example0362: remove_actor $ASUKA3_REPORTER from_car_and_place_at 547.25 -778.3749 -99.9999
Command NameWARP_CHAR_FROM_CAR_TO_COORD

<< 0361

0363 >>