So I was going to make a level today with a tileset other than kingdoms tileset.
Here is the script:
Quote:
if (created) {
}
//#CLIENTSIDE
if (playerenters) {
addtiledef tiles_inside.png,inside,1;
addtiledef2 lieberziegeln.png,#L,1024,224;
}
|
And here is what it looks like.. (look at the bottom)
I have had this problem before, i usually fixed it by switching tilesets.. A LOT.. Except this time it isn't working for Kingdoms Debug
either..
Another problem I have been having was a gmap problem.. I would scroll down and it would say "Error: Can't find L:\Graal\levels\madelevels\insidesamurai_temple_d-1.nw".. The funny thing is that the file is actually there :(