Arma 3

Arma 3

Immersed Weather - Snow Effects
Počet komentářů: 51
LEE O C 3. říj. 2022 v 9.51 
winter coming soon ha
Asaayu  [autor] 16. led. 2022 v 22.51 
@rudy_red_top
Yes, you'll need to use a direct link
RudyRedTop 11. led. 2022 v 14.51 
Has this mod been unlisted? I'm attempting to add it to a server via ARMA Hosts and can't find it in the lists.
Asaayu  [autor] 28. bře. 2021 v 21.26 
@jednodotykacz
This is a very old mod and I have't updated it or fixed bugs for a while.
It might be better to use the script version and then adapt it to what you need and fix the bug you encounter or use another snow effect system.
4skin2tight 28. bře. 2021 v 9.35 
it is working but if i quit the game and join again it doesnt
4skin2tight 28. bře. 2021 v 9.32 
the snow is only visible flying on the objects
4skin2tight 28. bře. 2021 v 9.28 
i found something , snow is visible only 1 m from building
4skin2tight 28. bře. 2021 v 9.11 
only sounds working, i don't see snow falling
4skin2tight 26. bře. 2021 v 7.23 
i will check script version
4skin2tight 26. bře. 2021 v 7.22 
only the sounds working but i dont see snow
4skin2tight 26. bře. 2021 v 7.19 
@Asaayu I fixed the problem with imw options keybind but there is another because if i go into the menu and enable snow
, nothing happens
Asaayu  [autor] 26. bře. 2021 v 6.37 
@faniemodżigejming.png
That error means that it's having issues with adding the action after the mission starts.
I'd suggest using the script version which allows you to have full control over it, especially since this hasn't been updated in almost 3 years.
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=1516153601
4skin2tight 26. bře. 2021 v 5.52 
I got error IMW - options keybind failed to add . Trying again
Asaayu  [autor] 12. bře. 2021 v 4.12 
@GreenKai
The menu is available to all users, but you can edit the script to remove it from non-admins if you want.
GreenKai 11. bře. 2021 v 0.15 
doesnt appear to be stated but i got to ask; i want to add this to my server and modpack, is the menu clientside, or is that an admin panel?
Khorne 3. bře. 2021 v 4.09 
Added the bikey to a dedicated server yet it is still giving me an error that the key isnt accepted on the server. Could it be outdated? After checking i verified it is indeed in the keys folder on my dedicated server under IWM.bikey
Asaayu  [autor] 18. úno. 2021 v 11.32 
@deiranm
You'll need to put then in your missions init file which runs for each client.
deiranm 18. úno. 2021 v 10.12 
@asaayu Thanks so much! Stupid question, where do you enter that?
Asaayu  [autor] 16. úno. 2021 v 22.16 
@deiranm
Use
iwm_allowBreathing = true;
iwm_allowCoughing = true;
iwm_allowSnow = true;
iwm_allowBlizzard = true;
to enable/disable the features.
deiranm 16. úno. 2021 v 9.50 
I'm running this mod in the editor and when ever I try to sample my mission, its always snowing. I figure I must be doing something wrong but I can't figure it out. Any help would be appreciated.
Asaayu  [autor] 10. úno. 2021 v 7.34 
@????
Yes, the videos don't have sound.
󠀡󠀡 10. úno. 2021 v 6.30 
All videos dont have sound track in it...wtf?
Asaayu  [autor] 3. led. 2021 v 13.56 
@Darrk
Sadly I don't have time to work on this mod currently, it's been a couple of years since I made it and it's probably not the best implementation for snow. Therefore I won't be adding or updating this mod in the future, although in the future I might remake it with more features and better back-end code
Darrk 24. pro. 2019 v 11.48 
do you have any plans to create a module of this mod make it easier to find and execute ?

Zoms101 16. srp. 2019 v 6.07 
Expanding this mod to cover things like sandstorms would increase its appeal.
Asaayu  [autor] 12. srp. 2019 v 14.51 
@Prababicka
Have a look at the script version and you want to edit the drop interval.
Prababicka 12. srp. 2019 v 11.37 
Possible to set amount of snow particles?
banebu 4. čvc. 2019 v 7.56 
Is there any way to change the hotkey to access the option menu?
Antonio Fly 77 30. kvě. 2019 v 21.13 
Hello, my friend, I really liked your MOD Immersed Weather - Snow Effects, I have a wasteland server on 3rd weapon and I was wondering if I have to put this definitive MOD on my server so that it works alone?
Asaayu  [autor] 28. lis. 2018 v 22.57 
@[Col] M.Hawkins [PTF]
The mod is handled through 4 variables that can be edited by the player.

iwm_allowBreathing = true;
iwm_allowCoughing = true;
iwm_allowSnow = true;
iwm_allowBlizzard = true;

If you set these to false then the effects of this mod will stop but players can edit these client side.
You'd have to loop it for players in your mission.
Hawkins 28. lis. 2018 v 19.39 
Can I turn this off for certain missions (as a server owner?)
Asaayu  [autor] 28. lis. 2018 v 18.56 
@ChickenMon You would have to edit the files directly in the mod which would invalidate the key.
ChickenMon 28. lis. 2018 v 14.55 
is there a way to change the script so it triggers at a lower fps? like 30 or 25?
Asaayu  [autor] 5. říj. 2018 v 7.39 
@lee_lfc_89
To stop the fps from going below a playable level the script stops at less then 35 fps
LEE O C 2. říj. 2018 v 8.20 
so every time fps drops below 35 it stops?
Asaayu  [autor] 2. říj. 2018 v 4.07 
@lee_lfc_89
There is a bug where the snow particle effects will spawn at ground height rather than the expected height. Sadly I don't have any control over this bug as it happens randomly everytime the snow particle starts.
The snow and blizzard particle rates are constant, the only time they stop is when the player disables them or your FPS drops below 35.
LEE O C 2. říj. 2018 v 1.39 
thanks, it would only snow for a second at first every time i restarted snow fx, so i changed the weather to very overcast and works a bit better. i will test a bit more today on MLV falklands map.

is the snow and blizzard random or can i change the weather settings?
Asaayu  [autor] 1. říj. 2018 v 15.30 
@lee_lfc_89
After starting the game with the mod enabled it will start as soon as you join a mission, either singleplayer or multiplayer.
If it is multiplayer then the server will have to have the correct key in its accepted keys.
LEE O C 1. říj. 2018 v 9.40 
im dying to see frosty breathe of falklands ha
LEE O C 1. říj. 2018 v 9.40 
how do i enable?
Asaayu  [autor] 30. zář. 2018 v 15.51 
@lee_lfc_89
If you run into any issues let me know.
LEE O C 30. zář. 2018 v 15.33 
cool i will use on my falklands missions :)
Asaayu  [autor] 21. zář. 2018 v 1.59 
The condensation of the characters breath should come out of the head at the correct direction now. :steamhappy:
Asaayu  [autor] 20. zář. 2018 v 20.48 
@SakamaKiRyo
Thanks!
If you have any suggestions let me know.
千夏𝘾𝙃𝙄𝙆𝘼 20. zář. 2018 v 18.18 
love it.:nekoheart:
loopdk 20. zář. 2018 v 3.50 
i will test and give a rapport :;D
Asaayu  [autor] 19. zář. 2018 v 23.42 
@loopdk
This is a client side mod, if you want a server side script check the script version of this out here: https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=1516153601
loopdk 19. zář. 2018 v 23.16 
btw ... server ore clint sidet?

I needet on missions with about 50 players...
loopdk 19. zář. 2018 v 23.11 
cool.

som of the old snowscript was sadly a game killer...

but turning water in to snow seams to wokr:D
Asaayu  [autor] 19. zář. 2018 v 22.07 
@loopdk
As per normal particle effects, FPS is always affected.
I've done some testing and I got about an 8% drop of FPS.
From 172 (NO MOD) to 158(MOD).