RegisterNewAgent

From Second Life Wiki
Jump to navigation Jump to search

Message Layout

{
	RegisterNewAgent Low NotTrusted Unencoded
	{
		HelloBlock			Single
		{	AgentID			LLUUID	}
		{	SessionID		LLUUID	}
		{	LocationID		U32	}	
		{	Godlike		BOOL	}
	}
}

Usage and Notes