ChangeUserRights

From Second Life Wiki
Jump to navigation Jump to search

Message Layout

{
	ChangeUserRights Low 321 Trusted Unencoded
	{
		AgentData		Single
		{	AgentID		LLUUID	}
	}
	{
		Rights			Variable
		{	AgentRelated		LLUUID		}
		{	RelatedRights		S32		}
	}
}

Usage and Notes

This message is sent from the simulator to the viewer to indicate a target's granted rights. This is only sent to the originator of the request and the target agent if it is a modify or map right. Adding/removing online status rights will show up as an online/offline notification.