武装突袭3

武装突袭3

Weather Plus
342 条留言
Phenosi  [作者] 10 月 23 日 下午 4:17 
It could be that zeus enhanced changed their cfgPatches name after a long time..? otherwise I wouldn't know.
Gameriel 10 月 23 日 下午 4:12 
i dont know what else to say, when i boot the game up, when it starts to load addons i get a popup error that says the mod requires Zeus Enhanced and will not continue launching till its closed.

once in-game it works perfectly fine and i have no issues, it just interrupts the launch process every time even though its dependencies are met. so we had to remove it for seamless server launches

this has been an issue on my end since i installed it, i only left the comment after i removed it from my packs
Phenosi  [作者] 9 月 26 日 上午 3:14 
@Gameriel Can you be more specific? This mod has not been updated in months and at least hundreds use it every weekend without fail. I doubt the mod is broken now, but maybe you can explain better the issue you are seeing so I can fix it for your server.
Gameriel 9 月 26 日 上午 12:09 
the mod throws an error even if Zeus Enhanced is enabled. this happens for both Servers and Clients so we had to stop using it as it halted server launches every time.
Phenosi  [作者] 9 月 20 日 下午 2:16 
I never said I wouldn't do it, so you know.. maybe ;)
Thekingofdwarves 9 月 20 日 下午 2:09 
:(
Phenosi  [作者] 9 月 20 日 上午 11:04 
one day, I am bit busy at the moment :(
Thekingofdwarves 9 月 18 日 下午 2:07 
A bit more customization in the settings for each module would be great if you'd be willing to do so
Phenosi  [作者] 9 月 18 日 上午 6:10 
Not at the moment, then again this mod is due for a rework of sorts.
Thekingofdwarves 9 月 17 日 下午 12:30 
So I've ran into something interesting. I've been doing some testing with the Western Sahara post processing modules and the dust storm, and I've noticed that the dust storm seems to overwrite the post processing module. Is there a way to turn that off?
Phenosi  [作者] 8 月 4 日 下午 3:06 
gust_on = false;
publicVariable "gust_on";
Defiant 8 月 4 日 上午 1:01 
How to make wind gusts stop?
Phenosi  [作者] 5 月 28 日 上午 1:08 
enjoy!
[KC] Terrasidio 5 月 27 日 上午 6:55 
sweeeeeeet : )

this is amazing dude. well done!

thanks for this! ima have a lot of fun wit it

: )
Phenosi  [作者] 4 月 28 日 上午 5:47 
After the set duration for it has ended.
Jax Royale 4 月 27 日 下午 4:00 
Anyone know how to make the player fog stop?
the man of g 2 月 18 日 下午 4:22 
Thnx, it works now!
Phenosi  [作者] 2 月 18 日 上午 6:46 
Spawn it near NPCs, or do you have a more specific need ?
the man of g 2 月 17 日 下午 2:03 
Phenosi  [作者] 2 月 17 日 上午 11:46 
yeah
the man of g 2 月 16 日 下午 7:36 
Can you use the tornado on NPCs?
Phenosi  [作者] 1 月 28 日 上午 11:23 
👏
LEE O C 1 月 28 日 上午 10:41 
it actually lands bob on the H on other maps, and i could see them falling from sky, fkin awesome and sobering sight 👏 that moon map must have had a wierd altitude or sea level maybe
Phenosi  [作者] 1 月 28 日 上午 10:20 
@LEE OC glad to hear that you got the snow to work.
the meteor might be landing 1k east because of randomization inside the function itself or because it's better to use `getPosATL` instead of the simple `getPos`
LEE O C 1 月 28 日 上午 9:56 
snow worked simply [] call PHEN_fnc_Snowfall; in a trigger. 👍 nice snowflakes, good mod mate well done
LEE O C 1 月 28 日 上午 9:52 
ok right i got it working 😁 i put _pos = (getpos h1);
[_pos] call PHEN_fnc_230mm_Meteor; in a any player trigger init. and named an invisible H h1. the meteor lands about 1k east of h1 😁 nothing better than getting a script to work 🥳😂
Phenosi  [作者] 1 月 28 日 上午 9:47 
@LEE O C
it needs a position not an object, Try this on a server only checked trigger:

_amountofMeteors = 3;
for "_i" from 0 to _amountofMeteors do {

_rPos = [[[(getPosATL _thisTrigger), (random 100)]], []] call BIS_fnc_randomPos;
[_rPos] call PHEN_fnc_115mm_Meteor;
uiSleep (random 3);
};
LEE O C 1 月 28 日 上午 9:10 
yo could u tell me how to trigger a meteor please, thisTrigger call PHEN_fnc_115mm_Meteor; in a any player trigger giving me a error. anything else i need to do?
LEE O C 1 月 28 日 上午 8:33 
oh great thank u, i'm slowly learning script talk 👍
LEE O C 1 月 28 日 上午 8:31 
ur wiki looks very understandable to savvy scripters, nicely done, but bit alien to me ha
Phenosi  [作者] 1 月 28 日 上午 8:30 
@LEE O C Its less difficult then it seems, read the wiki if you get confused. to use it on a trigger you can simply use 'thisTrigger' instead.
LEE O C 1 月 28 日 上午 8:28 
cool, yeh i tried to script ur meteor but i couldnt do it, im not too good with scripting. i tried this in a trigger init, this call PHEN_fnc_230mm_Meteor;
Phenosi  [作者] 1 月 28 日 上午 4:07 
Zeus for now, there are always easy scripted functions you can find on my wiki page, this is basically the same as using modules.
LEE O C 1 月 27 日 下午 12:25 
oh no is it zues only? cant i use in editor?
LEE O C 1 月 27 日 上午 11:34 
ooooo gunna try this now
Skoda 1 月 8 日 上午 1:56 
Does this work in eden?
Phenosi  [作者] 2024 年 11 月 11 日 上午 3:59 
maybe your particle limit being hit, check your video settings and set it to high
the universal union 2024 年 11 月 10 日 下午 2:49 
why is the tornado invisiable?
Phenosi  [作者] 2024 年 11 月 7 日 上午 5:04 
This mod is quite outdated, might update it some day.
Sherman 2024 年 11 月 6 日 下午 7:37 
A request if it's possible! There's STOP modules in Zeus for weathers such as snowfall and dust storms. Do you think you can make one for Thunder Storms as well?
Phenosi  [作者] 2024 年 10 月 30 日 上午 2:20 
@Sherman Thanks for the report. probably a file path error. I will have a look.
Sherman 2024 年 10 月 29 日 下午 11:13 
Hi @Phenosi, thanks for the work done on this mod. I wanted to do a followup on a report I saw in the Bug Reports that someone already reported an error about spawning Thunder Storms. The error is "Script ALthunder\splash.sqf not found." This occurs when invoking the function from your Wiki page as well as activating it from the Zeus Module. It doesn't appear to be game-breaking at the moment, but I wanted to check in on it to see if it was safe. Thanks again!
Phenosi  [作者] 2024 年 10 月 26 日 上午 5:49 
Wait for the timer to run out?
Of you mean the simple snow module then its tied to overcast
Hawkins 2024 年 10 月 25 日 下午 1:13 
Is there a way to stop snow storms?
Phenosi  [作者] 2024 年 10 月 9 日 上午 6:29 
@Corporal Ray Person I made a script library you can easily put on triggers. see my github wiki.
Corporal Ray Person 2024 年 10 月 8 日 下午 4:38 
Would be awesome to have some eden modules for this mod, having it all in zeus is neat but having set pieces set up for like meteors or whatever on triggers would be sick
Phenosi  [作者] 2024 年 9 月 17 日 上午 5:32 
1. Have the mods and dependencies loaded
2. create a zeus with include unoffical addons in the game master module in 3den
3. go in-game and check the modules section of weather plus.
Isaac 2024 年 9 月 17 日 上午 3:58 
After downloading and enabling the mod it doesn't show up, even in the vanilla version. Suggestions?
Phenosi  [作者] 2024 年 9 月 16 日 上午 5:46 
Zeus or scripted functions
mrluis101 2024 年 9 月 15 日 下午 7:50 
how do i use the mod?