AW EVENT TELEPORT

From ActiveWiki
Jump to navigation Jump to search


Minimum requirements
Added in version 3.0
SDKbuild 16
Worldbuild 23


AW_EVENT_TELEPORT

Description

Teleport to another location.

Notes

This event is triggered when another bot directs a call to aw_teleport at a particular session (currently, only bots can send teleports). Whether or not the receiving application actually reponds to this event and moves itself to the new location is up to the bot programmer.

Attributes

AW_TELEPORT_WORLD
AW_TELEPORT_X
AW_TELEPORT_Y
AW_TELEPORT_Z
AW_TELEPORT_YAW
AW_TELEPORT_WARP

See also