mIRC Home    About    Download    Register    News    Help

Print Thread
#121139 24/05/05 08:15 AM
J
juble
juble
J
in options-irc-messages-timestamp events i want to put ctrl+k colors but is not loaded ..i loose the color when i close the Mirc
Any idea how can i make it permanent!!

#121140 24/05/05 08:27 AM
D
DaveC
DaveC
D
alt-r/file/new then add the following line

on *:start:{ .timestamp -f 12[HH:nn:ss] }

example makes [12:00:00] but put what you want in there, in simple terms the problem stems from the INI file that the time stamp is saved in doesnt accept control codes, so instead you just set it here, JUST rember you set it here, else you well one day change it and wonder why it keeps reverting back.

#121141 24/05/05 11:07 AM
J
juble
juble
J
thank u sir smile


Link Copied to Clipboard