CompleteAgentMovement: Difference between revisions
Jump to navigation
Jump to search
Cube Linden (talk | contribs) mNo edit summary |
added packet ID number as found in message_template.msg |
||
| Line 1: | Line 1: | ||
{{ProtocolNav}} | {{ProtocolNav}} | ||
==Message Layout== | ==Message Layout== | ||
<pre width=80> | <pre width=80> | ||
{ | { | ||
CompleteAgentMovement Low NotTrusted Unencoded | CompleteAgentMovement Low 249 NotTrusted Unencoded | ||
{ | { | ||
AgentData Single | AgentData Single | ||
| Line 14: | Line 13: | ||
</pre> | </pre> | ||
==Usage and Notes== | ==Usage and Notes== | ||
[[Category:Messages]] | [[Category:Messages]] | ||
Revision as of 09:00, 30 November 2007
Message Layout
{
CompleteAgentMovement Low 249 NotTrusted Unencoded
{
AgentData Single
{ AgentID LLUUID }
{ SessionID LLUUID }
{ CircuitCode U32 }
}
}