Difference between revisions of "NDOIO"

From Legends of Aria Admin and Modding Wiki
Jump to: navigation, search
Line 5: Line 5:
 
{| class="wikitable" | style="width: 60%"
 
{| class="wikitable" | style="width: 60%"
 
|-
 
|-
|style="width: 40%"| <p style="color: #DDDD88;font-size: 18px">OpenDynamicWindow() || .
+
|style="width: 40%"| <p style="color: #DDDD88;font-size: 18px">OpenDynamicWindow()</p> || .
 
|}
 
|}
 
</center>
 
</center>
Line 16: Line 16:
 
{| class="wikitable" | style="width: 60%"
 
{| class="wikitable" | style="width: 60%"
 
|-
 
|-
|style="width: 40%"| <p style="color: #DDDD88;font-size: 18px">OpenCustomContextMenu() || .
+
|style="width: 40%"| <p style="color: #DDDD88;font-size: 18px">OpenCustomContextMenu()</p> || .
 
|}
 
|}
 
</center>
 
</center>

Revision as of 08:06, 27 November 2019

[Main] [Lua Examples]

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Object Functions & Examples

OpenDynamicWindow()

.

Example

 CODE EXAMPLE BLOCK

OpenCustomContextMenu()

.

Example

 CODE EXAMPLE BLOCK