[QUOTE=Spooon;100469]created only breaks in level NPCs because of a problem with level leaders.[/QUOTE]
It’s not broken if it’s functioning as intended.
[QUOTE=Spooon;100469]Just use created instead of playerenters in the wNPC. created only breaks in level NPCs because of a problem with level leaders.[/QUOTE]
Yeno, if (created) does exactly what it’s labelled, it’s only called on the serverside creation which is triggered by a single clientside instantiation, I’m pretty sure I remember testing this.