AgentUpdate: Difference between revisions
Jump to navigation
Jump to search
Cube Linden (talk | contribs) |
added packet ID number as found in message_template.msg |
||
| Line 3: | Line 3: | ||
<pre width=80> | <pre width=80> | ||
{ | { | ||
AgentUpdate High NotTrusted Zerocoded | AgentUpdate High 4 NotTrusted Zerocoded | ||
{ | { | ||
AgentData Single | AgentData Single | ||
Revision as of 08:06, 30 November 2007
Message Layout
{
AgentUpdate High 4 NotTrusted Zerocoded
{
AgentData Single
{ AgentID LLUUID }
{ SessionID LLUUID }
{ BodyRotation LLQuaternion }
{ HeadRotation LLQuaternion }
{ State U8 }
{ CameraCenter LLVector3 }
{ CameraAtAxis LLVector3 }
{ CameraLeftAxis LLVector3 }
{ CameraUpAxis LLVector3 }
{ Far F32 }
{ ControlFlags U32 }
{ Flags U8 }
}
}