Disable flies by default and add enableFlies config variable

Also, when enabled, flies now spawn ten minutes after the player's death
instead of two minutes after as recommended by @oiad .
This commit is contained in:
ebaydayz
2017-01-25 13:05:09 -05:00
parent 5d330e1c71
commit 405dd7e519
28 changed files with 38 additions and 12 deletions

View File

@@ -16,6 +16,7 @@ dayz_POIs = false; //Adds Point of Interest map additions (negatively impacts FP
dayz_infectiousWaterholes = false; //Randomly adds some bodies, graves and wrecks by ponds (negatively impacts FPS)
dayz_ForcefullmoonNights = true; // Forces night time to be full moon.
dayz_randomMaxFuelAmount = 500; //Puts a random amount of fuel in all fuel stations.
dayz_enableFlies = false; // Enable flies on dead bodies (negatively impacts FPS).
//DayZMod presets
dayz_presets = "Custom"; //"Custom","Classic","Vanilla","Elite"