Help - Frequently Asked Questions
Sections
Response
I want auto-join a channel, how?
you need to use the commandX function (where x is any number), the first command MUST be command1, and there can be no "gap" in the numbers : the command3 MUST be after command2, and NOT after command1. And the command12 MUST be after command11, and NOT after command 10.
If the command is not prefixed by /, then the string is passed as it to the server. Otherwise, it is sent through the status window interpretor.
Example :
<param name="command1" value="/join #channel1">
for a second or 3th channel add:
<param name="command2" value="/join #channel2"> (remember to change the command2 to command3 if your adding more