BloodHound commented on a Page, Status Imgs  -  Apr 06, 2008

Actually, nevermind, the problem must have been somewhere in your while loop. Now realizing that you have the correct formula, I edited your script and here is what worked:

alias ops.img {
  var %ops.perc = $round($calc(($nick(#,0,o) / $nick(#,0)) * 10),0)
  echo -a Ops:0,0--* 11,11 $+ $str(X,%ops.perc) $+ 1,1| $+ 14,14 $+ $str(X,$calc(10 - %ops.perc))
}

Since I am lazy to really discover why this happens, just try adjusting your script to that. ;P

Best wishes,

BloodHound

 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.