Wed Dec 16, 2015 12:06 pm
Okay, I just looked at the model files. You are correct, the element names are not present.
Remember, you are responsible for any changes you make to game files.
You would have to add the "CustomNames = " statement to the faction specific model files to add element names, preferably to the very end of the file. Something like:
CustomNames = 1st Battalion|2nd Battalion|3rd Battalion|4th Battalion
There must be a '|' (pipe character) between each name.
Do this only for faction model, not the CMN models.
Then move the 'Models.Cached' file from the Models folder to a safe place and start the game. This will regenerate the 'Models.Cached' now with the CustomNames.
This could make the game use a lot more memory and might slow the operations of the game.
Only when you purchase a new unit will the CustomNames be referred to. Units with generic element names will not be affected.