Difference between revisions of "NDServerIndexScriptsMain"

From Legends of Aria Admin and Modding Wiki
Jump to: navigation, search
Line 11: Line 11:
 
|-
 
|-
 
| [[NCScriptsObjectEventHandling|Event Handling]] || Section devoted to Event Handling Examples.
 
| [[NCScriptsObjectEventHandling|Event Handling]] || Section devoted to Event Handling Examples.
 +
|-
 +
| [[NCScriptsDynamicWindows|Dynamic Windows]] || Section devoted to Dynamic Window Examples.
 
|}
 
|}
 
</center>
 
</center>

Revision as of 16:24, 9 November 2019

General Function Information

Below is a table showing the various lua function examples by category, here is the official Legends of Aria Lua Reference.

Reference Description
Global Functions Section devoted to Global Function Examples.
Object Functions Section devoted to Object Function Examples.
Event Handling Section devoted to Event Handling Examples.
Dynamic Windows Section devoted to Dynamic Window Examples.