![[QBCore/ESX][paid] Radiation Zones Updated main image](https://forum-cfx-re.akamaized.net/optimized/5X/c/4/9/c/c49cace8ab57f4ece7022a64483e8ce4dd12c27f_2_690x388.jpeg)
![[QBCore/ESX][paid] Radiation Zones Updated thumbnail 1](https://forum-cfx-re.akamaized.net/optimized/5X/c/4/9/c/c49cace8ab57f4ece7022a64483e8ce4dd12c27f_2_690x388.jpeg)
![[QBCore/ESX][paid] Radiation Zones Updated thumbnail 2](https://forum-cfx-re.akamaized.net/original/5X/b/6/4/f/b64ffccb80896141bb74709270a77a68d40dda04.png)
Price
UnknownA script by SinorSystem
Price
UnknownQBCore/ESX Radiation Zones
This script adds configurable radiation zones to your QBCore or ESX-based FiveM server. Players will receive notifications and effects when entering or leaving these zones. The script supports both QBCore and ESX frameworks.
Define radiation zones with specific coordinates and radius.
Apply visual and health effects to players in the radiation zones.
Prevent effects if the player has an anti-radiation mask.
Configurable debug mode.
Sends notifications to a Discord webhook when players enter or leave radiation zones.
QBCore Framework (if using QBCore)
ESX Framework (if using ESX)
ox_inventory (if using ESX)
qb-inventory (if using QBCore)
Config = {}
Config.Core = 'QBCore' --'QBCore', 'ESX'
Config.Debug = false -- Set to false to disable debug prints
Config.Webhook = 'Webhook_here' -- Discord webhook URL
Config.RadiationZones = {
{
coords = vector3(100.0, 100.0, 100.0),
radius = 100.0,
blipradius = 100.0,
showblipradius = true,
blipradiusscale = 0.8,
blipradiuscolor = 66,
blipradiusname = "Radioactive Zone",
},
-- Add more zones as needed
}
Config.BloodLoss = {
interval = 1000, -- Interval in milliseconds (1000ms = 1s)
amount = 3 -- Amount of health to lose each interval
}
Config.AntiRadiationMaskItem = 'antiradiationmask' -- Name of the anti-radiation mask item
other scripts
Standalone|AdvancedZombieSystem
Standalone|ZombieSystem
Standalone|VehicleSpawner
standalone|SurvivalHUD
QBCore|RobberyCreator
QBCore|SafeZone
QBCore|Shop
QBCore|WeatherSync
QBCore|PhoneStoreRobbery
QBCore|CamperHousing
QBCore|LootBags
ESX|LootBags
ESX/QBCore|InGameMusic
ESX/QBCore|LootAreas
ESX/QBCore|CraftingVehicles
Support:
you can join my discord for any support ! Discord
Code is accessible | N/A |
Subscription-based | N/A |
Lines (approximately) | N/A |
Requirements | QBCore/ESX |
Support | Yes |
No approved reviews found for this script yet.