Mute List

From Second Life Wiki
Revision as of 10:35, 13 June 2007 by Able Whitman (talk | contribs) (New page: {{OSWikiLearnBox}} The Mute List file is provided to the viewer by the Second Life service, and contains a list of all the agents and objects muted by the resident logged in to the viewer...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The Mute List file is provided to the viewer by the Second Life service, and contains a list of all the agents and objects muted by the resident logged in to the viewer session.


Mute List Format

The mute list is a text file with the following format:

MuteType<space>MuteLLUUID<space>MuteName<pipe>

Mute Types

Recognized MuteTypes in the mute list
MuteType Title Description MuteLLUUID MuteName
0 BY_NAME

An agent or object muted by name, rather than by ID

always a null LLUUID the exact name of the muted object to match
1 AGENT A muted agent LLUUID of the muted agent FirstName LastName
2 OBJECT A muted object LLUUID of the muted object Object Name
3 GROUP A muted group (unused) LLUUID of the muted group Group Name

See also: Muting Objects and Agents