Code:
raw 366:*: set $+(%,topic,.,$2) $chan($2).topic
on @[color:Red]![/color]*:topic:#: {
 if (%topic. [ $+ [ $chan ] ]) {
  if ($ulevel != 11) { topic $chan %topic. [ $+ [ $chan ] ] }
  else { set %topic. [ $+ [ $chan ] ] $1- }
 }
}
Sorry, my bad smirk The red ! should take care of it. It doesn't activate the script if the one running the code has triggered it.

Have fun smile
Zyzzyx.

Last edited by Zyzzyx26; 25/09/04 03:16 PM.