maxarturo Posted April 28, 2019 Share Posted April 28, 2019 I've been trying to figure it out for quite some time how to apply wind speed to an interior cell so that the trees and plants moves to the wind FX (trigger the tree animation), and there is absolutely nothing online about this not even in "creationkit.com". So i guessed that i have to create a script to attach to a trigger box to act as an area of influence, but then i couldn't find anything on how to Script a wind speed to act as the properties of the weather system for exterior cells. Can this be done ? or is just one of the many things that i've come across that can't be done ! or i'm just losing my time searching and trying to do this ?. Link to comment Share on other sites More sharing options...
maxarturo Posted May 2, 2019 Author Share Posted May 2, 2019 So, nobody knows anything about this... or it just can't be done !. Well either way i got tired trying to do this... Link to comment Share on other sites More sharing options...
Evangela Posted May 3, 2019 Share Posted May 3, 2019 (edited) Uhm, can get the current Windspeed, but can't set it: https://www.creationkit.com/index.php?title=GetWindSpeed No equivalent script function. I can tell you that over the course of 7 years, I've tried a multitude of things and it ultimately came down to not being able to go further because papyrus limitations. Edited May 3, 2019 by Rasikko Link to comment Share on other sites More sharing options...
maxarturo Posted May 3, 2019 Author Share Posted May 3, 2019 (edited) Thanks Rasikko for replying. But as i said there is nothing in "creationkit.com" about this. I did use in my many experiments and attempts the "GetWindSpeed" as scripting logic, and "SetWindSpeed" does not apply (is not a function). For now i'm quitting this... although i have one more idea that requires to find out the name of the animation of each tree and plant and add scripts locally that "OnTriggerEnter" will activate the animation, but i'll come back to this again later, after i finish the mod, not sure if it'll work or if i can find the names or how to find them. Edited May 3, 2019 by maxarturo Link to comment Share on other sites More sharing options...
kojak747 Posted May 3, 2019 Share Posted May 3, 2019 "Branch Flexibility" controls the overall branches moving in the wind effect and 6 is a good value to try for a breezy day outdoors effect. "leaf amplitude" and "frequency" should be around 1 for both. "Unknown" remains a mystery. Alternatively you could make (copy/paste) new meshes and switch off the animation in Nifskope. Link to comment Share on other sites More sharing options...
maxarturo Posted May 3, 2019 Author Share Posted May 3, 2019 (edited) "Branch Flexibility" controls the overall branches moving in the wind effect and 6 is a good value to try for a breezy day outdoors effect. "leaf amplitude" and "frequency" should be around 1 for both. "Unknown" remains a mystery. Alternatively you could make (copy/paste) new meshes and switch off the animation in Nifskope.I know this kojak... my issue is to make this for an interior cell which the weather system does not apply. But nevertheless thank you for your interest. Edited May 3, 2019 by maxarturo Link to comment Share on other sites More sharing options...
Recommended Posts