ViewerStartAuction

From Second Life Wiki
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