View Single Post
Old 09-24-2013, 10:32 AM   #39
Questdog
Hall Of Famer
 
Questdog's Avatar
 
Join Date: Jun 2006
Location: In a dark, damp cave where I'm training slugs to run the bases......
Posts: 16,142
Code:
</NATION>
        <NATION id="206" use_hardcoded_ml_player_origins="0" this_is_the_usa="1" name="The United States" short="United States" pop="311900000" lid="0" gender="0" bbqual="5" abbr="USA" dem="American" time_zone="-5" observes_dst="1">
            <ETHNICITIES>
            <ETHNICITY lid="0" pct="86" />
            <ETHNICITY lid="39" pct="10" />
            <ETHNICITY lid="1" pct="4" />
            </ETHNICITIES>
            <STATES>
            <STATE id="118" name="New York" pop="19378102" lid="0" abbr="NY" time_zone="-5" observes_dst="1">

This is the section....use search to find <NATION id="206"......then replace everything that begins with "<ETHNICITIES lid " in the origiinal file with what is shown here.....

The only reason to use the original file is so you can have ball players that come from countries that they never ever have come from before (or ever will)......

.

Last edited by Questdog; 09-24-2013 at 10:37 AM.
Questdog is offline   Reply With Quote