Log in

View Full Version : sub EVENT_HP for players?


JimB_1958
04-04-2016, 10:49 PM
Is there something that exists like this for players?

I have looked (probably in the wrong places) but can't find anything.

What I am trying to do is to create a skill that fires off a buff when players get below a certain hp threshold.

In testing, I got it to work pretty well using a timer, but that seems "Hacky"

Kayen
04-05-2016, 06:42 AM
See spell effect (http://69.168.254.241/p?SpellEffects&frm=Main) 442 and 443

You should be able to accomplish your goal using them in junction with a spell script if needed for complex stuff.