AvatarNotesReply: Difference between revisions

From Second Life Wiki
Jump to navigation Jump to search
mNo edit summary
 
(No difference)

Latest revision as of 15:52, 21 November 2006

Message Layout

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

Usage and Notes