View Single Post
  #1  
Old 08-25-2006, 03:35 AM
excaliber7388 excaliber7388 is offline
Banned
excaliber7388's Avatar
Join Date: Jul 2005
Location: US
Posts: 5,229
excaliber7388 can only hope to improve
Send a message via AIM to excaliber7388
changing image parts

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.
Reply With Quote