AW_EVENT_TELEPORT

DESCRIPTION

Event called when another instance teleports you.

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.

The following attributes are defined during this event:

AW_TELEPORT_WORLD
AW_TELEPORT_X
AW_TELEPORT_Y
AW_TELEPORT_Z
AW_TELEPORT_YAW
AW_TELEPORT_WARP

SEE ALSO

aw_teleport