TeleportProgress

From Second Life Wiki
Jump to navigation Jump to search

Message Layout

{
	TeleportProgress Low Trusted Unencoded
	{
		AgentData		Single
		{	AgentID		LLUUID	}
	}
	{
		Info			Single
		{	TeleportFlags	U32			}
		{	Message		Variable	1	}  
	}
}

Usage and Notes