TeleportFinish

From Second Life Wiki
Jump to navigation Jump to search

Message Layout

{
	TeleportFinish Low Trusted Unencoded
	{
		Info		Single
		{	AgentID			LLUUID			}
		{	LocationID		U32				}
		{	SimIP			IPADDR			}
		{	SimPort			IPPORT			}
		{	RegionHandle	U64				}
		{	SeedCapability	Variable	2	}	
		{	SimAccess		U8				}
		{	TeleportFlags 	U32				}
	}
}

Usage and Notes