RegionHandshakeReply: Difference between revisions
Jump to navigation
Jump to search
Cube Linden (talk | contribs) mNo edit summary |
No edit summary |
||
| Line 18: | Line 18: | ||
</pre> | </pre> | ||
==Usage and Notes== | ==Usage and Notes== | ||
The viewer can send this packet in response to [[RegionHandshake]] which begins object updates via [[CoarseLocationUpdate]]. | |||
[[Category:Messages]] | [[Category:Messages]] | ||
Latest revision as of 18:39, 11 September 2024
Message Layout
{
RegionHandshakeReply Low NotTrusted Zerocoded
{
AgentData Single
{ AgentID LLUUID }
{ SessionID LLUUID }
}
{
RegionInfo Single
{ Flags U32 }
}
}
Usage and Notes
The viewer can send this packet in response to RegionHandshake which begins object updates via CoarseLocationUpdate.