NDOIS

From Legends of Aria Admin and Modding Wiki
Revision as of 18:32, 11 November 2019 by Gizmo (talk | contribs)
Jump to: navigation, search

ABCDEFGHIJKLMNOPQRSTUVWXYZ

Object Functions & Examples

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

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

SetSharedObjectProperty()

.

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