AgentSetAppearance: Difference between revisions
Jump to navigation
Jump to search
Cube Linden (talk | contribs) mNo edit summary |
Rob Linden (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
{{ProtocolNav|parent=Avatar Appearance}} | |||
{{ProtocolNav}} | |||
==Message Layout== | ==Message Layout== | ||
<pre width=80> | <pre width=80> | ||
Revision as of 20:38, 19 January 2007
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 }
}
}