- Standalone. Requires you to configure your load/unload framework events
- Minimal UI displayed when entering new zones
- Supports default GTA zones and custom zones using ox_lib poly zones
- Toggle if a sound is played when entering a new zones
- Use 12hr or 24hr time format
- Configurable command to show current zone
-- Client:
exports['xt-zones']:showZone(zone) -- zone is optional, must be a zone name from zones.json or the customZones
exports['xt-zones']:getCurrentZone() -- returns the cached value of the current zone the player is in
exports['xt-zones']:getZonePlayerIsIn() -- runs checks to get the zone the player is in