EpochModTeam / DayZ-Epoch

Experimental DayZ Mod for Arma 2
http://epochmodteam.github.io/DayZ-Epoch
227 stars 398 forks source link

New weather system, cargo drop, chimney smoke, reorganize variables and init.sqf #2074

Closed worldwidesorrow closed 4 years ago

worldwidesorrow commented 4 years ago

The new weather system supports both summer and winter seasons. It is fully integrated into the mod rather than being a 3rd party addon. Several new functions, including ground fog, have been added to enhance the environment. Most effects are disabled by default for server/client performance optimization.

The cargo drop system fulfills the request described by Vampire here: https://github.com/EpochModTeam/DayZ-Epoch/issues/1044

All of the config variables have been moved to configVariables.sqf and all variables are separated by server and client in init.sqf.

The chimney and smoke stack effects are disabled by default. They can be enabled by uncommenting a line near the bottom of init.sqf.