MapNameRequest: Difference between revisions
Jump to navigation
Jump to search
Cube Linden (talk | contribs) mNo edit summary |
|||
| Line 1: | Line 1: | ||
{{ProtocolNav}} | {{ProtocolNav}} | ||
==Message Layout== | ==Message Layout== | ||
| Line 21: | Line 20: | ||
</pre> | </pre> | ||
==Usage and Notes== | ==Usage and Notes== | ||
Requests [[MapBlockReply]] | |||
[[Category:Messages]] | [[Category:Messages]] | ||
Revision as of 19:28, 9 June 2008
Message Layout
{
MapNameRequest Low NotTrusted Unencoded
{
AgentData Single
{ AgentID LLUUID }
{ SessionID LLUUID }
{ Flags U32 }
{ EstateID U32 }
{ Godlike BOOL }
}
{
NameData Single
{ Name Variable 1 }
}
}
Usage and Notes
Requests MapBlockReply