Difference between revisions of "NDOIS"

From Legends of Aria Admin and Modding Wiki
Jump to: navigation, search
Line 115: Line 115:
 
|-
 
|-
 
|style="width: 40%"| <p style="color: #DDDD88;font-size: 18px">SetFacing() || .
 
|style="width: 40%"| <p style="color: #DDDD88;font-size: 18px">SetFacing() || .
 +
|}
 +
</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">SetHideNearbyMobiles() || .
 
|}
 
|}
 
</center>
 
</center>
Line 214: Line 225:
 
|-
 
|-
 
|style="width: 40%"| <p style="color: #DDDD88;font-size: 18px">SetSharedObjectProperty() || .
 
|style="width: 40%"| <p style="color: #DDDD88;font-size: 18px">SetSharedObjectProperty() || .
 +
|}
 +
</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">SetUpdateRange() || .
 
|}
 
|}
 
</center>
 
</center>

Revision as of 18:46, 11 November 2019

ABCDEFGHIJKLMNOPQRSTUVWXYZ

Object Functions & Examples

SendClientMessage()

.

Example

 CODE EXAMPLE BLOCK

SendCloseContainer()

.

Example

 CODE EXAMPLE BLOCK

SendMessage()

.

Example

 CODE EXAMPLE BLOCK

SendMessageGlobal()

.

Example

 CODE EXAMPLE BLOCK

SendOpenContainer()

.

Example

 CODE EXAMPLE BLOCK

SetAppearanceFromTemplate()

.

Example

 CODE EXAMPLE BLOCK

SetBaseMoveSpeed()

.

Example

 CODE EXAMPLE BLOCK

SetCloak()

.

Example

 CODE EXAMPLE BLOCK

SetCollisionBoundsFromTemplate()

.

Example

 CODE EXAMPLE BLOCK

SetColor()

.

Example

 CODE EXAMPLE BLOCK

SetFacing()

.

Example

 CODE EXAMPLE BLOCK

SetHideNearbyMobiles()

.

Example

 CODE EXAMPLE BLOCK

SetHue()

.

Example

 CODE EXAMPLE BLOCK

SetMaxMoveSpeedModifier()

.

Example

 CODE EXAMPLE BLOCK

SetMobileFrozen()

.

Example

 CODE EXAMPLE BLOCK

SetMobileType()

.

Example

 CODE EXAMPLE BLOCK

SetName()

.

Example

 CODE EXAMPLE BLOCK

SetObjVar()

.

Example

 CODE EXAMPLE BLOCK

SetRotation()

.

Example

 CODE EXAMPLE BLOCK

SetScale()

.

Example

 CODE EXAMPLE BLOCK

SetSharedObjectProperty()

.

Example

 CODE EXAMPLE BLOCK

SetUpdateRange()

.

Example

 CODE EXAMPLE BLOCK

SetWorldPosition()

.

Example

 CODE EXAMPLE BLOCK

ScheduleTimerAtMS()

.

Example

 CODE EXAMPLE BLOCK

ScheduleTimerAtUTC()

.

Example

 CODE EXAMPLE BLOCK

ScheduleTimerDelay()

.

Example

 CODE EXAMPLE BLOCK

StopEffect()

.

Example

 CODE EXAMPLE BLOCK

StopLocalEffect()

.

Example

 CODE EXAMPLE BLOCK

StopMoving()

.

Example

 CODE EXAMPLE BLOCK

StopMusic()

.

Example

 CODE EXAMPLE BLOCK

StopObjectSound()

.

Example

 CODE EXAMPLE BLOCK

SystemMessage()

.

Example

 CODE EXAMPLE BLOCK