TeleportFinish: Difference between revisions
Jump to navigation
Jump to search
Cube Linden (talk | contribs) mNo edit summary |
Added information from https://community.secondlife.com/forums/topic/503010-obscure-question-when-does-the-simulator-send-establishagentcommunication-to-the-viewer/#comment-2633339 |
||
| Line 17: | Line 17: | ||
} | } | ||
} | } | ||
</pre> | </pre> | ||
==Usage and Notes== | ==Usage and Notes== | ||
=== This message is deprecated. === | |||
A TeleportFinish event is sent over the [https://wiki.secondlife.com/wiki/EventQueueGet EventQueueGet HTTP connection] with similar information about the teleport destination region. | |||
[[Category:Messages]] | [[Category:Messages]] | ||
Latest revision as of 13:47, 10 September 2024
Message Layout
{
TeleportFinish Low Trusted Unencoded
{
Info Single
{ AgentID LLUUID }
{ LocationID U32 }
{ SimIP IPADDR }
{ SimPort IPPORT }
{ RegionHandle U64 }
{ SeedCapability Variable 2 }
{ SimAccess U8 }
{ TeleportFlags U32 }
}
}
Usage and Notes
This message is deprecated.
A TeleportFinish event is sent over the EventQueueGet HTTP connection with similar information about the teleport destination region.