carboon - Comments

#236700 FM2015 Real Names and German National Team Fix File v2.0 for FM15.3.0 [25/02/2015]
carboon
12 years ago
1 month ago
1
If you have already started a save-game and wish to change German, Italian and French club names to the correct ones, there is a workaround. However, you will lose the club nicknames.

Open the City, Club and Stadium Names.lnc file. All the changes I've made in the editor data file are included in this file, however they are preceded by a hashtag (#) which makes the lnc file ignore any text following it.

You can remove the hashtags from in front of any of the "CLUB_LONG_NAME_CHANGE" and "CLUB_SHORT_NAME_CHANGE" codes which you wish to change, and this will display these changes in your save game.

Basically, instead of


#"CLUB_LONG_NAME_CHANGE" 915 "FC Bayern München" ""
#"CLUB_SHORT_NAME_CHANGE" 915 "FC Bayern" ""
you should have


"CLUB_LONG_NAME_CHANGE" 915 "FC Bayern München" ""
"CLUB_SHORT_NAME_CHANGE" 915 "FC Bayern" ""


This may be the most stupid question i have ever asked but I've just read through all 18 pages of comments and i couldn't see a post about how you open the file?