Wowpedia

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

READ MORE

Wowpedia
Advertisement
SetChannelPassword -Documentation by AlexanderYoshi-

Changes the password of the current channel.

SetChannelPassword(channelName, playerName);

Arguments
(String username, String password)
username
The user who changed the password? You?
password
The password to set the channel to

Returns
nil

Example
SetChannelPassword("Sembiance", "secretpassword");
Result

Description
Changes the password of the current channel.

Template:WoW API

Advertisement