TeleportLureRequest

From Second Life Wiki
Jump to navigation Jump to search

Message Layout

{
	TeleportLureRequest	Low	NotTrusted Unencoded
	{
		Info	Single
		{	AgentID		LLUUID	}
		{	SessionID	LLUUID	}
		{	LureID		LLUUID	}
		{	TeleportFlags 	U32				}
	}
}

Usage and Notes