mIRC Home    About    Download    Register    News    Help

Print Thread
#53830 12/10/03 02:40 AM
Joined: Dec 2002
Posts: 174
K
Kev_Uk Offline OP
Vogon poet
OP Offline
Vogon poet
K
Joined: Dec 2002
Posts: 174
I've been trying to get my $timestamp to have colour on it, for some reason if you put ctrl k codes in on the $timestamp option and close and restart mirc the codes go but i have seen a script which seems to keep the ctrl k codes active on it, i guess it uses some sort of on *:load: that re-inputs the $timestamp you want on there.

Bascially what i'm trying to do and want is to have the $timestamp like this

14[09h:nn tt14]

Is there a way i can use a simple one line code that maybe uses $timestamp and %timestamp in the Variables section so it adds the coloured timestamp to the mirc options screen.

#53831 12/10/03 02:44 AM
Joined: Aug 2003
Posts: 1,831
I
Hoopy frood
Offline
Hoopy frood
I
Joined: Aug 2003
Posts: 1,831
on *:start:.timestamp -f 14[09h:nn tt14]

#53832 12/10/03 05:11 PM
Joined: Feb 2003
Posts: 3,432
S
Hoopy frood
Offline
Hoopy frood
S
Joined: Feb 2003
Posts: 3,432
If you search the forum you will find what you looking for smile i have been asking the same question a cupple of months ago smile


if ($me != tired) { return } | else { echo -a Get a pot of coffee now $+($me,.) }
#53833 12/10/03 06:15 PM
Joined: Dec 2002
Posts: 174
K
Kev_Uk Offline OP
Vogon poet
OP Offline
Vogon poet
K
Joined: Dec 2002
Posts: 174
blush) i will do a search for it althought i'm happy with what i was given but it may be different. smile


Link Copied to Clipboard