Difference between revisions of "AvatarAppearance"

From Second Life Wiki
Jump to navigation Jump to search
 
Line 22: Line 22:
==Usage and Notes==
==Usage and Notes==
Sim->client avatar appearance
Sim->client avatar appearance
==Related messages==
[[AgentSetAppearance]]
[[Category:Messages]]
[[Category:Messages]]

Latest revision as of 03:11, 9 June 2008

Message Layout

{
	AvatarAppearance Low Trusted Zerocoded
	{
		Sender				Single
		{	ID				LLUUID	}
		{	IsTrial			BOOL    }
	}
	{	
		ObjectData			Single
		{	TextureEntry	Variable	2	}
	}
	{
		VisualParam			Variable
		{	ParamValue		U8	}
	}
}

Usage and Notes

Sim->client avatar appearance

Related messages

AgentSetAppearance