Difference between revisions of "AgentSit"

From Second Life Wiki
Jump to navigation Jump to search
m
 
 
Line 1: Line 1:
{{ProtocolNav}}
{{ProtocolNav}}
==Message Layout==
==Message Layout==
Line 14: Line 13:
</pre>
</pre>
==Usage and Notes==
==Usage and Notes==
This packet is sent to the server in response to a [[AvatarSitResponse]] packet.
[[Category:Messages]]
[[Category:Messages]]

Latest revision as of 19:33, 15 November 2007

Message Layout

{
	AgentSit			High  NotTrusted Unencoded
	{
		AgentData			Single
		{	AgentID			LLUUID		}
		{	SessionID		LLUUID		}
	}
}

Usage and Notes

This packet is sent to the server in response to a AvatarSitResponse packet.