RFC
Jump to navigation
Jump to search
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.