GTAG - Modding - Opcode Database - 08AD
Opcode Database
08AD
| Description | Locates 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) |
| Games | |
| Category | Actor |
| San Andreas | |
| sascm.ini | 08AD=4,set_char_has_used_entry_exit %1d% near %2d% %3d% radius %4d% |
| Example | 08AD: set_char_has_used_entry_exit $PLAYER_ACTOR near -2240.854 129.3346 radius 1.5 |
| Command Name | SET_CHAR_HAS_USED_ENTRY_EXIT |

