Hi,

I get this error: Unknown command: '1' while using this code:
Code:
on *:TEXT:*:*: {
  if ($me isin $1-) { 
    $tip(Name,Highlight, $+ $me Je bent genoemd in $chan om4 $timestamp ,7200)
  }
}


Why?

By the way i wanna let the tip look like this:

Highlight
Server:
Channel:
Time:
Text:

But how do i let the tip start with a new line?
The | sign doesn't work.

Greetings
Bullseye

Last edited by Bullseye; 30/03/08 06:46 PM.