whitevo
Feeling good, thats what I do.
Do I have to create global table to keep track of what events I have registrated on player?
Because all I found was:
MonsterType:getCreatureEvents()
Might anything bad happen if do this?
player:registerEvent(debuff)
on EACH hit player takes?
Because all I found was:
MonsterType:getCreatureEvents()
Might anything bad happen if do this?
player:registerEvent(debuff)
on EACH hit player takes?