AgentSetAppearance: Difference between revisions
Jump to navigation
Jump to search
Rob Linden (talk | contribs) No edit summary |
related messages |
||
| Line 28: | Line 28: | ||
</pre> | </pre> | ||
==Usage and Notes== | ==Usage and Notes== | ||
==Related Messages== | |||
[[AvatarAppearance]] | |||
[[Category:Messages]] | [[Category:Messages]] | ||
Latest revision as of 02:35, 9 June 2008
Message Layout
{
AgentSetAppearance Low NotTrusted Zerocoded
{
AgentData Single
{ AgentID LLUUID }
{ SessionID LLUUID }
{ SerialNum U32 }
{ Size LLVector3 }
}
{
WearableData Variable
{ CacheID LLUUID }
{ TextureIndex U8 }
}
{
ObjectData Single
{ TextureEntry Variable 2 }
}
{
VisualParam Variable
{ ParamValue U8 }
}
}