Difference between revisions of "NDOIS"

From Legends of Aria Admin and Modding Wiki
Jump to: navigation, search
Line 138: Line 138:
 
|-
 
|-
 
|style="width: 40%"| <p style="color: #DDDD88;font-size: 18px">StopMoving() || .
 
|style="width: 40%"| <p style="color: #DDDD88;font-size: 18px">StopMoving() || .
 +
|}
 +
</center>
 +
<p style="width: 60%;margin: 0 auto">Example</p>
 +
<div style="width:60%;margin: 0 auto">
 +
  CODE EXAMPLE BLOCK
 +
</div>
 +
 +
<center>
 +
{| class="wikitable" | style="width: 60%"
 +
|-
 +
|style="width: 40%"| <p style="color: #DDDD88;font-size: 18px">SystemMessage() || .
 
|}
 
|}
 
</center>
 
</center>

Revision as of 18:00, 11 November 2019

ABCDEFGHIJKLMNOPQRSTUVWXYZ

Object Functions & Examples

SetAppearanceFromTemplate()

.

Example

 CODE EXAMPLE BLOCK

SetBaseMoveSpeed()

.

Example

 CODE EXAMPLE BLOCK

SetCollisionBoundsFromTemplate()

.

Example

 CODE EXAMPLE BLOCK

SetColor()

.

Example

 CODE EXAMPLE BLOCK

SetFacing()

.

Example

 CODE EXAMPLE BLOCK

SetHue()

.

Example

 CODE EXAMPLE BLOCK

SetMaxMoveSpeedModifier()

.

Example

 CODE EXAMPLE BLOCK

SetMobileType()

.

Example

 CODE EXAMPLE BLOCK

SetName()

.

Example

 CODE EXAMPLE BLOCK

SetObjVar()

.

Example

 CODE EXAMPLE BLOCK

SetRotation()

.

Example

 CODE EXAMPLE BLOCK

SetSharedObjectProperty()

.

Example

 CODE EXAMPLE BLOCK

StopMoving()

.

Example

 CODE EXAMPLE BLOCK

SystemMessage()

.

Example

 CODE EXAMPLE BLOCK