Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   Level Design (https://forums.graalonline.com/forums/forumdisplay.php?f=6)
-   -   tiledefs problem (https://forums.graalonline.com/forums/showthread.php?t=85867)

Gothika 05-28-2009 01:31 PM

tiledefs problem
 
1 Attachment(s)
I've been trying to do some work but my tiledefs have gone all weird. It used to work fine but today I've been getting this problem. What happens is a black line apears diagonally through the screen whenever I load the tiledefs.

This is the script I'm using if that helps.
PHP Code:

//#CLIENTSIDE
    
if (created) {
    
removetiledefs;
    
addtiledef picso2.png,,0;
    } 


Rufus 05-28-2009 02:56 PM

Works fine for me. Try adding the tileset to the folder that you're working in.

Tigairius 05-28-2009 06:54 PM

It's due to the 24-bit PNG picso2.png on GK Debug, you'll have to use picso.png or convert picos2.png to 8-bit.


All times are GMT +2. The time now is 03:38 PM.

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