Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem









Will have a look tomorrow for sanity sake even if I am not sure how it could impact anything since its a dormant module which only do things when told by the user ^^'
m_WeatherDefaultSettings.m_RainThreshold = 0.3;
m_WeatherDefaultSettings.m_SnowfallThreshold = 0.3;
just try and set this in your ini.c file or in the weather setup of the weather mission folder
and check if COT is gonna respect it . i did a lot of tests , something breaks
m_WeatherDefaultSettings.m_OvercastMinTime = 600; // 10 min transition
m_WeatherDefaultSettings.m_OvercastMaxTime = 900; // 15 min transition
m_WeatherDefaultSettings.m_OvercastMinLength = 600; // 10 min duration
m_WeatherDefaultSettings.m_OvercastMaxLength = 900; // 15 min duration
We also have changed nothing on our side. Nothing weather related will be done from COT unless if you open the weather menu and change things in there and then press apply. Then once the transition will be over, dayz itself will return to the usual weather patterns its programmed to.
all of the transition calculations have changes and weather vanilla is not behaving as it should
i changed nothing from my side
Your server profile might have a different name (like instance, profile, config, or something else)
@in_jail_out_soon
no
@bunnyten4
Too vague, need the exact error message to know if its a mod which need to be updated or something else.