OnNPCScriptLoad
Jump to navigation
Jump to search
Description:
This function is called when a NPC script is loaded.
Parameters:
'"`UNIQ--item-1--QINU`"' This callback has no parameters.'"`UNIQ--item-1--QINU`"'
Return Values:
This callback does not handle returns
'"`UNIQ--item-1--QINU`"'
function OnNPCScriptLoad()'"`UNIQ--item-1--QINU`"'
{'"`UNIQ--item-1--QINU`"'
print("NPC script loaded\n");'"`UNIQ--item-1--QINU`"'
}'"`UNIQ--item-1--QINU`"'