Dracula420 Posted October 22, 2009 Share Posted October 22, 2009 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 More sharing options...
krimzin Posted October 22, 2009 Share Posted October 22, 2009 yeah. very easy. but i'm too lazy to download lost spires and stuff. so sorry. maybe some other day. Link to comment Share on other sites More sharing options...
grmblf Posted October 22, 2009 Share Posted October 22, 2009 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 More sharing options...
alex2avs Posted October 22, 2009 Share Posted October 22, 2009 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 More sharing options...
grmblf Posted October 22, 2009 Share Posted October 22, 2009 ahh.. weathers have ID too? I guess I had to know it :) then it's easy, pal! I think I have lost spires lost somewhere in a hard drive, I'll list the weathers and do what you've said. I'm back soon. Link to comment Share on other sites More sharing options...
grmblf Posted October 22, 2009 Share Posted October 22, 2009 Lost Spires only has one weather wich EditorID is 'CelestialPlane' but whenever I try to save a mod with a spell that forceWeather it, my CS crashes :( Link to comment Share on other sites More sharing options...
krimzin Posted October 22, 2009 Share Posted October 22, 2009 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 More sharing options...
grmblf Posted October 23, 2009 Share Posted October 23, 2009 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 More sharing options...
grmblf Posted October 23, 2009 Share Posted October 23, 2009 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 More sharing options...
Dracula420 Posted October 23, 2009 Author Share Posted October 23, 2009 :thanks: i'm going to give this a try.if the lost spires weather doesn't work its ok i was just using it as an example. Link to comment Share on other sites More sharing options...
Recommended Posts