The problem is this, prior to 6.03 that line of code would properly recognize if it was called like /this or like $this
In 6.03, $isid always returns true now, presumably because it's getting called inside $iif
Like theRat suggested, you'll have to find every instance of $isid inside $iif, and put var %isid = $isid before it, and change $isid to %isid

Being the maker of edgepro :tongue: if anyone would wonder why the "scripter has been too lazy", I run a gaming network and an mIRC script isn't exactly priority :tongue:
My opinion is, unless you're a scripter, 6.03 doesn't offer all that much more from 6.02.