Jump to content

Scripting event help please!


DMan1629

Recommended Posts

I want a specific script to run whenever the maximum value of one of the 3 attributes (Health, Magicka, Stamina) is updated.
Examples: equipping a Fortify Health item, drinking a Fortify Magicka potion, etc.

I know how to get the maximum value if I wish:

ActorValueInfo.GetActorValueInfoByName(Attribute).GetMaximumValue(akTarget)

and I've tried using reoccurring updates every 1/2 seconds with that command, but it presents a challenge in the long run so I prefer to avoid it.


Does anyone know of an event or any other method to monitor attributes without updates?

Thanks in advance!

Link to comment
Share on other sites

  • Recently Browsing   0 members

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