Quote:
Originally Posted by fowlplay4
Personally I'd rather have something like this..
this.catchevent(player.hearts, "onValueChanged", "onHPUpdated");
So then you could apply it to whatever you'd like (player.hearts, clientr.stats.hp, etc).
|
I'm not really a fan of the syntax but a way to catch when a variable changes would be a great addition.