Thread: My MP Bar
View Single Post
  #2  
Old 10-02-2001, 03:00 AM
btedji btedji is offline
bryan986
btedji's Avatar
Join Date: Apr 2001
Location: Force 10
Posts: 1,153
btedji is on a distinguished road
Send a message via ICQ to btedji Send a message via AIM to btedji Send a message via Yahoo to btedji
Re: My MP Bar

I think this part is the problem

if (this.mpdisplay>0) {
showimg 2,Picture2.gif,this.pos[2],this.pos[1];
changeimgpart 5,0,0,this.mpdisplay,6;
changeimgvis 1,4;
}

should the changeimgpart be 2 so it is changing picture2.gif and shouldnt the changeimg vis be 2 so it will change the level of picture2.gif?
Reply With Quote