Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 09AF

Opcode Database

09AF

DescriptionFades the screen out and teleports the player to the specified coordinates and angle.

This is commonly used after a mission has ended, within the mission thread itself.
Parameters (v2)1) X Coord (Float) (FLOAT)
2) Y Coord (Float) (FLOAT)
3) Z Coord (Float) (FLOAT)
4) Angle (Float) (FLOAT)
Gamessa
CategoryPlayer
Command Name (IV)SET_UP_TRIP_SKIP_AFTER_MISSION
San Andreas
sascm.ini09AF=4,set_up_skip_after_mission %1d% %2d% %3d% angle %4d%
Example09AF: set_up_skip_after_mission 2097.009 1728.285 9.8203 angle 169.1748
Command NameSET_UP_SKIP_AFTER_MISSION

<< 09AE

09B0 >>