NDOIS

From Legends of Aria Admin and Modding Wiki
Jump to: navigation, search

[Main] [Lua Examples]

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

SendPickupFailed()

.

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

SetObjectOwner()

.

Example

 CODE EXAMPLE BLOCK

SetObjectTag()

.

Example

 CODE EXAMPLE BLOCK

SetRestrictedStatUpdateLevel()

.

Example

 CODE EXAMPLE BLOCK

SetRotation()

.

Example

 CODE EXAMPLE BLOCK

SetScale()

.

Example

 CODE EXAMPLE BLOCK

SetSharedObjectProperty()

.

Example

 CODE EXAMPLE BLOCK

SetStatMaxValue()

.

Example

 CODE EXAMPLE BLOCK

SetStatRegenValue()

.

Example

 CODE EXAMPLE BLOCK

SetStatValue()

.

Example

 CODE EXAMPLE BLOCK

SetStatVisibility()

.

Example

 CODE EXAMPLE BLOCK

SetUpdateRange()

.

Example

 CODE EXAMPLE BLOCK

SetWorldPosition()

.

Example

 CODE EXAMPLE BLOCK

ScheduleDecay()

.

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