RevokePermissions

From Second Life Wiki
Jump to navigation Jump to search

Message Layout

{
	RevokePermissions Low NotTrusted Unencoded
	{
		AgentData		Single
		{	AgentID		LLUUID	}
		{	SessionID	LLUUID	}
	}
	{
		Data	Single
		{ ObjectID				LLUUID }
		{ ObjectPermissions		U32 }
	}
}

Usage and Notes

Can be used by a client to revoke script Run_time_permissions. The permissions indicated by the ObjectPermissions mask (the high bits) are revoked