mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user