Okay, I have this inside of a GuiScrollCtrl. For some reason it will only show a part of it, and then it won't show any more. See the screenshot.
PHP Code:
new GuiShowImgCtrl( "TilesTab_S" )
{
image = "block.png";
polygon = { 0, 0, 300, 0, 300, 100, 0, 100, 0, 0 };
red = 1;
green = 0;
blue = 0;
}
Also, sorry about the screenshot ... The owner of the server doesn't like me to make screenshots.