mIRC Homepage
Posted By: coax Small problem with the titlebar - 06/11/05 05:41 PM
I have a titlebar where i put in various identifiers, at 300ms intervals.
Among those identifiers is $network.
However, when I do /server -m some.other.network, and then switch windows back to say EFNet, it still says quakenet.

I have the titlebar timer in an on connect event, so everytime I connect to a new server, $network is overwritten, and it won't go back to the other networks I connected to.

Does anyone have a solution for this problem?
Posted By: Lpfix5 Re: Small problem with the titlebar - 06/11/05 06:07 PM
on *:ACTIVE:*: { titlebar $network }

this works when you click on a new active window, changes to the network...

you can put if and else's in here... which very usefull
Posted By: coax Re: Small problem with the titlebar - 06/11/05 06:19 PM
WAIT.

I put the timer in the on active and now it works.. thanks a lot mate.
Posted By: Lpfix5 Re: Small problem with the titlebar - 07/11/05 12:18 AM
:P np
© mIRC Discussion Forums