mIRC Home    About    Download    Register    News    Help

Print Thread
#13657 01/03/03 12:22 PM
Joined: Feb 2003
Posts: 2
K
Bowl of petunias
OP Offline
Bowl of petunias
K
Joined: Feb 2003
Posts: 2
When I tried to make the timestamp in color... [:.HH:nn:ss.:] << like that but in color. I could do it but next time I ran mirc it was the same but not anymore in color... anyone that knows that problem?

#13658 01/03/03 01:08 PM
Joined: Dec 2002
Posts: 2,985
Hoopy frood
Offline
Hoopy frood
Joined: Dec 2002
Posts: 2,985
I have this in my script:

Code:
ON *:START:*: {
  .timestamp -fe [HH:nn:ss]
}
Just add your colour choice using two digits instead of one or the timestamp will bugger up. It won't work from the dialogue because mIRC is unable to write the dialogue entry to the settings file.

EG: Black == 01 not 1


Link Copied to Clipboard