Difference between revisions of "ViewerStartAuction"

From Second Life Wiki
Jump to navigation Jump to search
m
 
 
Line 20: Line 20:
==Usage and Notes==
==Usage and Notes==
[[Category:Messages]]
[[Category:Messages]]
[[Category:Auction Messages]]

Latest revision as of 12:05, 25 July 2015

Message Layout

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

Usage and Notes