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.