View Single Post
  #5  
Old 08-01-2001, 10:46 AM
G_yoshi G_yoshi is offline
Forbidden
G_yoshi's Avatar
Join Date: Mar 2001
Posts: 7,206
G_yoshi will become famous soon enough
Send a message via AIM to G_yoshi
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.
__________________
Reply With Quote