AvatarInterestsReply: 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 22: | Line 21: | ||
</pre> | </pre> | ||
==Usage and Notes== | ==Usage and Notes== | ||
Avatar interests in profile, response to [[AvatarPropertiesRequest]] | |||
[[Category:Messages]] | [[Category:Messages]] | ||
Latest revision as of 05:54, 9 June 2008
Message Layout
{
AvatarInterestsReply Low Trusted Zerocoded
{
AgentData Single
{ AgentID LLUUID }
{ AvatarID LLUUID }
}
{
PropertiesData Single
{ WantToMask U32 }
{ WantToText Variable 1 }
{ SkillsMask U32 }
{ SkillsText Variable 1 }
{ LanguagesText Variable 1 }
}
}
Usage and Notes
Avatar interests in profile, response to AvatarPropertiesRequest