Download: Weather - Beta 3.1 made by DarlD.
Installation:
- Download and place the Weather file in your StarCraft II / Mods folder
- Open your map.
- Click File and Dependencies...
- Click Add Other...
- Scroll down to Weather.SC2Mod and click OK.
How to add weather:
- Open Trigger Editor.
- Create a new trigger with the event of whatever you wish (Periodic Event is probably best).
- The action is easily done by creating a + Weather.
Tips
- The snow setting is actually rain; I don't know why but it is. Best way to make snow on the other hand is to place Weather Char - Ash and set their custom color to white.
- I am making a third person shooter and I use this in my weather trigger which creates a new weather every 10 seconds around each player unit that lasts 10 seconds.

NoGoodMonkey Regular ShmoeI'd like to ask for your opinions on the best way to trigger a rain storm in a map. I'm new to the editor and I see that rain effects are doodads placed around the map. Is there a way to trigger doodads on/off? If so, is the best solution to place these rain doodads all over the map and toggle them on/off? Or is there a global weather effect that I'm missing?
If it's possible to toggle a doodad on/off, would you please explain how this is accomplished?
I know that's a lot of questions and I appreciate any insights you can share.