Configuration
The VehicleEMP feature is free!
To UNLOCK the BlackoutEMP feature, you need to purchase and install our Advanced Blackout System.
EMP = {
VehicleEMP = {
Enabled = true,
Radius = 50,
ReviveTime = 100, -- How long to wait until re-enabling vehicles // (in seconds) // set to 0 for no revive
},
BlackoutEMP = { -- To enable this feature you must have the '5S_Blackout' script in your server and enabled. --> https://5script-innovations.tebex.io/package/5875182
Enabled = true,
Radius = 50,
BlackoutTime = 100, -- How long to wait until turning the power back on // (in seconds)
}
}Last updated