I used showimg, and it shows.. the image.. I think.
It shows a grey box, and the top looks like it's glitched/corrupt or something and the box is the size of my image.

Any idea why it does that?
http://home.houston.rr.com/frolic/error.gif
NPC Code:
if (created){
showimg 1,stone-window1.png,20,20;
}
The png is 8bit, such is the requirement for graal, correct?
