Price
UnknownA script by highqez
Price
UnknownA unique zones script with AFK and Safe zone features. It comes with a PolyZone and Radius easy system to control the zones. The AFK zone has advanced features as mentioned below
Config = {}
Config.Timelimit = 1200 -- AFK kick TIMER within time in seconds
Config.OxInventory = false --True if you are using the ox_inventory, if not then false
Config.ZoneProperty = {
['hospitalzone'] = { --Zone name can be same in the Config.RadiusZone & Config.PolyZone
PauseFood = true,
PauseWater = true,
ReduceStress = true, --Stress script is not included in this script. Change the event in cl_function.lua
SafeZone = true,
Speedlimit = 'mph', --'mph', 'kmh' or false
StressRelief = 0.5, --if ReduceStress = true, Amount of Stress relief per second
SpeedlimitValue = 30,
WhitelistJobs = {'ambulance', 'police'} --Jobs to bypass the safezone restriction
},
['policestationzone'] = { --Zone name can be same in the Config.RadiusZone & Config.PolyZone
PauseFood = true,
PauseWater = true,
ReduceStress = true, --Stress script is not included in this script. Change the event in cl_function.lua
SafeZone = true,
Speedlimit = 'mph', --'mph', 'kmh' or false
StressRelief = 0.5, --if ReduceStress = true, Amount of Stress relief per second
SpeedlimitValue = 30,
WhitelistJobs = {'ambulance', 'police'} --Jobs to bypass the safezone restriction
},
}
Config.RadiusZone = {
['hospitalzone'] = { --Zone name should be from the Config.ZoneProperty Name
x = 328.9448, y = -587.4816, z = 71.2261, radius = 100.0
},
}
Config.PolyZone = {
['policestationzone'] = { --Zone name should be from the Config.ZoneProperty Name
Debug = false,
Zones = {
{
Coords = {
vector2(407.26150512695, -961.58459472656),
vector2(493.48638916016, -960.46148681641),
vector2(494.44357299805, -1026.5689697266),
vector2(405.16998291016, -1032.1352539062)
},
minZ = 28.375925064087,
maxZ = 30.246887207031,
},
},
},
}
Check out Documentation for Config and Exports: README
Buy Now: https://highqez.tebex.io/
| Code is accessible | No (Config function is open) |
| Subscription-based | No |
| Lines (approximately) | 700+ |
| Requirements | PolyZone, es_extended/qb-core |
| Support | Yes |
See what others are saying about this script.
Share your experience and help others.