nico97 Posted August 27, 2010 Share Posted August 27, 2010 Hello.I Maked A Big Mod Called Cyrodiil Snow Mod:http://www.thenexusforums.com/index.php?c=91,243,248 . I Wish Someone help me create some scripts (I'm not good with scripts) to ensure that every 2-3 months in the game changes textures and, therefore, change Season Link to comment Share on other sites More sharing options...
Ranokoa Posted August 27, 2010 Share Posted August 27, 2010 I can't exactly give you the entire help, because it'd be stupid of me to take something relatively not small on top of everything else, but I can give you something that might help. I wish I could help you further, though. I make sure I have room for small mod helps for anybody that needs it, but I can't take on something not small. http://cs.elderscrolls.com/constwiki/index.php/Category:Time_Functions Day of Weekhttp://cs.elderscrolls.com/constwiki/index.php/GetDayOfWeek Current Weatherhttp://cs.elderscrolls.com/constwiki/index.php/GetCurrentWeatherID Weather Strengthhttp://cs.elderscrolls.com/constwiki/index.php/GetCurrentWeatherPercent Hope those help. Be well, sleep well, fight well, live long.~Ranokoa Link to comment Share on other sites More sharing options...
nico97 Posted August 27, 2010 Author Share Posted August 27, 2010 Thanks! Link to comment Share on other sites More sharing options...
Megatarius Posted August 27, 2010 Share Posted August 27, 2010 Does this mod you're working on make it summer in the mountains at the appropriate time? I think it should. I've been wishing for a mod like that. Sorry, I don't know much about scripting though. Good luck. Link to comment Share on other sites More sharing options...
nico97 Posted August 27, 2010 Author Share Posted August 27, 2010 I Don't Have The Problems To Change Time And Climates;I Only Have Problem To Changes The Textures In A Precise Time.I Created The Textures .Now I Need A Script For Change Textures. To Combine With My Mod. Link to comment Share on other sites More sharing options...
WalkerOfWoods Posted October 10, 2010 Share Posted October 10, 2010 I Don't Have The Problems To Change Time And Climates;I Only Have Problem To Changes The Textures In A Precise Time.I Created The Textures .Now I Need A Script For Change Textures. To Combine With My Mod. You have already created the textures? Would you be so awesome as to upload them too? As for changing textures on-the-fly, I think you'll need to modify Oblivion's code (as in the executable). Maybe the OBSE or OBGE folks can help you with that. The only thing I can think of right now is replacing entire models depending on the season, perhaps by attaching a script to the various modified objects. This would probably be an enormous task though, and it wouldn't enable you to modify the ground textures and such. Link to comment Share on other sites More sharing options...
Megatarius Posted October 10, 2010 Share Posted October 10, 2010 Would you actually have to change the textures themselves? Could you not just tell the game to look at different .dds files for each texture? Assuming each texture is a record of course.... Link to comment Share on other sites More sharing options...
WalkerOfWoods Posted October 12, 2010 Share Posted October 12, 2010 Would you actually have to change the textures themselves? Could you not just tell the game to look at different .dds files for each texture? Assuming each texture is a record of course.... Oops, that's what I meant. Seems OBSE function SetTexturePath could be a start. Still, the ground isn't considered an object so would need some sort of special treatment. Link to comment Share on other sites More sharing options...
shotgun188 Posted October 27, 2010 Share Posted October 27, 2010 Awesome mod http://www.tesnexus.com/downloads/file.php?id=34233 Link to comment Share on other sites More sharing options...
Recommended Posts