|
Customization question(s)
Okay, a little background...
I'm planning on adding a fictional country to the existing database. I have a solid understanding of how XML works and the layout and markers OOTP is using.
I have a fictional language to use with this country, from which I've derived a first and surname list to add to the game's existing first names and names text files. The basic idea is to insert a new country into the game world, incorporating it into the baseball fabric.
I added the country to the database, using the next number not in use for NATION_ID (253). I add the constituent states and then 10-15 cities (as a test, I have more than 2,000 ready to add) under each state with in the country. All of that loads fine when I start the game. The country shows up in the list and is available to create a league(s) from.
My issue is player/coach/staff name generation. I add my language as LANGUAGE_ID="40", after U.S. Historical (39) in the XML file. When I explore the world, the language isn't showing up as the language file used by my fictional nation. It is listed as a blank name with 100% The names appear are all defaulting to either name IDs 39 or 0. Nothing in my 40 lists are being used. I have assigned lid="40" to my country in the world XML file.
I also updated the ethnicities.txt file.
So my question is this - is it possible to actually add a new language at the front of the world XML file and then add first/surnames to the name files to be used in the game? I can't see anything I've done wrong and I've spent all more trying to get all of this to work.
Thanks for any help anyone may be able to provide.
__________________
I came. I saw. I played OOTP.
The Storm Tigers - my book, check it out!
|