NDServerIndexScriptsMain

From Legends of Aria Admin and Modding Wiki
Jump to: navigation, search

[Main]

General Function Information

Below is a table showing the various lua function examples by category.Global functions are what the seam to be globally access across all scripts. The Object functions are child functions of the GameObj that allow you to do things such as movement, coloring and other modifications. Finally if you are looking for the white paper version 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.