Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
Register
Advertisement

Unmutes the specified user on the channel.

ChannelUnmute(channelName, playerName)

Arguments[]

channelName
string - The name of the channel to remove mute on
playerName
string - The name of the player to remove mute from (allow to speak)

See also[]

Example[]

ChannelUnmute("uimods", "Sembiance");
Advertisement