Perhaps i have the solution, in the descr_battle_model some files are not correctly named.
Search for:
Roman infantry - Cohors Evocata / Cohors Praetoriana
and
Roman infantry - Cohors Imperatoria
Then look at the names for 'texture' and 'model_flexi_m' they should be the same as the file names in the following folders:
eb/data/models_unit/textures/
and
eb/data/models_unit/
So for example the following line in the descr_battle_model is linked to the following file:
model_flexi_m eb/data/models_unit/EBUNIT_PROME_NEW_UNIT_ROMAN_LegioneAugustea_high.cas
But in the eb/data/models_unit/ folder the file name is as followed:
EBUNIT_PROME_NEW_UNIT_ROMAN_LEGIONEAUGUSTEA_HIGH.CAS
So if both names are the same, no changes has to be made in the export_descr_unit file
The only line that has to be deleted in that file is:
officer roman_eagle
I hope this works.
Bookmarks