mIRC Homepage
Posted By: alkahol1k help please - 22/11/03 11:55 PM
how do i edit this when i join a channel

* Topic is 'sfgsfgsfgsfg'
* Set by alkahol1k on Sat Nov 22 18:46:49

is it possible?
Posted By: Collective Re: help please - 23/11/03 12:07 AM
Code:
raw 332:*:{
  echo -at Topic in $2 is $3-
  halt
}
raw 333:*:{
  echo -at Topic in $2 set by $3 on $asctime($4,ddd mmm dd HH:nn:ss)
  halt
}

Change those to how you want it to be.
Posted By: alkahol1k Re: help please - 23/11/03 12:17 AM
thanks

just what i was looking for
Posted By: Dr4g0n Re: help please - 23/11/03 11:09 AM
-at? why not $2 whats at? a is active but t? :P

/debug @moo and check it out
Posted By: Tsunami Re: help please - 23/11/03 11:17 AM
t = timestamp

and yes, I think this would be better: /echo -t $2 Topic in $2 is $3-
Posted By: Dr4g0n Re: help please - 23/11/03 11:18 AM
is saw :P but thanks anyway
© mIRC Discussion Forums