NCScriptsObjectFunctions
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 filetable - 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. |