_Added in 2.0_
*$nvnick(#,N)*
Returns the Nth 'regular' nick. Is a deprecated identifier that's the equivalent of $nick(#,N,r)
*Parameters*
//echo -ag There are $nvnick(#,0) non opvoice users //echo -ag First non opvoice nick is $nvnick(#,1) //if ($nvnick(#,foobar)) echo -ag foobar is the $ord($v1) regular nick