Jump to content

Condition commands


tobbe84

Recommended Posts

if you're using it on a magic effect, its easy. Just make a new condition on that magic effect and choose GetActorValuePercent.

 

if you're using it in a script...I don't see anything about a papyrus equivalent on the wiki so you'd probably just have to do some math in your script to find it.

 

 

Game.GetPlayer().GetActorValue("health") / Game.GetPlayer().GetBaseActorValue("health")

Link to comment
Share on other sites

  • Recently Browsing   0 members

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