I've been using this script:
PHP Code:
changeimgpart(2005,0,0,imgwidth(imagename)/clientr.exp_level*clientr.exp,10);
to change the width of the bar for the exp.
Except, I've found that when the exp_level (the max value) variable gets too high, the bar will not change size. Is there a solution to this? I've seen other servers that have a higher variable, so there has to be some way.