Thread: Door -.-
View Single Post
  #22  
Old 09-27-2003, 10:42 PM
Python523 Python523 is offline
Banned
Join Date: Aug 2001
Location: Illinois
Posts: 3,498
Python523 is on a distinguished road
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
Reply With Quote