GTAG - Modding - Opcode Database - 09B4
Opcode Database
09B4
Description | This opcode is like 098E, except it finds the appropriate enex marker via it's position instead of it's name. |
---|---|
Parameters (v2) | 1) X Coord (Float) (FLOAT) 2) Y Coord (Float) (FLOAT) 3) Z Coord (Float) (FLOAT) 4) Radius (Float) (FLOAT) 5) Integer (INT) 6) Boolean (1 or 0) (INT) |
Games | |
Category | Entry/Exit |
San Andreas | |
sascm.ini | 09B4=5,set_closest_entry_exit_flag %1d% %2d% radius %3d% bitmask %4d% to %5h% |
Example | 09B4: set_closest_entry_exit_flag 345.5621 306.2212 radius 10.0 bitmask 16384 to 0 |
Command Name | SET_CLOSEST_ENTRY_EXIT_FLAG |