Difference between revisions of "SetSunPhase"

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

Latest revision as of 16:13, 21 November 2006

Message Layout

{
	SetSunPhase Medium NotTrusted Unencoded
	{
		AgentData		Single
		{	AgentID		LLUUID	}
		{	SessionID	LLUUID	}
	}
	{
		Data Single
		{	Phase		F32	} 
	}
}

Usage and Notes