View Single Post
  #7  
Old 09-13-2011, 05:04 AM
cbk1994 cbk1994 is offline
the fake one
cbk1994's Avatar
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
cbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond repute
Send a message via AIM to cbk1994
Quote:
Originally Posted by Ohk4y View Post
player.attr[28] changes online
PHP Code:
changeimgpart(802,0,0,player.attr[28]*102/player.attr[28],18); 
You're using attr 28 as both the current health and the maximum health in this case, which is the problem.
__________________
Reply With Quote