ViewerStartAuction

From Second Life Wiki
Revision as of 12:05, 25 July 2015 by Johan Neddings (talk | contribs) (→‎Adding Categories)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Message Layout

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

Usage and Notes