TeleportLocal

From Second Life Wiki
Jump to navigation Jump to search

Message Layout

{
	TeleportLocal Low Trusted Unencoded
	{
		Info		Single
		{	AgentID			LLUUID			}
		{	LocationID		U32				}
		{	Position		LLVector3		}	
		{	LookAt			LLVector3		}
		{	TeleportFlags 	U32				}
	}
}

Usage and Notes