In the mod you have a file /def/map_data.sii, which you can edit, but be careful.
You will find two sets of icon settings in there and to be honest I don't know exactly
what the first set do, but I assume they have an impact on icons other than company
ones, which is taken care of by the second set. Here you have the two sets, and they
have impact on the 4 different zoom levels of the map.
Coomon icons:
Code: Select all
icon_size[0]: (13.0, 13.0)
icon_size[1]: (10.0, 10.0)
icon_size[2]: (10.0, 10.0)
icon_size[3]: (8.0, 8.0)
icon_size[4]: (15.0, 15.0)
icon_size[5]: (12.0, 12.0)
icon_size[6]: (10.0, 10.0)
icon_size[7]: (15.0, 15.0)
Code: Select all
company_icon_size[0]: (32.0, 8.0)
company_icon_size[1]: (20.0, 5.0)
company_icon_size[2]: (0.0, 0.0)
company_icon_size[3]: (0.0, 0.0)
company_icon_size[4]: (60.0, 15.0)
company_icon_size[5]: (40.0, 10.0)
company_icon_size[6]: (16.0, 4.0)
company_icon_size[7]: (16.0, 4.0)
the game in between the editing on that file. And DON'T TOUCH any other settings in there! :D