View Single Post
  #2  
Old 02-10-2007, 07:34 PM
pooper200000 pooper200000 is offline
The Blackswan
Join Date: May 2006
Location: Asylum
Posts: 5,060
pooper200000 will become famous soon enough
Send a message via AIM to pooper200000
Quote:
Originally Posted by Stefan View Post
For making maps for Zone you need to do following:

- download the editor and level generator (on serverlist click on Start, select Install packages, then download the development package)
- generate a gmap using the level generator (this might not be very simple but any gmap fits, just needs correct level links)
- add the gmap name to the file loadgmaps.txt in your Graal folder (create the file if it doesn't exist)
- edit levels/tiledefs/tiledefsOffline.txt and copy everything from levels/tiledefs/tiledefsZone.txt, adding your new gmap name replacing one of the existing gmaps, e.g. to make a map using the alpha tileset (cut the .gmap from the name):

tileset_zone-blank.png,MYGMAP,1,0,0
tileset_zone-floor1.png,MYGMAP,4,1024,0
tileset_zone-wall1up.png,MYGMAP,4,1472,256
tileset_zone-wall1top.png,MYGMAP,4,1536,256
tileset_zone-wall2up.png,MYGMAP,4,1504,304
tileset_zone-earth_gray.png,MYGMAP,4,1024,32
zone_tiles1.png,MYGMAP,4,768,48
zone_tiles2_gray.png,MYGMAP,4,1664,256
zone_tiles3.png,MYGMAP,4,1504,352
zone_tiles4-tent.png,MYGMAP,4,1504,448
zone_tiles5-paths_gray.png,MYGMAP,4,768,128
zone_tiles6-sulfpits_gray.png,MYGMAP,4,1664,352
what does a correctly made zone_wars tile look like? The grass ones?? how do you know they are correct?
__________________
Always Watching!
Reply With Quote