Nameplate replication problem

Apparently AH has some problems again not posting the last comment, maybe this here will work… =)

In short:

Binding functions execute on tick, therefore it would be better to do it event driven. Make the PlayerName RepNotify and from the repnotify function either call an event on the widget telling it about the change or use an event dispatcher and bind the widget to that.