Take a look at the mIRC help:

$nick(#mIRC,0,a,o) return the total number of nicks not including ops on #mIRC

So you could use $nick(<channel>,0,v,oh) - to get only voiced nicks (excluded ops and halfops with voice)


one step closer to world domination