Quote:
Originally Posted by Tolnaftate2004
There's no player within the scope of onCreated on the server-side.
If there is a player in the scope that is creating the NPC, then you can do e.g., temp.npc.chat = player.clientr.hp;.
|
Oh crap! My bad, I wasn't thinking. Sorry for any confusion caused.