Jump to content

Add a country to soldierbackgrounds


StK

Recommended Posts

Yes I use notepad++ and yes these are the files I'm looking at, and my take on this would be this: Adding those to string.xml:

After:

<Row ss:AutoFitHeight="0">

<Cell><Data ss:Type="String">Finnish</Data></Cell>

<Cell><Data ss:Type="String">Finnish</Data></Cell>

</Row>

the same thing with Austrian and after

<Row ss:AutoFitHeight="0">

<Cell><Data ss:Type="String">regiment.Wgermany3</Data></Cell>

<Cell><Data ss:Type="String">26th Fallschirmjager</Data></Cell>

</Row>

the same thing with "regiment.aut" and "Jagdkommando"

and something like this to Soldiernames and soldiernamesFemale

<Nation name="Austrian" chance="2"> (Which i think I have to substract from the chance of other countries?)

<Ethnicity name="nor" chance="1"/>

<First Name> ...</FirstName>

<LastName>...</LastName>

<Regiment name="regiment.aut">

<Experience>experience.none</Experience>

</Regiment>

</Nation>

Does this sound correct or am I missing something big?

edit: Yep that did it. Thx for hint.

Edited by StK
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...