CONFIG
CONFIG GUIDE FOR THE MORE COMPLICATED CONFIGS
1 - Choosing Framework
2 - Extra items setup
Config.explosionItems = {
["weapon_stickybomb"] = {
damage = 7500.0, -- damage to the prop
delay = 5 -- time to explode (seconds)
},
["weapon_grenade"] = {
damage = 4000.0,
delay = 5
},
} -- if you want to use items for raiding
Config.fuelItem = "petrol" ------- choose here the item you want o use as Fuel
Config.needCodeLockItem = "codelock" ---- here you can choose an item to be the code lock item, if you keep this as false code lock item will not be necessary 3 - Choosing Target script
4 - Progress Bar
5 - Tutorial
6 - Blackout and Lights
7 - Routing Buckets
8 - Raid Items and Weapons Damage
9 - Disable Building Zones
10 - Refresh times
11 - Claim Props Type
12 - How Props Work
Last updated
