Requests, feedback, and general discussion about WoWRoster
DO NOT post topics about WoWRoster AddOns here!
by titan99 » Thu Jan 18, 2007 11:45 am
in tradeskills.php the max level of craft is 300 but bc max level is 375
line 118 replace :
- Code: Select all
$levelpct = $level_array[0] / 300 * 100 ;
by
- Code: Select all
$levelpct = $level_array[0] / 375 * 100 ;
-
titan99
- Roster AddOn Dev
-
- Posts: 129
- Joined: Sat Jan 13, 2007 8:11 am
- Location: Montpellier - France
by lunzet » Thu Jan 18, 2007 8:43 pm
I have the correct value in the tradeskills.php but the siggen still shows 300 for first aid. sql db shows correct 365:375. any ideas?
-
lunzet
- WR.net Journeyman
-
- Posts: 119
- Joined: Sat Jan 13, 2007 1:23 pm
by lunzet » Fri Jan 19, 2007 4:58 am
you are the man...crappy firefox caching
-
lunzet
- WR.net Journeyman
-
- Posts: 119
- Joined: Sat Jan 13, 2007 1:23 pm
by titan99 » Fri Jan 19, 2007 10:54 am
your level bar is full to level 300
but 300 isn't the max level after 300 the level is writer correctly but the bleu bar isn't good
because in source code the max level is 300
in the same way for the level bar which is calculate to a level max 60 instead of 70
-
titan99
- Roster AddOn Dev
-
- Posts: 129
- Joined: Sat Jan 13, 2007 8:11 am
- Location: Montpellier - France
Return to General Support & Feedback
Who is online
Users browsing this forum: No registered users and 1 guest