Radomir Żółtowski - Comments

Comments
#831754 WTCS Gold
Radomir Żółtowski
2 years ago
11 hours ago
2

Great skin! Is there a way to get the subs bench on the Tactics screen? Thanks!

#777826 3D Match Balls Pack for FM24
Radomir Żółtowski
2 years ago
11 hours ago
2

The ball for Scottish Cup is undefined or the configuration is incorrect. It is defined as 1301431 while it is 1301430 is the game.

 

To fix:

  1. In "graphics/balls" folder open Configuration file in Notepad and find “Scotland”.
  2. Either change League Cup/“spfl” id from “1301431” to “1301430” or add a new definition with the new ID and a winter ball as below:

<!-- Scotland - League Cup -->

<record from="spfl" to="graphics/pictures/balls/1301431/default"/>

<!-- Scotland - Scottish Cup -->

<record from="spfl" to="graphics/pictures/balls/1301430/default"/>

<record from="spfl w" to="graphics/pictures/balls/1301430/winter"/>