SetGroupContribution

From Second Life Wiki
Jump to navigation Jump to search

Message Layout

{
	SetGroupContribution Low NotTrusted Unencoded
	{
		AgentData	Single
		{	AgentID		LLUUID	}
		{	SessionID	LLUUID	}
	}
	{
		Data	Single
		{	GroupID		LLUUID	}
		{	Contribution	S32	}
	}
}

Usage and Notes