Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   Graal Main Forum (English) (https://forums.graalonline.com/forums/forumdisplay.php?f=4)
-   -   Tile default problem (https://forums.graalonline.com/forums/showthread.php?t=67509)

theHAWKER 07-22-2006 03:23 AM

Tile default problem
 
Ok, i can't seem to change my tile default >_<

i tryed a bunch of scripts but non of them work....
heres a piture of my tile default as an example..... ^^

Crono 07-22-2006 03:36 AM

1 Attachment(s)
Just add removetiledefs; to an offline level.

Unless you mean the picture itself. In that case here...

theHAWKER 07-22-2006 03:39 AM

no,no,no.....
i want to add my piture to my tiledefaults....
i tryed:

adtiledefs fu_tileset.gif,,0;

with the croect spelling but all i get is a bunch of black tiles.........

Angel_Light 07-22-2006 05:26 AM

//#CLIENTSIDE
if(created) {
removetiledefs;
addtiledef fu_tileset.gif,,0;
}

if that doesnt work than it's the img, try setting a npc img to the tileset and see if the editor can read the gfx (could not be set in the proper gif or png format)

theHAWKER 07-22-2006 04:06 PM

this is what happes..... :whatever:

Chris 07-22-2006 05:53 PM

Do you have the tiles saved to your graal folder?

KuJi 07-22-2006 06:20 PM

Heres some fixes
//#CLIENTSIDE
if (created) {
removetiledefs;
addtiledef fu_tileset.gif,,1; (You really should use a level start
}

Also, make sure that it is 256 color, and not unlimited. No transperency blah blah.

Then try

theHAWKER 07-22-2006 08:56 PM

Quote:

Originally Posted by theHAWKER
this is what happes..... :whatever:

zzZZ

Bl0nkt 07-22-2006 10:30 PM

Your tileset is a GIF'd version of pics1.png?

theHAWKER 07-25-2006 04:31 AM

pic1?

Rufus 07-25-2006 04:57 AM

Your tileset is a gif.

Drag it into the program named gif2mng in the Graal folder and it will make a png file that will work (in the same folder that your gif was originally in)


All times are GMT +2. The time now is 06:43 AM.

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