NCScriptsObjectFunctions

From Legends of Aria Admin and Modding Wiki
Revision as of 08:14, 8 November 2019 by Gizmo (talk | contribs)
Jump to: navigation, search

General Script Information

Below is a table showing the various script examples, here is a Legends of Aria Lua Reference.

AddModule(filename,table)

filename - Name of script file
table - Initializer table
The table may be omitted but allows you to send a table package to the script, then use the ModuleAttached Event to handle the table package.