I see this in the fake file:
# "FAKE_NATIONAL_TEAM" "Nation Unique ID" "1/0 - On/Off"
# "CHANGE_PLAYER_NAME" "Person Unique ID" "First Name" "Common Name" "Second Name"
#Germany
"FAKE_NATIONAL_TEAM" 771 0
#Holland
"FAKE_NATIONAL_TEAM" 784 0
#Holland/France
"DISABLE_PLAYER_PICS" 784 0
"DISABLE_PLAYER_PICS" 769 0
#player name changes
"CHANGE_PLAYER_NAME" 1277 "Oliver" "" "Kahn"
Whut exactly to DELETE?
ALL lines, except the first TWO lines.
It means that they will have no 'arguments' to work with... (it's a programming buzzword, if I'm not mistaken, CMIIW)