mIRC Home    About    Download    Register    News    Help

Print Thread
P
prae
prae
P
Hello!

I have searched around and have been unable to locate a post that already contains the answer to my question.

In mIRC Options > Display > Options, there is a "mIRC titlebar" field to place specified text in the titlebar.

I would like the mIRC version to be displayed, as well as the the current date & time, in mmm/dd/yyyy & HH:nn:ss formats, respectively.

Can this be accomplished by using variables in the field itself, or can this only be accomplished by using scripts?

Any help is greatly appreciated. Thank you! smile

Joined: Oct 2004
Posts: 8,061
R
Hoopy frood
Offline
Hoopy frood
R
Joined: Oct 2004
Posts: 8,061
You'd need to use a script that uses a combination of /titlebar, $version, and $date() with a timer to make the time change.


Link Copied to Clipboard