View Single Post
Old 04-04-2019, 10:42 AM   #12
NoOne
Hall Of Famer
 
NoOne's Avatar
 
Join Date: Apr 2015
Posts: 7,259
Infractions: 1/0 (0)
yeah, you can't create by importing a player.csv (whatever game names the export file for this data).

player creation functions within game only (via txt file with playerIDs is different than the export/import "players.csv" function)

they match up to baseball ref. also can open up the "master" csv in data folders to find the names too. it's a very large file, so something like 'notpad' isn't going to work well, lol.

use a free dB program or spreadsheet and you can always cut/snip/past and export the table to a useable txt file for the player creation (file import option) function in game... just in case -- not the original file of course... make a copy to mess with.
NoOne is offline   Reply With Quote