Jump to content

Absorbing dragon souls restores all your m/h/s


Simniac

Recommended Posts

Looking at the CK, I can see where I'd need to add the coding - but I'm still fairly new to payrus/coding in general - I could add in a SetActorValue (health) and say 200, but that would heal you for 200, so maybe not up to max or maybe above max (havent tested how that might behave) - is there a SetActorValuePercentage instead, as we do have the GetActorValuePercentage???

Link to comment
Share on other sites

Looking at the CK, I can see where I'd need to add the coding - but I'm still fairly new to payrus/coding in general - I could add in a SetActorValue (health) and say 200, but that would heal you for 200, so maybe not up to max or maybe above max (havent tested how that might behave) - is there a SetActorValuePercentage instead, as we do have the GetActorValuePercentage???

No, you don't use SetActorValue to restore health, it would mess up your stat. You use RestoreAV 10000, that would be more than enough to fully restore your health.

Link to comment
Share on other sites

  • Recently Browsing   0 members

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