Home
FM Discord
YouTube Channel
FM24 Data Update
FM26 Data Update
FM26 OOP Player Roles
Downloads
Graphics
Challenges
Blog
Forums
Videos
Tactics
FM26
FM26 Real Name Fix
FM26 Shortlists
FM26 DB
FM26 Men's Wonderkids
FM26 Women's Wonderkids
FM26 Men's Club Finances
FM26 Women's Club Finances
FM24 Update
FM24
FM23
FM Saves
FM Database
FM Guides
Installation Guides
Records
Search
#236300 FM 2015 FLUT skin - Dark Version v.2.7 [Released 25.07.2015]
flut
Hi
Here is the link
downloadFlutSkin_dark1366
#235943 FM 2015 FLUT skin v.2.7 [Released 25.07.2015]
flut
Here is other link
download
#235806 FM 2015 FLUT skin - Dark Version v.2.7 [Released 25.07.2015]
flut
Hi
The config its okay.
I have the folder in footballmanager15/graphics/logos and you in footballmanager15/graphics/pictures/logos...
Try to do has I have...
#235766 FM 2015 FLUT skin - Dark Version v.2.7 [Released 25.07.2015]
flut
Hi
1. Return to the original xml (without the changes I suggest you).
2. Make a folder in your logos folder (in the graphics folder of the game) with the shields (not the flags) of nations.
The config in that paste have to include, for each shield a line like that
<record from="10" to="graphics/pictures/nation/10/logo"/>
done
#235663 FM 2015 FLUT skin - Dark Version v.2.7 [Released 25.07.2015]
flut
Use this download
Go to the player personal details panel1 (in panels folder of the skin) and replace the following code:
<!--national flag-->
<widget class="editable_client_object_property_panel" id="pnat" scale_picture="true" keep_aspect_ratio="true" image_alignment="top, left">
<layout class="stick_to_sides_attachment" alignment="top" inset="0" />
<layout class="stick_to_sides_attachment" alignment="left" inset="570"/>
<layout class="stick_to_sides_attachment" alignment="vertical" inset="15" />
<!-- Specifically override the default display widget -->
<record id="widget_properties">
<flags id="alignment" value="centre" />
</record>
<record id="widget_info">
<symbol id="class" value="client_object_logo_picture" />
<flags id="image_alignment" value="centre" />
<boolean id="scale_picture" value="true" />
<boolean id="keep_aspect_ratio" value="true" />
</record>
<record id="object_property">
<integer id="get_property" value="PNat" />
</record>
</widget>
by this one:
<widget class="picture" id="rigB" scale_picture="true" transparency="1.0">
<layout class="stick_to_sides_attachment" alignment="top" inset="0" />
<layout class="stick_to_sides_attachment" alignment="left" inset="570"/>
<layout class="stick_to_sides_attachment" alignment="vertical" inset="15" />
<record id="object_property">
<integer id="get_property" value="sbpc"/>
<integer id="set_property" value="file"/>
</record>
</widget>
#234334 FM 2015 FLUT skin v.2.7 [Released 25.07.2015]
flut
Sorry but from now on I will have not time to do major changes in the skins...;-(
cheers
flut
#234140 FM 2015 FLUT skin - Dark Version v.2.7 [Released 25.07.2015]
flut
Hi neochrome
Sorry but from now on I will have no time to make major changes in the skins. So, unfortunately I will not adjust the skin for different resolutions...
#234039 FM 2015 FLUT skin v.2.7 [Released 25.07.2015]
flut
Hi
Go to titlebar and delete the following code
<widget class="picture" id="ppic" image_alignment="top, left" height="80" width="80" scale_picture="true" keep_aspect_ratio="true" priority="1">
<layout class="stick_to_sides_attachment" alignment="top" inset="0"/>
<layout class="stick_to_sides_attachment" alignment="left" inset="0"/>
<boolean id="scale_picture" value="true" />
<boolean id="keep_aspect_ratio" value="true" />
<flags id="image_alignment" value="left"/>
<attachment class="test_setting_attachment" get_setting="show_portraits" default_value="true" set_property="hidn">
<list id="value">
<boolean value="false" />
</list>
</attachment>
<layout class="stick_to_sides_attachment" alignment="all" inset="0" />
<record id="object_property">
<list id="get_properties">
<record>
<integer id="get_property" value="fcgn" />
<!--Facegen data request-->
</record>
<record>
<integer id="get_property" value="Pfke" />
<!--Fake name request-->
</record>
<record>
<integer id="get_property" value="prpc" />
<integer id="set_property" value="valu" />
</record>
</list>
</record>
</widget>
#234038 FM 2015 FLUT skin v.2.7 [Released 25.07.2015]
flut
Hi
Could you please put a screenshot?
#233877 FM 2015 FLUT skin v.2.7 [Released 25.07.2015]
flut
2. I put a folder in the graphics of the game (not of the skin) with the following path:
graphics/logos/nations
and the config of the folder "nations" (that that includes the logos) are all the lines similar to: <record from="10" to="graphics/pictures/nation/10/logo"/>
3. If you want you can do it as I did:
a. Go to my documents/football manager 2015/graphics/logos
b. Duplicate your “normal logos” folder, and give the name “backgroundlogos” to the “new” folder;
c. Open that folder and search for “config”
d. Open the “config”.
e. You should find lots of lines similar to this:
<record from="55001110" to="graphics/pictures/club/55001110/logo"/>
f. Select all of that lines
g. In the menus of the file go to “edit” and “replace”
h. In the dialog box “search” (or find) write: /logo"
i. In the dialog box “replace” write: /logo/background/left"
j. Click “replace all”
k. Is done. Now you have the background logos of clubs like you see in my screenshot.
For competitions logos yoy can do the same with your normal competition logos. However you have to change the /log" by /logo/background/right"
#233872 FM 2015 FLUT skin v.2.7 [Released 25.07.2015]
flut
Hi smartboy
Thanks ;-)
You can do what you want:
1. go to "player personal details panel1" In the panels folder of the skin.
2. Find for:
<container width="185" height="135" alignment="left,centre_y">
<layout class="stick_to_sides_attachment" alignment="left" inset="-100"/>
<layout class="stick_to_sides_attachment" alignment="top" inset="5"/>
<widget id="cKit" class="kit_icon" scale_picture="true" kit_zoom_level="2" priority="1">
<layout class="stick_to_sides_attachment" alignment="horizontal" inset="0"/>
<layout class="stick_to_sides_attachment" alignment="vertical" inset="0"/>
<record id="object_property">
<list id="get_properties">
<record>
<integer id="get_property" value="Pers" />
<integer id="set_property" value="Pers" />
</record>
<record>
<integer id="get_property" value="Pctx" />
<integer id="set_property" value="Pcte" />
</record>
</list>
</record>
</widget>
</container>
change the value (in red) to 1.
3. If necessary move the "new" shirt with number, changing the values in blue.
cheers
flut
#233862 FM 2015 FLUT skin v.2.7 [Released 25.07.2015]
flut
Hi johan
1) In my game the Monaco reserves has the correct logo. I really don't know what happens with your...But, in my game I have the problem you report concerning french coach and players. I don't know whta happens but I believe is a bug of the game because I tried with other skins (alavanja and scorpio) and the problem also arises...
2) Concerning the flags. In fact when the player is view in the nation (not in the club), the logo of the club is replaced by the logo of the nation (or, in your case, by the flag). That's why you see two flags (in my game is the same but for me is not a problem because I use the shield of the nations and not the flags and the picture of the player will not be cover - all panel is adjusted).
3) My background logos are the "normal" logos with a config for background logos, tha's why they are not transparent.
cheers
flut
#233693 FM 2015 FLUT skin v.2.7 [Released 25.07.2015]
flut
Yes. But you need to put this file in the skin folder and delete the other there (skin_config.xml).
download here
#233433 FM 2015 FLUT skin - Dark Version v.2.7 [Released 25.07.2015]
flut
Hi willz
for flags you have to insert the flags folder in the graphics folder of the game (not the skin).
For increase the logo...I tried it in order to told you but without success.
cheers
flut
#233432 FM 2015 FLUT skin v.2.7 [Released 25.07.2015]
flut
Hi
I don't know the solution for the text. That, is one of the problems I had with the old versions of the skin. The SI update solved that problem.
cheers
flut
#233205 FM 2015 FLUT skin v.2.7 [Released 25.07.2015]
flut
Delete the skin_config and put that file I sent you in that place....
#233165 FM 2015 FLUT skin v.2.7 [Released 25.07.2015]
flut
Hi
Yes. That is the problem. For 15.1.3 you have to use this download
Put it in the skin folder.
cheers
flut
#233073 FM 2015 FLUT skin v.2.7 [Released 25.07.2015]
flut
The skin works properly in 1920x1080. So, I think you can't make everything show up properly with your resolution. Try the 75%....
Really I don't know what happens if you did everything right. Look at the skin folder and open the skin_config. If you find
<!-- skin details - most of these are intentionally not translated -->
<string id="name" value="FM 2015 Flut Skin" />
<string id="author" value="Sports Interactive edited by FLUT" />
<translation id="description" translation_id="249669" type="use" value="Widget Set for FM2015" />
<string id="version" value="1.6" />
<flags id="parent" value="fm" />
<string id="skin_name" value="fm2015flutskin" />
<!--
everything is okay and...I don't know how to help you (don't forget that the skin is only for career mode and for 15.2 update)
#233069 FM 2015 FLUT skin - Dark Version v.2.7 [Released 25.07.2015]
flut
Hi willz
in order to show the main logo (the code is made for the background logo) you just have to go to club overview panel and search for
<widget class="picture" id="lftB" auto_size="all" image_alignment="middle" transparency="0.2">
<layout class="stick_to_sides_attachment" alignment="top" inset="100"/>
<layout class="stick_to_sides_attachment" alignment="left" inset="165"/>
<record id="object_property">
<integer id="get_property" value="mbpc"/>
<integer id="set_property" value="file"/>
</record>
</widget>
change the "mbpc" for "mnpc"
Concerning the flag I don't know what happens because if in the 1.5 version the flag was shown..now is the same code and xml. Maybe is due to your resolution (the flag maybe need to be reduced). Go to club overview details4 and search for
<widget class="picture" id="flag" height="65" image_alignment="centre" scale_picture="true">
<boolean id="keep_aspect_ratio" value="true"/>
<flags id="image_alignment" value="centre"/>
<record id="object_property">
<integer id="get_property" value="flag"/>
</record>
</widget>
reduce the value 65.
#232906 FM 2015 FLUT skin - Dark Version v.2.7 [Released 25.07.2015]
flut
Hi again
In order to use a large sidebar (is controled by client object browser) you can use this (put in panels folder) client object browser, however, as the skin was made for small sidebar, some panels will not work properly...
Concerning the white backgrounds, in fact you're right Because I did the skin for 1920x1080, 100%, I have not did some @2x graphics (namely related those that I changed). Now, I think is okay. You can download the skin (I reuploaded it) and I think that the white backgrounds are gone...;-)
cheers
flut
#232856 FM 2015 FLUT skin - Dark Version v.2.7 [Released 25.07.2015]
flut
Hi
Thanks for your help.
In fact you're absolutely right. The fonts settings were missing in settings xml. I forgot to include it because the skin assumes the missing settings from the parent skin and that's why I didn't notice that. Here is the file with the font settings.
Concerning the white background..I don't know where they are because in my game there aren't white backgrounds (and I tested almost all the panels...).
The same with the background logos in the titlebar. As you can see in the screenshots they are there and you can find the code in titlebar xml
<widget class="picture" id="lftB" auto_size="all">
<layout class="stick_to_sides_attachment" alignment="vertical" inset="0"/>
<layout class="stick_to_sides_attachment" alignment="left" inset="20"/>
<record id="object_property">
<integer id="get_property" value="mbpc"/>
<integer id="set_property" value="file"/>
</record>
</widget>
settings
cheers
flut
#231911 FMC FLUT skin for FM 2014 – DARK VERSION v.1.0 [updated 29.05.2014]
flut
Hi FM-user
Thanks ;-)
Concerning your question, I can't look at your SS because it has an error...
Could you please put another SS?
flut
#230855 FM 2015 FLUT skin v.2.7 [Released 25.07.2015]
flut
Hi ardamn
Thanks.
Use these files (overwrite the others in the panles folder of the skin).
Your text to link here...
#230605 FM 2015 FLUT skin - Dark Version v.2.7 [Released 25.07.2015]
flut
Sorry but I don't understand. Could you please explain in more detailed way? (if you want you can send me a PM in spanish)
#230478 FM 2015 FLUT skin - Dark Version v.2.7 [Released 25.07.2015]
flut
Hi
Thanks.
In fact I did not know that bug.
In order to fix it, go to "opposition tactic person list.xml" and search for
<record id="default_properties" spec="text" colour="black" use_match_colours="false" />
Change the colour "black" for other you want (white for example).
cheers
flut
#230411 FM 2015 FLUT skin - Dark Version v.2.7 [Released 25.07.2015]
flut
I really don't know if i understood but if you not update the game for 15.2 version, the skins will not be shown
#230408 FM 2015 FLUT skin v.2.7 [Released 25.07.2015]
flut
It is weird that second flag, because the left flag are in the place of the club logo. I think you have problems with your logos....
#230406 FM 2015 FLUT skin v.2.7 [Released 25.07.2015]
flut
Sorry. I Can't give you my logos pack because those logos are made in FMIF style, by me, with the templates given by FMIF and with the compromise that they are just for my personal use. Sorry.
#230314 FM 2015 FLUT skin v.2.7 [Released 25.07.2015]
flut
Hi
1. In my game everything is okay. Monaco have the club logo (try to look at the ID of reserve team and make a logo with that ID..maybe you could solve the problem)
2. go to titlebar search panel (in panels folder) and search for
<widget class="text" id="sect" alignment="left, centre_y" size="20.5" style="semi_bold" multiline="false" auto_size="horizontal" wants_mouse_events="false" dont_give_default_focus="true">
<record id="object_property">
<list id="get_properties">
<record>
<integer id="get_property" value="titl" />
<integer id="set_property" value="text" />
</record>
<record>
<integer id="get_property" value="ttcl" />
<integer id="set_property" value="colr" />
</record>
</list>
</record>
</widget>
<!-- description -->
<widget class="text" id="subs" size="11" alignment="left, centre_y" multiline="false" dont_give_default_focus="true">
change the values in red
3. For that you have to use the "normal" logo instead of the background. You can do that:
a. Go to my documents/football manager 2015/graphics/logos
b. Duplicate your competition “normal logos” folder, and give the name “backgroundlogos” to the “new” folder;
c. Open that folder and search for “config”
d. Open the “config”.
e. You should find lots of lines similar to this:
<record from="55001110" to="graphics/pictures/club/55001110/logo"/>
f. Select all of that lines
g. In the menus of the file go to “edit” and “replace”
h. In the dialog box “search” (or find) write: /logo"
i. In the dialog box “replace” write: /logo/background/right"
j. Click “replace all”
k. Is done. Now you have the background logos of competition like you see in my screenshot.
#229982 FM 2015 FLUT skin - Dark Version v.2.7 [Released 25.07.2015]
flut
Well..I don't know. I think it is related to the default panel to show (and the game should save the late loading panel...) so...I don't know how to solve it.