AvatarPropertiesReply

From Second Life Wiki
Jump to navigation Jump to search

Message Layout

{
	AvatarPropertiesReply Low Trusted Zerocoded
	{
		AgentData			Single
		{	AgentID			LLUUID		}	
		{	AvatarID		LLUUID		}	
	}
	{
		PropertiesData		Single
		{	ImageID			LLUUID		}
		{	FLImageID		LLUUID		}
		{	PartnerID		LLUUID		}
		{	AboutText		Variable 2	}	
		{	FLAboutText		Variable 1	}	
		{	BornOn			Variable 1	}	
		{	ProfileURL		Variable 1	}	
		{	CharterMember	Variable 1	}	
		{	AllowPublish	BOOL		}	
		{	MaturePublish	BOOL		}	
		{	Identified		BOOL		}	
		{	Transacted		BOOL		}	
	}
}

Usage and Notes

Avatar profile, response to AvatarPropertiesRequest