Wowpedia

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

READ MORE

Wowpedia
Register
Advertisement

Changes the password of the current channel.

SetChannelPassword(channelName, password)

Arguments[]

channelName
string - The name of the channel.
password
any - The password to assign to the channel.

Example[]

SetChannelPassword("Sembiance", "secretpassword");
Advertisement