AgentIsNowWearing

From Second Life Wiki
Jump to navigation Jump to search

Message Layout

{
	AgentIsNowWearing	Low	NotTrusted	Zerocoded
	{
		AgentData Single
		{	AgentID		LLUUID	}
		{	SessionID	LLUUID	}
	}
	{
		WearableData	Variable
		{	ItemID		LLUUID	}
		{	WearableType	U8	}
	}
}

Usage and Notes