RFC
Revision as of 18:32, 23 January 2023 by Habi (talk | contribs) (Habi moved page Remote Function Call to F without leaving a redirect)
This function was added in v1.6 beta and will not work on previous versions.
Description:
Call a function of npcscript from server.
Parameters:
(npcid, [string]funcname)
npcid : The ID of the target npc on whose environment the function will be searched.
funcname : The name of the remote function
Return Values:
This function does not return any specific values.