武装突袭3

武装突袭3

299 个评价
Drongo's Dynamic Weather
2
   
奖励
收藏
已收藏
取消收藏
Data Type: Mod
Mod Type: Mechanics
文件大小
发表于
更新日期
8.288 MB
2023 年 2 月 19 日 上午 2:25
2023 年 5 月 4 日 下午 5:02
3 项改动说明 ( 查看 )

订阅以下载
Drongo's Dynamic Weather

描述
tl;dr Easy random weather in SP/MP

OVERVIEW
DDW enables randomly changing weather in SP/MP with easy module-based setup. It has several weather presets:

sunny
cloudy
overcast
rainy
foggy
stormy
windy
monsoon
snow storm
dust storm
tornado

Each cycle, there is a chance that the weather will change. Possible presets, cycle length, change chance and change time can be set in the module.

The "weight" value next to each preset is how likely it is to be chosen.
0=never chosen
1=same chance as others
2=twice as likely as other presets (with a value of 1)
9=nine times as likely as other presets (with a value of 1)

Note that the monsoon, snow storm and dust storm can take some time to take effect. Make sure the cycle is long enough to accomodate this.

You can check the current weather present by interrogating the following string global variable on any client:

ddwWeatherCurrent

You can force a weather change by running this code on any client:

[]remoteExec["DDW_fnc_ChangeWeather",2];

Note that doing so may cause conflicts if snow storm, sand storm or monsoon is currently active.

You can find the module in Eden under Modules > Drongo's Dynamic Weather


LICENSE
Arma and Dayz Public License Share Alike (ADPL-SA)
https://www.bohemia.net/community/licenses/arma-and-dayz-public-license-share-alike-adpl-sa

If you need an exception to this license, contact me.

The following applies to the monsoon, snow storm and dust storm elements of this mod:

DO NOT INCORPORATE THIS SCRIPT OR PORTIONS OF IT IN MONETIZED PRODUCTS OR SERVERS WITHOUT ASKING FOR PERMISSION AND OBTAINING APPROVAL FROM ALIAS.


CREDITS
Drongo: Concept and coding
Alias: Monsoon, snow storm, dust storm and tornado scripts

Special thanks to VedKay for all his work behind the scenes

Source: https://drive.google.com/file/d/17huERaUIgNA9TQN9VmWKOV22y3C5Zyzq/view?usp=share_link

v0.15
Added: Option to delay start
Added: Control over max fog
Added: Control over max wind
75 条留言
J-Money 10 月 21 日 上午 4:42 
as if another mod competing/canceling out the wind for a split second
J-Money 10 月 21 日 上午 4:42 
hi drongo can you tell me what mods might conflict with this? I disabled ACE Weather.. when the wind stars from weathers in your mod, there is a micro flicker of foilage in the wind, and seems to repeat every 4 seconds or so..
Drongo  [作者] 6 月 25 日 下午 2:17 
It is a module that must be placed in the editor.
Buzzkill 6 月 25 日 上午 11:24 
is this something that can just be installed and it works or do you have to do weird zeus things?
J-Money 2024 年 2 月 29 日 上午 12:29 
video of mod and small vid tutorial would be nice
DOC (Aka DWC_Jackal) 2024 年 2 月 24 日 下午 2:35 
Is there anyway of putting the weather on another AI so it following them instead just focusing on the player all the time?
Ferien auf dem Innenhof 2024 年 2 月 3 日 上午 5:52 
That's more on the bis forum, not Steam workshop.
Ferien auf dem Innenhof 2024 年 2 月 3 日 上午 5:51 
Haha, I once did a dyn. weather mod (and script), pretty complex stuff and needed some workarounds. You may want to look at, tort_dynamic_weather2 or 3. Meanwhile I almost forgot how to code sqf.
Drongo  [作者] 2024 年 1 月 18 日 上午 2:43 
The storm uses a lot of scripts that aren't mine. Test in vanilla on Altis with rain at 1 and a clear weather type at 9.
kiba3x 2024 年 1 月 17 日 下午 4:59 
I need help setting up, I want rain no more than 10% of the time and I want to rain only when 100% clouds (storm is ok). But with Rain:0 and Storm:1 every second weather change is rain, sometimes without any clouds. Ran on dedicated server with 5-6 players.