-
Notifications
You must be signed in to change notification settings - Fork 741
Weather - Allow CfgWorlds weather data to be read from description.ext #10875
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Weather - Allow CfgWorlds weather data to be read from description.ext #10875
Conversation
Co-authored-by: Dart <[email protected]>
|
From what I can decipher from the functions: ACE3/addons/weather/functions/fnc_getMapData.sqf Lines 64 to 66 in ce25013
ACE3/addons/weather/functions/fnc_initWind.sqf Lines 45 to 47 in ce25013
Given all calculations for wind are done without any type of conversions, I'm assuming that those numbers are in m/s, as ACE3/addons/weather/functions/fnc_updateWind.sqf Lines 21 to 24 in ce25013
Same applies for
I can make a PR for the missing wiki entries if you want me to, just let me know. |
That'd be great, thanks! |
When merged this pull request will:
documention to be done in another PR
ACE_TempDay,ACE_TempNight,ACE_Humidity,ACE_WindSpeedMax,ACE_WindSpeedMean,ACE_WindSpeedMin,ACE_WindDirectionProbabilities