[QB-Core] [FREE] Blackout Script
Configurable simple blackout script for QB-Core, recently started to make resources for FiveM and decided to release one finally, if you need help let me know (please report any bugs found)
Feedback and tips is always appreciated!
Download
Previews
Dependencies
Config
--// Black Out Time and Cooldown
Config.BlackoutTime = 20000 -- How long it takes for lights to turn back on, in milliseconds. eg 1 second = 1000
Config.Cooldown = 20000 -- Cooldown after the lights turn on
--// QB Notification Messages
Config.AlreadyActiveMessage = "The power has been shut off already!"
Config.RecentlyHitMessage = "The power has been shut down recently!"