View Single Post
  #18  
Old 01-19-2005, 03:04 AM
Tolnaftate2004 Tolnaftate2004 is offline
penguin.
Join Date: Jul 2004
Location: Berkeley, CA
Posts: 534
Tolnaftate2004 is a jewel in the roughTolnaftate2004 is a jewel in the rough
Send a message via AIM to Tolnaftate2004
Quote:
Originally Posted by Gman4pwnu
so like
callnpc index,test;

would be responded to with if (test){ ?
Yes
Quote:
Originally Posted by Gman4pwnu
also is it a serverside cmd?
It works for either serverside or clientside.

And it should be
NPC Code:
callnpc index,eventflag [,param1,...,paramN];


And parameters are read the same as triggeraction.
Reply With Quote