27.10.2009, 20:23
ok, all the regular maps work, but none of the new ones because it says something like error... world.... ini...
How do i fix it?
How do i fix it?
armydan Wrote:where exactly is the all.ini? Is it the all.ini that's in the map mods folder?
[all]
3BG_KTO 3BG_KTO/load.ini
3BG_KTO_Winter 3BG_KTO_Winter/load.ini
Ardennes_S Ardennes/sload.ini
Ardennes_W Ardennes/wload.ini
ash_Battle_of_France_1940 ash_BoF/ash_load.ini
B29_Alley B29_Alley/load.ini
Balaton Balaton/load.ini
.
.
.
agracier Wrote:It's best to learn how to add the necessary lines to your all.ini for new maps, it's simple as well and may stand you well with future maps additions.Yes! It is good thing to learn the basics of manual installation.
The lines always need to be structured in this manner:
map_folder_name or name of your own choosing (this is what appears in the FMB pull down menu, it can be anything you wish)
space bar
map_folder_name/load.ini
example: the map folder is called 'France_1940' and it contains a load.ini file called 'load.ini'
so to add this map to your all.ini, you will need to introduce the following line somewhere in the list of maps in you all.ini file
France_1940 France_1940/load.ini
Note that map folder names may not contain any spaces. Write them as one word or use underscores.