Well, got bored and decided to make a map. Well, I get on to it and I find out there is a bug!
Check it out
So, I make the map levels and then I generate a map:
That's the map, but there is a mistake! look to the right of the detailed level. It's black! now in level editor it isn't, looky:
Here is the insides of the map.txt
NPC Code:
"","","","",""
"","","wanlevel_a-02.nw","wanlevel_a-03.nw",""
"","wanlevel_a-04.nw","wanlevel_a-05.nw","wanlevel_a-06.nw",""
"","wanlevel_a-07.nw","wanlevel_a-08.nw","wanlevel_a-13.nw",""
"","","wanlevel_a-10.nw","wanlevel_a-11.nw",""
"","","","wanlevel_a-12.nw",""
I can't see an error :o
I'll edit the post if you respond with a solution; throttle
Edits
Moonie: There isn't a tileset being used. I am using " addtiledef2 " but that
shouldn't interfere.