Quote:
Originally posted by Ningnong
DB NPC.
Thats probably where we are getting confused.
I've never actually tried if (playerchats) serverside on a local levels npc.
*trys it*
|
It should work 100% fine if it's on a DB npc, from your example of a working version using triggeraction it looked like you were using a weapon, you sure you weren't using a weapon before? And the only way it'll work (I think) on a local npc is if the server doesn't optimize it, the npcserver is usually 'ignoring' npcs that don't have any flags or strings on them so it doesn't 'see' them, so technically the npc will be clientside only