CompleteAgentMovement

From Second Life Wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Message Layout

{
	CompleteAgentMovement Low 249 NotTrusted Unencoded
	{
		AgentData		Single
		{	AgentID			LLUUID	}
		{	SessionID		LLUUID	}
		{	CircuitCode		U32	}
	}
}

Usage and Notes

The viewer uses this packet to establish avatar precense in a region; if this packet is not sent, an avatar never appears in-world.

Before the sim accepts this packet, the viewer must send UseCircuitCode.

After this packet has been sent, the sim will respond with AgentMovementComplete and RegionHandshake.