Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 09E0

Opcode Database

09E0

DescriptionSpecifically teleports the player to the specified coordinates and sets the specified angle when in the specified car.
Parameters (v2)1) X Coord (Float) (FLOAT)
2) Y Coord (Float) (FLOAT)
3) Z Coord (Float) (FLOAT)
4) Angle (Float) (FLOAT)
5) Vehicle handle (Integer) (INT)
Gamessa
CategoryCommon, Player, Vehicle
Command Name (IV)SET_UP_TRIP_SKIP_FOR_SPECIFIC_VEHICLE
San Andreas
sascm.ini09E0=5,set_up_skip_for_specific_vehicle %1d% %2d% %3d% angle %4d% vehicle %5d%
Example09E0: set_up_skip_for_specific_vehicle 1526.9 -1654.5 12.1 angle 180.0 vehicle 37@
Command NameSET_UP_SKIP_FOR_SPECIFIC_VEHICLE

<< 09DE

09E1 >>