View Single Post
Old 04-28-2018, 05:22 AM   #8
NoOne
Banned
 
Join Date: Apr 2015
Posts: 7,273
Infractions: 0/1 (3)
you would have to re-use playerid's from the destination league. paste all but that column and make sure there are enough existing players.

don't delete or try to add players to a list and import.. this will cause corruption in the database.

must re-use player id... too many is better than too few... if too many, do not delete any. you can delete them once you import back into game.

player ids and team id's (not related but similar) are unique/incrementally created within the game only. import/export lists cannot 'create' anything. you can only modifiy existing data.
NoOne is offline   Reply With Quote