|
|
#1 (permalink) |
|
Minors (Rookie Ball)
Join Date: Nov 2009
Location: a rather long island
Posts: 28
Thanks: 0
Thanked 0x in 0 posts
|
Where are all these stats stored?
I'm doing a project for class where I upload stats from my fictional league and create a baseball card sort of display on a website. What I need to know is where all the stats are stored on the computer.
Also, if possible, I'd like to upload pictures of my players. Are the Facegen images stored somewhere, or are they generated in the game itself? |
|
|
|
|
|
#2 (permalink) |
|
Hall Of Famer
Join Date: Oct 2007
Posts: 2,532
Thanks: 94
Thanked 268x in 209 posts
|
The Facegen pics are in the news/html/images folder of your saved game, though they will be named 'player_xxxx' not the player's name.
You can get the stats if you dump your stats to a csv file. Go to the almanac section and generate csv files from your game. These aren't super easy to use, but you'll figure it out if you play with them.
__________________
PEBA - Duluth Warriors |
|
|
|
|
|
#3 (permalink) |
|
Minors (Rookie Ball)
Join Date: Nov 2009
Location: a rather long island
Posts: 28
Thanks: 0
Thanked 0x in 0 posts
|
Thanks.
I noticed that after generating the reports the "players" folder is also listed by "player_1" instead of the players name. What determines a players number? When he was created? Also, anyway I can get the player files to be named after their names rather than their player number? Last edited by greengold01; 02-04-2010 at 07:16 PM. |
|
|
|
|
|
#4 (permalink) |
|
Hall Of Famer
Join Date: Oct 2007
Posts: 2,532
Thanks: 94
Thanked 268x in 209 posts
|
Yeah the number is the player id in the database. They are roughly in order of player creation, although the program will sometimes reuse them if you allow it. I don't know of a straight forward way to matchup id numbers and names. Sorry. That's the part that makes the csv files tough to use. Maybe someone better with data mining will be able to guide you.
__________________
PEBA - Duluth Warriors |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|