mirror of
https://github.com/CommunityOx/ox_lib.git
synced 2026-08-17 06:56:03 +01:00
insideZones will be stored as a map rather than an array for simplicity. Store zones the player is entering and exiting, then sort based on distance; always triggering onExit for all zones before onEnter. See #179.