Graphics help

jonnyshepsafc

Member
Joined
Feb 14, 2014
Messages
7
Reaction score
0
Points
1
Right, So I have created my own team, including strips etc etc on photoshop, how do I go about getting these strips to appear on FM14?

Cheers in advance for help.
 
add the kits to your folder, then edit the config file with your club id

example

<record from="yourteam away" to="graphics/pictures/team/1927/kits/away"/>
<record from="yourteam home" to="graphics/pictures/team/1927/kits/home"/>
<record from="yourteam third" to="graphics/pictures/team/1927/kits/third"/>
 
I found a programme "FMxml" online, worked a treat, only thing I can't get to work is the small badge for the league table
 
is it 25 x 18 in size

in config is it saved like this for example

<record from="yourteam" to="graphics/pictures/club/team_id/icon"/>
 
Top