Thread: All-Time Teams
View Single Post
Old 08-23-2019, 01:10 AM   #7
NoOne
Banned
 
Join Date: Apr 2015
Posts: 7,273
Infractions: 0/2 (4)
with an extensive list, you may want to crack open the mlb player csv file -- forget exact file name. this wil have all the id's too -- plus you can sort using a spreadsheet in ways that may help locate players you want.

import a text file with the players you find... ifnot mentioned above there are threads that explain how... basically comma delimited, playerid, name, year etc... can put a team in there to avoid the FA step, i think. order matters, so look it up if you go that route. this isn't something i do, so it's very superficial knowledge, but definitely possible.

Last edited by NoOne; 08-23-2019 at 01:12 AM.
NoOne is offline   Reply With Quote