Skip to content

xT-Development/xt-zones

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xt-zones


Features:

  • 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

Dependencies:

Exports

-- 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

About

Zones UI for Entering GTA zones and custom zones

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published