![[ESX/QB] AFK Safe Zone main image](https://forum-cfx-re.akamaized.net/original/4X/5/6/3/5639f7a032607f99100adb9f68694001e4fd745a.jpeg)
![[ESX/QB] AFK Safe Zone thumbnail 1](https://forum-cfx-re.akamaized.net/original/4X/5/6/3/5639f7a032607f99100adb9f68694001e4fd745a.jpeg)
![[ESX/QB] AFK Safe Zone thumbnail 2](https://img.youtube.com/vi/HMuU3MxGEuM/maxresdefault.jpg)
![[ESX/QB] AFK Safe Zone thumbnail 3](https://forum-cfx-re.akamaized.net/original/5X/9/e/7/8/9e78196472abde0a37d166869974ce9529c70cb3.jpeg)
![[ESX/QB] AFK Safe Zone thumbnail 4](https://forum-cfx-re.akamaized.net/original/5X/4/7/6/2/4762d74c91a3a64bffcd5b6cbc7ea3879fb9b9d8.jpeg)
![[ESX/QB] AFK Safe Zone thumbnail 5](https://forum-cfx-re.akamaized.net/original/5X/c/e/a/e/ceae22dc4352e6433c7baf91fd0e9b6abc5159ec.jpeg)
![[ESX/QB] AFK Safe Zone thumbnail 6](https://forum-cfx-re.akamaized.net/original/5X/2/7/e/d/27edbae981381987b7c311cdac7e963466788021.jpeg)
![[ESX/QB] AFK Safe Zone thumbnail 7](https://forum-cfx-re.akamaized.net/original/5X/3/e/5/5/3e5541cae896fdde81052f7abc2f107a6e17fbab.jpeg)
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 |
No approved reviews found for this script yet.