Difference between revisions of "NDServerIndexScriptsMain"
Line 1: | Line 1: | ||
<center><p style="color: #DDDD88;font-size: 24px">General Script Information</p></center> | <center><p style="color: #DDDD88;font-size: 24px">General Script Information</p></center> | ||
− | <center><p style="width: 60%">Below is a table showing the various script | + | <center><p style="width: 60%">Below is a table showing the various script examples, here is a [https://adminwiki.legendsofaria.com/lua-reference/ Legends of Aria Lua Reference]. </p></center> |
<center> | <center> | ||
{| class="wikitable" | style="width: 60%" | {| class="wikitable" | style="width: 60%" | ||
Line 6: | Line 6: | ||
! Reference!! Description | ! Reference!! Description | ||
|- | |- | ||
− | |style="width: 25%"| [[ | + | |style="width: 25%"| [[NCScriptsGlobalFunctions|Global Functions]] || Section devoted to Global Function Examples. |
|- | |- | ||
− | | [[ | + | | [[NCScriptsObjectFunctions|Object Functions]] || Section devoted to Object Function Examples. |
|- | |- | ||
− | | [[ | + | | [[NCScriptsObjectEventHandling|Event Handling]] || Section devoted to Event Handling Examples. |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</center> | </center> |
Revision as of 02:33, 8 November 2019
General Script Information
Below is a table showing the various script examples, here is a 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. |