Hi, I've been testing some things with mIRC, customizing it how I like it etc, however, I have found a problem and request some help in resolving it.

Code:
 on 1:INPUT:#:{
  echo -t # 0 $+ OUT : $me : $1-
  haltdef
} 


I currently use that, however I cannot use slash commands, as they just appear as messages.
E.G: If I type /server or /me in a channel window, they will be messages for everyone to see.

Anyone suggest a way around it?

Thanks, Dertikter.