mIRC Home    About    Download    Register    News    Help

Print Thread
#12586 23/02/03 03:40 AM
V
verdugo2000
verdugo2000
V
on 1:join:#: { echo $chan 0(( 8Entrando 0)) 9 $nick $address a # $timestamp $datestamp


can you change the time stuff thnx


thnx , for all and sorry for the !!! stuff

Joined: Dec 2002
Posts: 332
C
Fjord artisan
Offline
Fjord artisan
C
Joined: Dec 2002
Posts: 332
if you go to Options then IRC then messages you can change the timestamp format
or you can look in the help file for time and date identifiers for further options

T
Thedude
Thedude
T
Code:
on ^1:join:#: { echo -t $chan 0(( 8Entrando 0)) 9 $nick $address a # | haltdef }
 

if timestamps is enabled, they will be shown


Link Copied to Clipboard