View Single Post
  #6  
Old 12-01-2003, 10:58 AM
VeX_RaT_Boy VeX_RaT_Boy is offline
WannaBe Scripter
VeX_RaT_Boy's Avatar
Join Date: Aug 2002
Location: Norway
Posts: 960
VeX_RaT_Boy is on a distinguished road
Send a message via ICQ to VeX_RaT_Boy Send a message via AIM to VeX_RaT_Boy Send a message via Yahoo to VeX_RaT_Boy
Re: Re: NPC Server = bugged?

Quote:
Originally posted by Johnny_5

Player chat is client-side only, so trying to set it serverside isn't going to work.
Negative. It just cant be directly 'if (created) setplayerprop #c,yo;' serverside in a weapon, because everything serverside in a weapon must be triggeractioned.

mousedown does NOT work in a timeout, because it's an event.

Try to restart the npc server with the control panel.
__________________
-Kjetil Valen
Reply With Quote