Lets do battle and then have a cup of tea!

Code:
alias reqmode {
  var %p $iif($poscs($prefix,$1) || $poscs($nickmode,$1),$left($prefix,$v1))
  if ($0 <= 1) return %p
  return $iif($left($nick(#$2,$3).pnick,1) isincs %p,$v1)
}


It's not the same, I know... returns the prefix on match, or nothing on mismatch.

Last edited by s00p; 15/01/10 04:39 AM.