Quote:
Originally Posted by fryguy
Works as expected however you need to set a value threshold for a trigger:
Code:
eq.set_next_hp_event(int hp);
eq.set_next_inc_hp_event(int hp);
|
Thanks so much. Where did you find this info? (so I can avoid posting if there is already an answer)