mIRC Home    About    Download    Register    News    Help

Print Thread
Z
Zelda4ever32
Zelda4ever32
Z
Howdy.

This is probably the only thing that irritates me about mIRC remote scripting. I am suggesting two features. One being something like this:

$asserver($chan(0),2) which would return all of the channels you are on in the second server you are on. This would in effect evaluate all variables inside of it as if $server equaled $server(N).

My other suggestion would be for mIRC to be able to run an entire block of code as if it were in a certain server. Maybe something as:

asserver(1) {
whatever
meep
}

or if you could make it like: /asserver N/server ON and then process, and then /asserver off. Anyway, I'd just like to see this to be worked out. This would save lots of time, and an extremely large amount of energy. Thanks.

-Zelda4ever

Joined: Feb 2004
Posts: 2,013
F
Hoopy frood
Offline
Hoopy frood
F
Joined: Feb 2004
Posts: 2,013
All of this is already possible.

Type /help /scid and read the entire multi-server section carefully.

Z
Zelda4ever32
Zelda4ever32
Z
ah ok. Thanks a bunch.


Link Copied to Clipboard