View Single Post
  #664  
Old 10-11-2010, 09:44 PM
oo_jazz_oo oo_jazz_oo is offline
Jazz teh Awesome
oo_jazz_oo's Avatar
Join Date: Jul 2006
Location: California
Posts: 596
oo_jazz_oo is a jewel in the roughoo_jazz_oo is a jewel in the rough
Send a message via MSN to oo_jazz_oo
Quote:
Originally Posted by TSAdmin View Post
Try to resize the window a little then back to what you had it. The image should unfreeze if it's what I'm thinking it is. I'm guessing when you open Task Manager, it's prompting you with the User Account Control that blanks the screen slightly asking you to Continue?
Resizing the window just makes everything black.

And no, its not prompting me with the user account control.

My client stats are attached.
And I also noticed some other weird things.
Pure white tiles on the tileset dont draw correctly. They seem to appear as transparent, so, anywhere with white tiles, it the image gets skewed. (Image attached, left is v6, right is v5)

And one more thing, when using this script:
PHP Code:
new GuiDrawingPanel("Tile_Editor_Tiles") {
    
0;
    
width 2048;
    
height 512;
    
clearall();
    
drawimage(00gettileset());

The tiles will not draw the full 2048. It seems to draw the control, just not display the image.
About half way, the image just dissapears, but it actually extends the parent control the full 2048.
Attached Thumbnails
Click image for larger version

Name:	comp.png
Views:	881
Size:	13.6 KB
ID:	51831  
Attached Files
File Type: txt client_stats.txt (7.6 KB, 891 views)
__________________

Reply With Quote