Quote:
|
Originally Posted by Skyld
The variables passed to the public function will remain local to that function in the other NPC (as in, you cannot access the parameters given to that public function in the script calling the public function)
|
I think he already answered that question?