mIRC Home    About    Download    Register    News    Help

Print Thread
Joined: May 2004
Posts: 9
Q
Nutrimatic drinks dispenser
OP Offline
Nutrimatic drinks dispenser
Q
Joined: May 2004
Posts: 9
with multi-networking now comes a problem...

when in a channel that requires a setting be enabled,
in another channel that setting may be required to be disabled.

So, if its possible, I'd like to see a way to enable everything for all settings, but filter or block settings on a per channel basis(so its really on but doesn't interact with that particular channel) I'd imagine each channel would need its own .ini file for something like this.

Joined: Jun 2003
Posts: 5,024
M
Hoopy frood
Offline
Hoopy frood
M
Joined: Jun 2003
Posts: 5,024
What settings do you mean exactly? If you mean in a script or something, then you can just use:

if ($chan == #channel) { halt }

You may also wish to right click a channel name in the switchbar and see the various options (such as 'Events') that you can disable or enable for specific channels and let your "global" settings continue in others.

Regards,


Mentality/Chris

Link Copied to Clipboard