This mod adds alarms to vehicles. It has a random chance to go off every time you try to Loot/Open a vehicle and or when the vehicle is damaged. The sound can heat up the map, which then will spawn a Screamer.
Permissions and credits
Credits and distribution permission
Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou are not allowed to upload this file to other sites under any circumstances
Modification permissionYou are allowed to modify my files and release bug fixes or improve on the features so long as you credit me as the original creator
Conversion permissionYou can convert this file to work with other games as long as you credit me as the creator of the file
Asset use permissionYou are allowed to use the assets in this file without permission as long as you credit me
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou must get permission to earn Donation Points for your mods if they use my assets
Author notes
This author has not provided any additional notes regarding file permissions
File credits
This author has not credited anyone else in this file
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
Donations
No donations accepted
This mod adds alarms to vehicles and zombie spawns.
Stable 1.0 - Adds 2 versions 1. Alarm goes off when just looting. 2. Alarm goes off when looting or vehicle is damaged.
Changes
Alarm Chances Config>buffs.xml the Value Number/Number is in Percentage <requirement name="RandomRoll" seed_type="Random" min_max="0,100" operation="LTE" value="35"/>
Alarm Duration Config>gameevents.xml the Value Number/Number is in Seconds <action_sequence name="alarm_sound"> <property name="loop_duration" value="8" />
Spawn Chances Config>gameevents.xml the Value Number/Number is in Seconds <requirement class="RandomRoll"> <property name="value" value="20" />
Spawn Numbers Config>gameevents.xml the Value Number <action class="SpawnEntity"> <property name="spawn_count" value="4" /> I decided to not make Back Hoes, Excavators, and Tractors go off when damaging them. If you want them to have the alarm Go to blocks.xml and delete everything under #region - No Damage Alarm Vehicles