additional nations

Post new mods and scenarios here.
Post Reply
Bel8910
Posts: 49
Joined: Sun Apr 28, 2013 5:01 am

additional nations

Post by Bel8910 »

Steve,
is there a way to add additional nations (for example British) to the Nations file?

Thanks and keep up the good work!

Bel8910
User avatar
SteveMcClaire
Posts: 4338
Joined: Mon Nov 19, 2007 9:31 pm

RE: additional nations

Post by SteveMcClaire »

Yes, you can do that.

The first line in the file is just a count of nations. So you would need to change this to 3 if you're adding just one.

Following that you need one row for each nation, to define the side, nation short name, and soldier ranks. Despite what is in the workbook the fields of these lines beyond RANK COY CMDR are not actually used.

Side = 0 for Allies, 1 for Axis.

The nation name is a two character string. This is used to locate the soldier names data files (i.e. USNames.txt, GENames.txt) and the soldier voice cues (Like GEVox.sfx and EGEVox.sfx for the Germans - DefaultVox.sfx is the US voice cues and is used by default if there are no separate cues available).

The ranks give the base rank for a soldier in each position.

The second section of data also needs one row per nation, and gives the unit numbering string for units at Platoon level and below. These need to be in the same order as the nation data in the first section. The first field is the index position of the nation, and should just go up from 0 for each row. The second field should always be 0. The remaining fields are the 20 position strings used to name units by default (i.e. 1st Squad, 4.Zug, etc).

Steve
Bel8910
Posts: 49
Joined: Sun Apr 28, 2013 5:01 am

RE: additional nations

Post by Bel8910 »

Ok. I see where I went wrong. Much appreciated, as always!
Post Reply

Return to “Mods and Scenarios”