Skip to content

This is a simple mod that allows server owners to Reduce/Tweak Car Damage

License

Notifications You must be signed in to change notification settings

DaemonForge/DayzSA-ReduceCarDamage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DayzSA-ReduceCarDamage

This is a simple mod that allows Dayz Standalone server owners to Reduce/Tweak Car Damage

Link to Published Mod https://steamcommunity.com/sharedfiles/filedetails/?id=2101898287

This is a simple mod that reduces the damage taken by players and vehicles in Dayz when vehicles crash, this should work on most vehicles, this is my first mod so there may be bugs please report them to me I'll try my best to fix them

There is a config file that will be created on first start that allows you to modify the values

{
    "dmgModifier": 0.8,  //This is the Damage Multiplier for the Vehicle Damage
    "plyrdmgModifier": 0.8, //This is the Damage Multiplier for the Player Damage
    "mindmg": 1350,  //This is the minimum damage that the vehicle has to take before taking any damage
    "subtractmindmg": 1, //1 Enabled/0 Disabled if enabled it subtracts the minimum damage from the Vehicle before calculating the damage output
    "logcrashes": 0 //1 Enabled/0 Disabled if enabled it will log all crashes to the script.log file
}

About

This is a simple mod that allows server owners to Reduce/Tweak Car Damage

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published