Difference between revisions of "AvatarAppearance"

From Second Life Wiki
Jump to navigation Jump to search
m
 
Line 1: Line 1:
{{ProtocolNav}}
{{ProtocolNav}}
==Message Layout==
==Message Layout==
Line 22: Line 21:
</pre>
</pre>
==Usage and Notes==
==Usage and Notes==
Sim->client avatar appearance
[[Category:Messages]]
[[Category:Messages]]

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