Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   NPC Scripting (https://forums.graalonline.com/forums/forumdisplay.php?f=8)
-   -   Showimg (https://forums.graalonline.com/forums/showthread.php?t=54170)

Raelyn 08-02-2004 10:13 AM

Showimg
 
I used showimg, and it shows.. the image.. I think. :whatever:

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. :whatever: 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? :\

VeX_RaT_Boy 08-02-2004 07:04 PM

Maybe post the GFX?

Rick 08-02-2004 07:36 PM

Your PNG image:

a) is 24bit.
b) has an alpha channel.

Both of which Graal2 does not support.

Raelyn 08-02-2004 09:49 PM

Quote:

Originally Posted by Rick
Your PNG image:

a) is 24bit.
b) has an alpha channel.

Both of which Graal2 does not support.

I love how ghetto graal is in that everything seems to have an undocumented "Oh, I forgot to mention, it doesn't work if....".

*removes the alpha channel*


All times are GMT +2. The time now is 08:17 PM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.