![]() |
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..... ^^ |
1 Attachment(s)
Just add removetiledefs; to an offline level.
Unless you mean the picture itself. In that case here... |
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......... |
//#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) |
this is what happes..... :whatever:
|
Do you have the tiles saved to your graal folder?
|
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 |
Quote:
|
Your tileset is a GIF'd version of pics1.png?
|
pic1?
|
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.