Difference between revisions of "ParcelRelease"

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

Revision as of 15:54, 21 November 2006

Message Layout

{
	ParcelRelease Low NotTrusted Unencoded
	{
		AgentData		Single
		{	AgentID			LLUUID	}
		{	SessionID		LLUUID	}
	}
	{
		Data			Single
		{	LocalID			S32		}	
	}
}

Usage and Notes