Code:
on *:input:#PG-21: {

  if (!$ctrlenter && $left($1-,1) != $readini($mircini,text,commandchar)) {
    if ($network == irc.torncity.com) {
      msg $chan 9,1 $+ $1-
      halt
    }
  }
}
 


ok i fixed it but another problem now the color doesnt work

Last edited by bojak71730; 14/12/07 01:52 AM.