StartAuction

From Second Life Wiki
Jump to navigation Jump to search

Message Layout

{
	StartAuction	Low Trusted Unencoded
	{
		AgentData	Single
		{	AgentID		LLUUID	}
	}
	{
		ParcelData	Single
		{	ParcelID	LLUUID	}
		{	SnapshotID	LLUUID	}
		{	Name		Variable	1	}	
	}
}

Usage and Notes