Difference between revisions of "NDOIS"
Line 203: | Line 203: | ||
|- | |- | ||
|style="width: 40%"| <p style="color: #DDDD88;font-size: 18px">SetObjVar() || . | |style="width: 40%"| <p style="color: #DDDD88;font-size: 18px">SetObjVar() || . | ||
+ | |} | ||
+ | </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">SetObjectOwner() || . | ||
|} | |} | ||
</center> | </center> |
Revision as of 19:02, 11 November 2019
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
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