mIRC Home    About    Download    Register    News    Help

Print Thread
#30536 18/06/03 03:58 AM
Joined: Dec 2002
Posts: 196
T
Vogon poet
OP Offline
Vogon poet
T
Joined: Dec 2002
Posts: 196
Timestamp can have colours, bold and underline.
(doesn't really serve much purpose, but hey, its a nice way to doll up mIRC)

Nicknames will automatically have the @ and + in front if they are opped or voiced.

I know this is scriptable, but by default, when it is scripted, more than one spacing doesn't turn up. Some people who don't know scripting may find this useful too.


trenzterra
AustNet #trenzterra and #w
Head Scripter @ http://trenzterra.uni.cc
#30537 18/06/03 04:05 AM
Joined: May 2003
Posts: 2
M
Bowl of petunias
Offline
Bowl of petunias
M
Joined: May 2003
Posts: 2
That second suggestion can be turned on and off in Options>IRC>Show mode prefix.

#30538 18/06/03 10:37 AM
Joined: Jan 2003
Posts: 2,523
Q
Hoopy frood
Offline
Hoopy frood
Q
Joined: Jan 2003
Posts: 2,523
Timestamps can have control codes, it's just that those codes aren't saved when you restart mirc. The reason is that .ini files cannot store control codes. There is a solution though: you can use the /timestamp -f command when mirc starts. Example:
Code:
on *:start: .timestamp -f <text with control codes in it>


/.timerQ 1 0 echo /.timerQ 1 0 $timer(Q).com

Link Copied to Clipboard