AvatarNotesReply

From Second Life Wiki
Jump to navigation Jump to search

Message Layout

{
	AvatarNotesReply Low Trusted Unencoded
	{
		AgentData		Single
		{	AgentID			LLUUID		}
	}
	{
		Data		Single
		{	TargetID		LLUUID		}
		{	Notes			Variable 2	}	
	}
}

Usage and Notes