MapItemReply: Difference between revisions
Jump to navigation
Jump to search
Cube Linden (talk | contribs) mNo edit summary |
mNo edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
{{ProtocolNav}} | {{ProtocolNav}} | ||
==Message Layout== | ==Message Layout== | ||
Line 27: | Line 26: | ||
</pre> | </pre> | ||
==Usage and Notes== | ==Usage and Notes== | ||
Item Type: | |||
{| border="1" | |||
|- | |||
|Value||Name | |||
|- | |||
|1||Telehub | |||
|- | |||
|2||PG Event | |||
|- | |||
|3||Mature Event | |||
|- | |||
|4||Popular Places | |||
|- | |||
|6||Agent locations | |||
|- | |||
|7||Land for Sale | |||
|- | |||
|8||Classifieds | |||
|- | |||
|9||Adult Event | |||
|- | |||
|10||Adult Land for Sale | |||
|} | |||
[[Category:Messages]] | [[Category:Messages]] |
Latest revision as of 10:18, 15 October 2009
Message Layout
{ MapItemReply Low Trusted Unencoded { AgentData Single { AgentID LLUUID } { Flags U32 } } { RequestData Single { ItemType U32 } } { Data Variable { X U32 } { Y U32 } { ID LLUUID } { Extra S32 } { Extra2 S32 } { Name Variable 1 } } }
Usage and Notes
Item Type:
Value | Name |
1 | Telehub |
2 | PG Event |
3 | Mature Event |
4 | Popular Places |
6 | Agent locations |
7 | Land for Sale |
8 | Classifieds |
9 | Adult Event |
10 | Adult Land for Sale |