Runes of Magic Wiki
Advertisement

local channel = JoinChannel( name , password )

or command available in chat:

/join [name] [password]


Parameters[ | ]

name - string - the name of the channel you will join.
password - string - the paswword of the channel.

Return[ | ]

channel - number - the number of the channel that you join.

Advertisement