
08-06-2001, 01:57 AM
|
|
Banned
|
 |
Join Date: Mar 2001
Location: QUÉBEC!
Posts: 1,443
|
|
|
gah, you dont need the damn map maker, it cant make maps bigger then 12*15 i think anyways, make a bigmap.txt in your graal folder (one exists already, overwrite it) the levels go in that order with the syntax below:
"1stlevela.graal","2ndlevela.graal","3rdlevela.gra al","4thlevela.graal"
"1stlevelb.graal","2ndlevelb.graal","3rdlevelb.gra al","4thlevelb.graal"
of course it's either .graal or .nw =P after that, save it, open the editor, i suggest you open all the map levels first, then press M and save the map. then open the image in any paint program, change the # of colors to 256 if it isnt like that.
scripting:
setmap yourmap.png,yourmap.txt,x,y;
x and y are the # of levels from left to right and top to bottom. |
|
|
|