AvatarPropertiesRequestBackend

From Second Life Wiki
Jump to navigation Jump to search

Message Layout

{
	AvatarPropertiesRequestBackend Low Trusted Unencoded
	{
		AgentData		Single
		{	AgentID			LLUUID	}
		{	AvatarID		LLUUID	}
		{	GodLevel		U8		}
		{	WebProfilesDisabled		BOOL	}
	}
}

Usage and Notes