Config
SmartFires
Added Support for SmartFires. Uses exports to start a fire at the location of the explosion. If you choose to use this option set the Config option to true
Config.SmartFires = true -- to start fires at explosionsSpeed
Config.Speed = 'MPH' -- 'MPH' or 'KPH'Items
If you choose to change the items used this can be done in the config!
Config.IEDItem = {
timer = 'ied_timer',
speed = 'ied_speed',
seat = 'ied_delayed',
instant = 'ied_instant',
remote = 'ied_remote'
}