Conference
mIRC Code
+ 0 likes
Please Register to submit score.
| Average Score | 0.0 (of 0 scores) |
| Date Added | Nov 02, 2008 |
| Last Updated | Nov 02, 2008 |
| Tags | link |
Introduction
it messages what one channel say into the 2nd channel, and vice versa. this also works across different servers.
to use:
type /con (number of server here) (channel on server)
type /coff to deactivate
you have to be in the channel you want linked, and the server number goes by the first server to last server in the listbox. The uppermost server would be 1. If you have 3 servers open, the bottom one would be 3, and the middle one would be 2. You should put the channel on the server you want to link to as the second part of the syntax. Again, you should be in the room you want to link to the 2nd room.
mIRC Snippet:
Conference
Posted on Nov 3, 2008 3:51 pm
Posted on Nov 3, 2008 3:51 pm
| Code: |
unset %originchan | unset %confchan | unset %secserver | unset %originserver | disable #conference |
You can do that all together:
| Code: |
unset %a %b %c %d %etc |



