Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 08AD

Opcode Database

08AD

DescriptionLocates the entry/exit marker in the specified radius of the specified coordinates and links it to the character, also setting the appropriate interior ID for the character and setting the appropriate sky colour if the character is player controlled.
Parameters (v2)1) Actor handle (Integer) (INT)
2) X Coord (Float) (FLOAT)
3) Y Coord (Float) (FLOAT)
4) Radius (Float) (FLOAT)
Gamessa
CategoryActor
San Andreas
sascm.ini08AD=4,set_char_has_used_entry_exit %1d% near %2d% %3d% radius %4d%
Example08AD: set_char_has_used_entry_exit $PLAYER_ACTOR near -2240.854 129.3346 radius 1.5
Command NameSET_CHAR_HAS_USED_ENTRY_EXIT

<< 08AC

08AE >>