Advanced Admin Zones
6.00 USD
Description
Advanced Admin Zones, allows your staff to create admin zones with built-in commands or with our Rich API. In admin zones prevent players from killing each other, etc.
Requires
https://github.com/overextended/ox_lib
Exports
CreateZone(AdminId, Size, Coords) -- Returns Zone Data, whats returned:
{
id = 1,
admin = "Server",
adminid = 1,
size = 250.0,
coords = {x=0,y=0,z=0}
}
DeleteZone(ZoneId)
GetZones()
Commands
/createzone size (optional)
/deletezone zoneid (required)
Code is protected by FIveM cfx.re asset escrow.