|
Minors (Double A)
Join Date: Jun 2007
Location: Province of Quebec
Posts: 116
|
I think that I've found my answer, but I will like a confirmation that it's the good way before I do it.
- create the Historical League,
- Export the stats at the game setup menu,
- erase the false stats in the 3 files created,
- Import the 3 changes files in the game.
Just to be sure an example :
Hank Aaron played his first major league season in 1954, so to have his real career stats in my league I've to delete those lines :
player_batting_stats.txt
1,Aaron,Hank,1951,0,84,0,257,235,66,14,3,7,35,29,1 ,1,14,2,20,4,2,7,0,0,0,.0,
1,Aaron,Hank,1952,0,143,0,597,538,131,20,3,23,80,7 7,8,2,52,1,71,1,5,14,13,0,0,.0,
1,Aaron,Hank,1953,0,143,0,600,538,139,22,3,26,85,8 2,9,3,55,1,67,1,5,14,13,0,0,.0,
player_fielding_stats.txt
1,Aaron,Hank,1951,0,1,45,0,53.0,6,1,5,0,1,0,0,0,0,
1,Aaron,Hank,1952,0,7,14,0,112.0,30,28,1,1,0,0,0,0 ,0,
1,Aaron,Hank,1952,0,8,13,0,104.0,28,26,1,1,0,0,0,0 ,0,
1,Aaron,Hank,1952,0,9,95,0,760.0,202,191,7,4,2,0,0 ,0,0,
1,Aaron,Hank,1952,0,3,35,0,280.0,322,299,20,3,25,0 ,0,0,0,
1,Aaron,Hank,1952,0,4,9,0,72.0,41,20,20,1,5,0,0,0, 0,
1,Aaron,Hank,1952,0,5,4,0,32.0,8,2,6,0,0,0,0,0,0,
1,Aaron,Hank,1953,0,7,14,0,112.0,30,28,1,1,0,0,0,0 ,0,
1,Aaron,Hank,1953,0,8,13,0,104.0,28,26,1,1,0,0,0,0 ,0,
1,Aaron,Hank,1953,0,9,95,0,760.0,202,191,7,4,2,0,0 ,0,0,
1,Aaron,Hank,1953,0,3,35,0,280.0,322,299,20,3,25,0 ,0,0,0,
1,Aaron,Hank,1953,0,4,9,0,72.0,41,20,20,1,5,0,0,0, 0,
1,Aaron,Hank,1953,0,5,4,0,32.0,8,2,6,0,0,0,0,0,0,
|