Difference between revisions of "NDOIM"

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">MoveTo() || .
+
|style="width: 40%"| <p style="color: #DDDD88;font-size: 18px">MoveTo()</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">MoveToContainer() || .
+
|style="width: 40%"| <p style="color: #DDDD88;font-size: 18px">MoveToContainer()</p> || .
 
|}
 
|}
 
</center>
 
</center>

Revision as of 07:58, 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

MoveTo()

.

Example

 CODE EXAMPLE BLOCK

MoveToContainer()

.

Example

 CODE EXAMPLE BLOCK