GroupDataUpdate

From Second Life Wiki
Jump to navigation Jump to search

Message Layout

{
	GroupDataUpdate	Low	Trusted	Zerocoded
	{
		AgentGroupData		Variable
		{	AgentID			LLUUID	}
		{	GroupID			LLUUID	}
		{	AgentPowers		U64		}
		{	GroupTitle		Variable	1	}
	}
}

Usage and Notes