03.10.2009, 16:35
Captain Wild Bill Kelso Wrote:hi
i tried to make another small island with the name: Chatham Islands.
but i got again a "load.ini loading error".
what false with it i just pulled it into the map/[...] folder
kelso
Try using a load.ini file from a map that you already know works - just take any one that comes to hand, a stock map, an installed map, no matter which, but one that you can readily access and know works. Then try it with your self-made maps, put it in your map folder. It doesn't matter how the textures look, right now you just want to try to get it working. Do be sure however that the load.ini you use points to the corrects names for your map_t/map_h etc etc ...
Have you also made sure all your maps are in the correct RGB/Gray mode?
map_t = gray
map_h = gray
map_f = color
ed_m01/02 = color
my_mapc = gray
And that all are in multiples of 32 pixels? And that they follow the following size ratios:
if 100% = my_mapc
then 50% = ed_m01
and then 25% = ed_m02 / map_h / map_t / map_f
Silly things to ask perhaps, but you never know what thing is going wrong that you think you have covered.
And don't give up. It took me 3 weeks to get a map working first time ...