Quote:
Originally posted by Tyhm
Umm, you're measuring in pixels, right?
|
of course, I know how changeimgpart works
everything is as it should be. The image is a 256 color png.
NPC Code:
showimg 8,download_progess.png,119,190;
changeimgpart 8,0,0,418,144;
changeimgvis 8,4;
changeimgcolors 8,1,1,1,0;
that is what it does, so it should work, but doesnt. I have never had this problem before.