DirLandQueryBackend: Difference between revisions
Jump to navigation
Jump to search
Cube Linden (talk | contribs) mNo edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
{{ProtocolNav}} | {{ProtocolNav}} | ||
==Message Layout== | ==Message Layout== | ||
| Line 24: | Line 23: | ||
==Usage and Notes== | ==Usage and Notes== | ||
[[Category:Messages]] | [[Category:Messages]] | ||
[[Category:Search Messages]] | |||
Latest revision as of 15:40, 11 July 2009
Message Layout
{
DirLandQueryBackend Low Trusted Zerocoded
{
AgentData Single
{ AgentID LLUUID }
}
{
QueryData Single
{ QueryID LLUUID }
{ QueryFlags U32 }
{ ForSale BOOL }
{ Auction BOOL }
{ ReservedNewbie BOOL }
{ EstateID U32 }
{ Godlike BOOL }
}
}