Quote:
Originally Posted by Switch
If I'm not mistaken, a DBNPC doesn't read the player object, unless using findPlayer(), except in the Control-NPC.
|
You are mistaken. An NPC can definitely "read" the player object, but only if it's in scope. Some events there will be no 'player' object because no player triggered them.