Page 1 of 1

Unit Icons

Posted: Thu Nov 05, 2020 3:04 am
by Vadim Roschin
How do you change ingame unit icons to others in the files? Example the 83rd Samursky has icon of the Markov Officer Regiment and the Ukrainian militia on their first training session are considered conscripts and have the 83rd Samursky unit icon.

Re: Unit Icons

Posted: Sat Sep 09, 2023 9:21 pm
by Khanti
Something like this:
UID = 617
NationTag = POL
Name = Cavalry Rgt (early)
Alias = mdl_POL_Cav1
ShortName = Cavalry (early)
Text = $mdl_txt_POL_Cav1
To&E = $mdl_toe_POL_Cav1
Family = $famCavalry
ImageID = symbol_cav.png
NatoSize = $sizNatoRgt
Color = $colPOLRegular
Sound_FactionTag = FRA
Portrait = mdl_POL_Cav1.png
...
TechUpg = $mdl_POL_Cav2

Revolution under Siege Gold\Rus\GameData\Models\here
and always delete Models.Cached after any changes.