mIRC Home    About    Download    Register    News    Help

Print Thread
Joined: May 2009
Posts: 1
A
apelog Offline OP
Mostly harmless
OP Offline
Mostly harmless
A
Joined: May 2009
Posts: 1
I'm trying to set up my mIRC so that a command is run every time I connect to a particular server. Under mIRC Options -> Connect -> Options, I click on the Perform... button. On the Perform window that pops up, I can click on the Add button, and this brings up a list of networks to choose from. However, the network that I want to set up special commands for is NOT listed there! This window has only an OK button and a Cancel button. How can I ADD my network to this list of networks?

Joined: Oct 2003
Posts: 3,918
A
Hoopy frood
Offline
Hoopy frood
A
Joined: Oct 2003
Posts: 3,918
The network dropdown uses the servers from alt-o -> connect, which I assume is empty for you. You can add your server to that list with the "Group" being the network name (make sure it's the exact same network name that the server itself advertises). You can also just have the perform run on every server and use:

if ($network == MyNetworkHere) DOSOMETHING


- argv[0] on EFnet #mIRC
- "Life is a pointer to an integer without a cast"

Link Copied to Clipboard