Page 1 of 1
Mapping help
Posted: 30 Oct 2007, 21:21
by Franchi13
Ok so i got all the sizes right for my 16X16 map but when i try and compile it, it says Failed to open DIB file terrain.bmp and Failed to open DIB file Hight.bmp then it goes on and says Geo found at 0:0 X feature type1 at -5:-5
Please help!!!!
Posted: 31 Oct 2007, 00:31
by SinbadEV
So... do you have a file called "terrain.bmp" and a file called "Hight.bmp" in the same folder you are running your mapconv instance? also, what is the "command" you are running...
example
Code: Select all
mapconv -t $TEXTURE -a $HEIGHT -m $METAL -f $FEATURE -j $FEATURE_LIST -n 22 -x 44 -o ${MAPNAME}.smf
also, what are the actual dimensions of each component file.