Difference between revisions of "ViewerStartAuction"

From Second Life Wiki
Jump to navigation Jump to search
m
(No difference)

Revision as of 15:55, 21 November 2006

Message Layout

{
	ViewerStartAuction	Low NotTrusted Unencoded
	{
		AgentData	Single
		{	AgentID		LLUUID	}
		{	SessionID	LLUUID	}
	}
	{
		ParcelData	Single
		{	LocalID		S32		}
		{	SnapshotID	LLUUID	}
	}
}

Usage and Notes