Search
On FM Scout you can chat about Football Manager in real time since 2011. Here are 10 reasons to join!
fm26 cheap - download steam key

FMC FLUT skin for FM 2014 v2.0 [updated 30.07.2014]

A skin with classic mode style for the regular career mode of Football Manager 2014. Version 2.0 [updated on 30 July 2014]

By Updated on Jul 30, 2014   360847 views   251 comments
Download Now
Downloads: 88121 / Size: 113.5 MB / Added: 2013-10-27
FM 2014 Skins - FMC FLUT skin for FM 2014 v2.0 [updated 30.07.2014]
FMC FLUT skin for FM 2014 v.2.0 [Updated 30.07.2014]

Skin style FMC for FM 2014 career mode (1920x1080 and 1600x900).

I'm pleased to present you the new update of the version 2.0 of FMC FLUTSkin for FM 14 (white version).

Thanks to all for your reported bugs. A special thanks to rune (from german Meistertrainerforum) and leo_crumb.

As always I would appreciate it if you could tell me when and in what circumstances (or panels) the bugs arise.

This FlutSkin version includes lots of changes in 1920x1080 version (not the 1600x900).

Note that although you can find the two versions of the skin, I only updated 1920x1080 version.

Besides lots of minor graphics changes here are the most important tweaks in this update for FlutSkin version 2.0:

- “New” attributes profile panel (status icons included)
- “New” board room panel
- Fixed the club overview panel and inclusion of tabs and new information (board confidence panel)
- “New” match titlebar score (stadium name, picture and conditions included; calendar and weather icon included)
- “New” team report summary panel
- Match inbetween highlights: 5 panels with fixed size

Screenshots

http://s5.postimg.org/vbieh31h1/Flick_Flut_Not_cias_Recebidas_6.png http://s5.postimg.org/ggtt2wrw5/Palheira_FC_CD_Nacional_da_Madeira_P_s_Jogo.png http://s5.postimg.org/vqtoa3ned/Palheira_FC_CD_Nacional_da_Madeira_Campo_Comp.png http://s5.postimg.org/oovqnwjsl/Gareth_Bale_Geral_Perfil.png http://s5.postimg.org/4is8p0o51/Palheira_FC_CD_Nacional_da_Madeira_Antes_jogo.png http://s5.postimg.org/ybz8xmcs5/Chelsea_Vista_Geral_Perfil.png http://s5.postimg.org/8ugue0v1x/Thomas_M_ller_Geral_Atributos.png http://s5.postimg.org/vxbyqxlx1/Palheira_FC_CD_Nacional_da_Madeira_Previs_o_A.png http://s5.postimg.org/me29xgyet/Palheira_FC_CD_Nacional_da_Madeira_Campo_Comp.png http://s5.postimg.org/re4bj5tf9/Feirense_Relat_rio_Sum_rio.png

Installation Instructions

Step 1

Download the skin and extract the files (using either 7-Zip for Windows or The Unarchiver for Mac).

Step 2

Open the extracted folder “fmcFlutSkin2014v2.0update30july2014" and Move the two folders inside into your skins folder:

Win Vista/7/8: C:\Users\<username>\Documents\Sports Interactive\Football Manager 2014\skins
Win XP: C:\Documents and Settings\<username>\My Documents\Sports Interactive\Football Manager 2014\skins
Mac OS X: /Users/<username>/Documents/Sports Interactive/Football Manager 2014/skins

Create the folder "skins" if it doesn't exist.

Step 3

Start the game and go to Preferences screen and Interface tab.
You should see "FMC 2014 FLUT skin 2.0” and "FMC 2014 FLUT skin 2.0 1600x900” as options in the skin drop down of the Overview box.
Choose the version for the resolution you want.

Hit the Confirm button.

Download Now
Downloads: 88121 / Size: 113.5 MB / Added: 2013-10-27
Your content on FM Scout

We are always looking for quality content creators, capable of producing insightful articles. Being published here means more exposure and recognition for you.

Do YOU have what it takes?

Discussion: FMC FLUT skin for FM 2014 v2.0 [updated 30.07.2014]

251 comments have been posted so far.

  • 7borikson's avatar
    Hi flut!

    Help me... 1920x1080 version
    screenshot
  • Flut's avatar
    Hi junito

    Instant result is already included.
  • junito91's avatar
    no instant result?
  • stu131212's avatar
    can anyone answer this? do the downloads only work on the real game and by real I mean bought? I downloaded mine off of a torrent and I cant get any of the updates or anything to work
  • bug's avatar
    flut thank you, but for me there is no change
    attributes still do not have the same color as the background
    I'm doing something wrong
  • Flut's avatar
    Hi CesarTL21

    As I said the skin works properly only in 1920x1080 and 1600x900. Try to download the 1600x900 version and use 75% zoom. I think will work better in your screen resolution (but far from perfect, of course)...
  • Flut's avatar
    Hi bug

    Go to the following xml:

    player attributes panel1 (and also 3, 4 and 5) and find:

    <flags id="attribute_value_colour" value="white"/>
    <flags id="special_attribute_value_colour" value="special attribute"/>
    <boolean id="use_attribute_colour_as_bg" value="true"/>


    cut
    value="white"

    Now the numbers have the colours you choose in settings xml.
    Remember: when the values of the attributes change for another colour (different from the background boxes)..they appear.

    An alternative way will be to delete de coloured boxes and keep the numbers in white.
    For that do the follow:

    In the same files I referred above, Search

    <flags id="attribute_value_colour" value="white"/>
    <flags id="special_attribute_value_colour" value="special attribute"/>
    <boolean id="use_attribute_colour_as_bg" value="true"/>
    and cut
    value="white"

    and...in the <boolean id="use_attribute_colour_as_bg" value="true" change "true" to "false"

    now all the attribute values will be white.

    cheers
  • bug's avatar
    I set but nothing changes
    did not work

    but thanks for the help
  • Flut's avatar
    yes I also thought in that method. Go to the settings xml of the skin and edit the following code:

    <colour name="low attribute" red="40" green="40" blue="40" alpha="140"/>
    <colour name="normal attribute" red="40" green="40" blue="40" alpha="200"/>
    <colour name="good attribute" red="40" green="40" blue="120" />
    <colour name="excellent attribute" red="0" green="0" blue="255" />
    <colour name="low attribute background" red="216" green="157" blue="157"/>
    <colour name="normal attribute background" red="94" green="149" blue="183"/>
    <colour name="good attribute background" red="53" green="148" blue="82" />
    <colour name="excellent attribute background" red="240" green="138" blue="35" />

    You just have to put the same values for attribute and for corresponding attribute background.
  • bug's avatar
    This method can:
    How to Set the font color attribute of the same color as the background of this attribute?
    The numbers will then be invisible.
  • Flut's avatar
    Sorry "bug" but I don't know how to do that.

    cheers
  • Flut's avatar
    Hi rybo

    If you want, you can edit the background graphic colour in the graphics/boxes/titled/home. Remember that however all the panels including that graphic background will be change too.
  • bug's avatar
    ,,You could select (in a new game) to hide the player attributes (is an option of the FM 2014);"

    You can hide only for players unfamiliar

    I would like to attribute the numbers 1-20 disappeared in all players.
    I want to have only a colorful background - orange, blue, etc.
  • rybo9120's avatar
    Hi Flut,

    Can you help me, how do I change the background picture at the Squad selection screen? The default white background is a bit dull.

    Cheers
  • Flut's avatar
    Hi

    You could select (in a new game) to hide the player attributes (is an option of the FM 2014);
    Concerning the stars, go to the graphics folder of the skin and find icons/stars.
    Open stars folder and "edit" according your taste.
  • bug's avatar
    Sorry for poor English

    Can you set it up. I would like to complicate the game and make some changes in the top rind:

    1 Remove the attributes - the numbers, leave only colors
    2 potential and the ability to set a scale of 5 stars hotel, no half-stars. Instead of a scale of 10, range 5, only full of stars.

    I hope this is understandable.
  • Flut's avatar
    If you have the game in Hebrew version, the translation will be automatic...(as in the original skin)
  • le70yz0ha7's avatar
    hey bro
    how i match your skin to hebrew language ?
  • utabnanda's avatar
    Thanks man! That's really helpful and you're the best :)
  • Flut's avatar
    Hi utabnanda

    Put this folders in your graphics folder of the skin
    1. when you extract the rar you will find two folders - graphics menu and graphics button:
    2. Inside each one of them you will find a folder with the name "menubar".
    3. Go to the graphics folder of the skin and find the "button" folder; open it and swap the "menubar" folder for that you downloaded (that one in graphics button);
    4. Go to the graphics folder of the skin and find the "menu" folder; open it and swap the "menubar" folder for that you downloaded (that one in graphics menu)

    done ;-)

    your download here
  • utabnanda's avatar
    Hi,
    Is there any way to change the toolbar, or whatever it is called? The boxes located on top of the screen are seperated. Is there any chance to make it like the ones in Alavanja's skins? Sorry for my English. It's a really great skin though, thanks mate!
  • max-shpakovich's avatar
    Thanks!! ))
  • Flut's avatar
    Hi

    Go to the panels folder of the skin, search for match pre match panel and open it.
    1. In order to adjust "conditions", find:

    <widget class="match_conditions_panel" file="match conditions panel1" id="matc">
    <layout class="stick_to_sides_attachment" alignment="top" inset="385"/>
    <layout class="stick_to_sides_attachment" alignment="left" inset="20"/>
    <record id="object_property">
    <list id="get_properties">
    <record>
    <integer id="get_property" value="objt" />
    <integer id="set_property" value="objt" />
    </record>
    </list>
    </record>
    </widget>

    and change the value "385" (if you reduce the value you move up the information)

    2. In order to adjust the "ref" information
    find
    <!--referee-->

    <widget class="referee_profile_panel" file="referee profile1" id="refp">
    <layout class="stick_to_sides_attachment" alignment="top" inset="360"/>
    <layout class="stick_to_sides_attachment" alignment="left" inset="0"/>
    <record id="object_property">
    <list id="get_properties">
    <record>
    <integer id="get_property" value="FRef" />
    <integer id="set_property" value="objt" />
    </record>
    </list>
    </record>
    </widget>


    and change the value "360".

    Because your screen resolution is smaller than 1920x1080 maybe it will be better to delete the "odds" information.

    For that, delete the following code:

    <container>
    <layout class="arrange_vertical_attachment" alignment="top" offset="0" gap="5" />
    <layout class="fit_children_attachment" alignment="vertical,fill" />
    <layout class="stick_to_sides_attachment" alignment="horizontal" inset="0" layout_children="true" />

    <!--odds provider-->
    <widget class="text" id="oddp" auto_size="vertical" colour="green2" font="fonts/capitals_bold" size="11" />

    <!--odds-->
    <container>
    <layout class="stick_to_sides_attachment" alignment="vertical" inset="0" layout_children="true" />
    <layout class="fit_children_attachment" alignment="vertical" />
    <layout class="arrange_horizontal_attachment" alignment="fill" offset="0" gap="0" />

    <widget class="text" id="oddh" auto_size="vertical" colour="blue1" font="fonts/capitals_bold" size="8" />
    <widget class="text" id="oddd" auto_size="vertical" colour="blue1" font="fonts/capitals_bold" size="8" />
    <widget class="text" id="odda" auto_size="vertical" colour="blue1" font="fonts/capitals_bold" size="8" />
    </container>
    </container>
  • max-shpakovich's avatar
  • IceLancer's avatar
    Its Perfect Now !
    Thank you very much !
    Resized picture to 1470x185 from 1380x185

    Resized:
    <!-- Player status icons -->
    alignment="bottom" inset="120"/> (Original 70)
    alignment="left" inset="498"/> (Original 758)

    And

    <!-- buttons area -->
    alignment="bottom" inset="95"/> (Original 45)
    alignment="left" inset="498"/> (Original 458)

    And logo changed to:
    alignment="left" inset="1282"/>

FMS Chat

Stam
hey, just wanted to let you know that we have a fb style chat for our members. login or sign up to start chatting.