There is a problem with your code. (I did change to $mid) If you don't give anything for $1, it doesn't show anything.

I altered these lines:
Code:
  if (!$window(@scores)) return
  var %i = 1, %ii = $iif([color:red]$1 isnum 0-[/color],$1,$line(@scores,0)), %cmd = $iif($3,$3-,echo -a)


-genius_at_work