
10-02-2001, 03:00 AM
|
|
bryan986
|
 |
Join Date: Apr 2001
Location: Force 10
Posts: 1,153
|
|
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? |
|
|
|