View Single Post
  #1  
Old 02-02-2007, 09:31 PM
schnukelmaus schnukelmaus is offline
Registered User
Join Date: Aug 2006
Location: Heaven
Posts: 36
schnukelmaus is on a distinguished road
Send a message via ICQ to schnukelmaus Send a message via AIM to schnukelmaus
A few problems with level editor

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 :(
Attached Thumbnails
Click image for larger version

Name:	graal1111111111.png
Views:	121
Size:	241.8 KB
ID:	39402  
__________________


Reply With Quote