View Single Post
  #1  
Old 12-07-2007, 12:06 AM
cbk1994 cbk1994 is offline
the fake one
cbk1994's Avatar
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
cbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond repute
Send a message via AIM to cbk1994
Polygons in GUIs

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 = { 00300030010001000};
      
      
red 1;
      
green 0;
      
blue 0;
    } 
Also, sorry about the screenshot ... The owner of the server doesn't like me to make screenshots.
Attached Thumbnails
Click image for larger version

Name:	graal_1196978421.png
Views:	191
Size:	81.9 KB
ID:	43447  
__________________
Reply With Quote