-
19th December 2011, 11:04
#11
Re: Map location for Destinator 9 ???
This is states.ini modified to suit India for me with ONEINDIA_B08. Since I have only India map I used the following entry only and it show the map. But I cannot check as of now as I am out of India in Middle East and I do not have any Middle East maps.
"
[General]
NumStates=1
[State0]
NumSecondarymaps = 0
Statename = ONEINDIA_B08
PrimaryMap = ONEINDIA_B08
"
A directory named ONEINDIA_B08 was created during map file extraction under \Destinator only. No need for a directory called "map" under \Destinator folder and agin sub-directory for maps. Hope this helps.
Last edited by kaysun; 19th December 2011 at 11:10.
-
-
19th December 2011, 11:07
#12
Re: Map location for Destinator 9 ???
Subsequent to my earlier post I could get Middle East maps and states.ini modified as below and it works.
"
[General]
NumStates=2
[State0]
NumSecondarymaps = 0
Statename = ONEINDIA_B08
PrimaryMap = ONEINDIA_B08
[State1]
NumSecondaryMaps = 0
Statename = MiddleEast_ENG
PrimaryMap = MiddleEast_ENG
"
Just use the folder name as per map folder name, as same file names are used in every map package. Change the number of states as per number of map packages irrespective of number of countries packed in a sinle map file. For e.g. in the above MiddleEast_ENG more than one country map is packed in. And the folders containing all map info files like wce.dat, etc should be in individual folders under \Destinator or xyz\Destinator as the case may be.
Last edited by kaysun; 19th December 2011 at 16:19.
Reason: New add-on info
-