mIRC Home    About    Download    Register    News    Help

Print Thread
#37995 23/07/03 06:02 AM
Joined: May 2003
Posts: 26
T
Ameglian cow
OP Offline
Ameglian cow
T
Joined: May 2003
Posts: 26
hey,

ive tryed to colour my timestamp on messages, but i can add the colours in the options dialog, but they only stay effective untill i close mirc and load it up again, is there a way around it so my timestamps stay a colour all the time ?

#37996 23/07/03 06:08 AM
Joined: Dec 2002
Posts: 169
J
Vogon poet
Offline
Vogon poet
J
Joined: Dec 2002
Posts: 169
in your remotes put:
on *:start: .timestamp -f <your timestamp format here>

#37997 23/07/03 07:31 AM
Joined: May 2003
Posts: 26
T
Ameglian cow
OP Offline
Ameglian cow
T
Joined: May 2003
Posts: 26
thanks, but now how do i get the text after my timestamp to appear as the colour as it should, ive got ;

on *:start:{ .timestamp -f 4[h:nn] }

now what needs to go after the final ']' so everything dosnt come out red, i tryed 1 but then everything is black (obviously)

#37998 23/07/03 07:40 AM
Joined: Dec 2002
Posts: 169
J
Vogon poet
Offline
Vogon poet
J
Joined: Dec 2002
Posts: 169
Use ctrl-o

#37999 23/07/03 07:41 AM
Joined: Dec 2002
Posts: 2,985
Hoopy frood
Offline
Hoopy frood
Joined: Dec 2002
Posts: 2,985
Remember to close mIRC fully and restart it, then the red timestamp should work. As for the colour of the nick and text, just add a colour code after the right bracket in the timestamp. This changes the colour to whatever the default is for the event.
Code:
on *:start:{ .timestamp -f 4[h:nn] }

#38000 23/07/03 09:50 AM
Joined: May 2003
Posts: 26
T
Ameglian cow
OP Offline
Ameglian cow
T
Joined: May 2003
Posts: 26
ah, that done it, thanks alot smile

#38001 23/07/03 10:18 AM
Joined: Dec 2002
Posts: 2,985
Hoopy frood
Offline
Hoopy frood
Joined: Dec 2002
Posts: 2,985
It's a pleasure.


Link Copied to Clipboard