Quote:
wot_tiles-westcaliger.png,west_,1,0,0
wot_tiles-zirov.png,zir_,5,0,0
wot_tiles-altairis.png,alt_,1,0,0
wot_tiles-berlitz.png,ber_,1,0,0
wot_tiles-corvi.png,cor_,5,0,0
wot_tiles-fen.png,fen_,1,0,0
wot_tiles-lunali.png,luna_,1,0,0
wot_tiles-marliss.png,mar_,1,0,0
wot_tiles-sargonas.png,sarg_,1,0,0
|
Here's an example of what I have in tiledefsOffline.txt. Follow that format and let me know if you're still having trouble. I've had to deal with that problem between nine different gmaps, so I can probably offer some assistance.
Here's some additional advice:
- Check to make sure that the tileset you're trying to use is 8-bit. The editor doesn't like tiles above that depth, sadly.
- Check your gmap file in notepad to make sure you have the right levels specified.
- Make sure there's a loadmap / addtiledef script in one of your levels. (Not always necessary, but sometimes graaleditor gets fussy.)
- Make sure everything is properly specified in loadgmaps.txt.
- Try removetiledefs.
|