View Single Post
  #1  
Old 08-13-2007, 04:07 PM
Darlene159 Darlene159 is offline
Administrator
Darlene159's Avatar
Join Date: Aug 2001
Location: Florida
Posts: 12,470
Darlene159 has much to be proud ofDarlene159 has much to be proud ofDarlene159 has much to be proud ofDarlene159 has much to be proud ofDarlene159 has much to be proud ofDarlene159 has much to be proud of
Problem with making offline map of world

I made a map offline of a world that I made just to play around with. The first time that I made the map, I was using the regular tileset (pics1), and the map was created fine, but I changed the tileset to a different one, and put a npc on the first level with this in it:

if (created) {removetiledefs;
addtiledef tilesetnamehere.png,,0;
}

where the tilesetnamehere is the name of the tileset I am using.

I also have an npc on the first level with this in it:

if (created) loadmap mgworld;

As I said, everything was fine until I starting using a different tileset. Now when I make a map, the colors go all crazy.

Any idea why?
Attached Thumbnails
Click image for larger version

Name:	graalmap.png
Views:	153
Size:	114.7 KB
ID:	42420  
__________________
FORUM RULES
GRAAL BIBLE (Lots of useful info)
INFO ABOUT REPUTATIONS.
INFO ABOUT INFRACTIONS.
HOW TO APPLY FOR THE NON-GRAAL RELATED FORUM (<<READ THOROUGHLY!)

SUPPORT: http://support.toonslab.com

NOTE: YOU ARE RESPONSIBLE FOR YOUR OWN POSTS.
READ>THINK>POST
Reply With Quote