kiwitt
Road to War Modder
I am currently looking at adding actual General ranks as well as a comprehensive list of "Full Generals" i.e. 4-star or higher. However, I am considering adding a rank prefix for each General. 5-star Generals get their names in CAPITALS
or
NOTE: IMHO Soviet Colonel-Generals are the equivalent of 4-star Generals, if not even three. So I would have to make their Marshals |****| and Marshals of the Soviet Union |*****|
or Simply
What do you think ? I am leaning towards the last one. i.e. Keep it Simple
Also if you can think of any 1-,2-,3-star generals (maximum career rank) who are worthy of entry please let me know. Otherwise they will be excluded.
Code:
Fld.Marshal = |*F.M*| NAME
SS.Col-Gen = |*S.S*| NAME
Col.General = |*Col*| NAME
Marshal = |**M**| NAME
Gen.of.Army = |*****| NAME
Gen.SS. = |*SS*| Name
Gen.Pzr = |*Pz*| Name
Gen.Art = |*Ar*| Name
Gen.Cav = |*Cv*| Name
Gen.Sig = |*Si*| Name
Gen.Eng = |*En*| Name
Gen.Mtn = |*Mt*| Name
Gen.Inf = |*In*| Name
General = |****| Name
Code:
Fld.Marshal = |*****|FM NAME
SS.Col-Gen = |*****|SS NAME
Col.General = |*****| NAME
Marshal = |*****|M NAME
Gen.of.Army = |*****| NAME
Gen.SS. = |****|ss Name
Gen.Pzr = |****|pz Name
Gen.Art = |****|at Name
Gen.Cav = |****|cv Name
Gen.Sig = |****|s Name
Gen.Eng = |****|e Name
Gen.Mtn = |****|m Name
Gen.Inf = |****| Name
General = |****| Name
NOTE: IMHO Soviet Colonel-Generals are the equivalent of 4-star Generals, if not even three. So I would have to make their Marshals |****| and Marshals of the Soviet Union |*****|
or Simply
Code:
5-stars Generals and Marshals
|*****| NAME
4-star Generals
|****| Name,I
What do you think ? I am leaning towards the last one. i.e. Keep it Simple
Also if you can think of any 1-,2-,3-star generals (maximum career rank) who are worthy of entry please let me know. Otherwise they will be excluded.