(11:45am) * Now talking in #mdx
(11:45am) * Topic is 'I don't have any solution but i certainly admire the problem.'
(11:45am) * Set by NullBot on Sat Apr 05 00:31:58
(11:45am) * Users: 13, Ops: 12 (92%), Voiced: 12 (0%), Regulars: 1 (8%)
(11:45am) * Join synched in 0.04 seconds
(11:45am) * Modes: +stnk
(11:45am) * Channel created on Wed Apr 02 16:29:18 2003
(11:45am) * PhalanX sets mode: +o Icekenz
(11:45am) * Modes: +stnk
(11:45am) * Channel created on Wed Apr 02 16:29:18 2003
you can see the above text, why after someone opped me, this will happen. another mode, channel created was echo.
RAW 324:*: {
if ( %mode == 1 ) {
echo $color(mode text) -t $2 * Modes: $3-
}
else {
set -u300 %modes [ $+ [ $2 ] ] $3-
}
}
RAW 329:*:{
echo $colour(mode text) -ti2 $2 * Modes: %modes [ $+ [ $2 ] ]
echo $colour(mode text) -ti2 $2 * Channel created on $asctime($3)
unset %modes [ $+ [ $2 ] ]
}
}