Jump to content

Mod added weather control


Dracula420

Recommended Posts

i like the heavens wrath weather mod a lot but it only lets you use vanilla weathers. is there a mod that will let you switch between ANY weather you have even one added by a mod? like the the weather from the lost spires mini worlds?
Link to comment
Share on other sites

yeah. very easy. but i'm too lazy to download lost spires and stuff. so sorry. maybe some other day.

If you think it's that easy then even if you don't want to download that mod the least you could do is to write a line or two with some guidance or tips telling how you'd do it for those non-lazy people willing to do it. If you still don't want to do that little effort then better say nothing.

 

PS: I'd like to see a mod like this, maybe rather than getting the weathers from loaded mods getting them from an own library of weathers to use independently if this doesn't make it grow in size too much. Unfortunately I can't mod it myself but if you or someone else ever start working on this I offer my -limited- scripting skills to this project.

Link to comment
Share on other sites

Here are several lines (I would write the whole script , but i tend to forget script languages after a while) :

 

you'll need to create a menu (it will pop-up when you cast the spell) ...

if you're not using OBSE I remember that you're limited to 10 options (if you're not using submenus )

 

for each option you can use the following script :

 

ForceWeather WeatherID WeatherOverrideFlag (optional) (taken from cs elder scrolls)

 

and you're done.

 

;)

Link to comment
Share on other sites

ah i almost forgot you can only have 10 items in a menu. you would have to subdivide the weather types into other menus i.e. normal weather, oblivion weather, Lost Spires weather, etc then have the different weather types listed in those categories. I just hate making the menus. also there's some personal preference things with the weather. if you want it to instantly change into the desired weather, the line is forceweather. however, if you want it more natural, setweather makes the weather change at a gradual rate with a realistic feel instead of just poof its snowing.
Link to comment
Share on other sites

yep I get your point, I haven't tried to make sub-menus yet but I guess I know how it works. I'll try with a menu naming all the possible mods that adds some weather, then on click I'll check for isModLoaded and if so continue to the sub-menu. But my CS still crashing when I save any mod with Lost Spires loaded so maybe in the end it will add every weather except that one :D
Link to comment
Share on other sites

Like I said, I've managed to make it but I coudn't add the Lost Spires weather, but now at least it lets you choose from weathers from Oblivion and Shivering Isles if you have it. I've released it as a resource.

 

DOWNLOAD: Change Weather Spell

 

I'll still trying to add the Lost Spires one, if someone want some other weather added here let me know - and provide a link :)

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...