Be patient. People do sleep, you know. Especially after New Years Eve.

Code:
  echo # 01A.Ban End. $calc((%x - 1) / $hget(A.Ban,0).item * 100) $+ $chr(37)


That would assume you're checking % of matches in comparison the total names in table. If you're checking vs. total names in channel, use:

Code:
  echo # 01A.Ban End. $calc((%x - 1) / $nick($chan,0) * 100) $+ $chr(37)


Note that you


Invision Support
#Invision on irc.irchighway.net