GroupTitleUpdate

From Second Life Wiki
Revision as of 15:57, 11 July 2009 by Johan Neddings (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Message Layout

{
	GroupTitleUpdate	Low	NotTrusted	Unencoded
	{
		AgentData	Single
		{	AgentID		LLUUID	}
		{	SessionID	LLUUID	}
		{	GroupID		LLUUID	}
		{	TitleRoleID	LLUUID	}
	}
}

Usage and Notes

Updates an agent's "title role" within a group. The requesting agent must be a member of the group and be in the specified role to change its "title role" to be the specified role.