Max Level Percentage Fix

Data Accuracy issues

Max Level Percentage Fix

Postby Wynder » Wed Jan 24, 2007 3:53 pm

Greetings, folks.

So, in the latest version, you'll see on the main roster page that everyone from 60+ has their blue progress bar all the way across. To have this more accurate, you can change the line in memberlist.php from this:

$percentage = round(($row['level']/60)*100);

to this:

$percentage = round(($row['level']/70)*100);
Wynder
WR.net Apprentice
WR.net Apprentice
 
Posts: 1
Joined: Fri Aug 18, 2006 12:29 am

Return to Data Accuracy

Who is online

Users browsing this forum: No registered users and 0 guests

cron