How to access magnitude and duration from a script?

Post » Tue Jun 19, 2012 1:57 pm

I have a spell that casts a magic effect, passing magnitude and duration. This magic effect has an attached script, and from inside this script I need to know the magnitude and duration passed by the spell (in real time would be better), so I can manipulate them.

I don't think there's a simple way to access those values, right? In this case, do you guys know any workaround to access that information?
User avatar
ShOrty
 
Posts: 3392
Joined: Sun Jul 02, 2006 8:15 pm

Post » Tue Jun 19, 2012 11:01 pm

Not sure that there isn't a way by default, but chances are you'll have to post a humble request to the SKSE thread for functions to access these variables, or have them exposed.
User avatar
leni
 
Posts: 3461
Joined: Tue Jul 17, 2007 3:58 pm


Return to V - Skyrim