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
#273689 FM 2015 FLUT skin v.2.7 [Released 25.07.2015]
flut
Ah..I think I found it. You are in the FMC mode and the skin are only for career mode (not FMC).
cheers
flut
#273511 FM 2015 FLUT skin v.2.7 [Released 25.07.2015]
flut
Hi zzpiggy
I already tried to include the signature without the number but without success. Thanks ;-) (the only problem is that we can't change the colour of the text since - I think - we can't edit the person_button xml...
I really don't know what happens. The folder structure is okay..
Try to clean the cache and after that keep only this skin in the skins folder.....
#273282 FM 2015 FLUT skin v.2.7 [Released 25.07.2015]
flut
Sorry, I didn't understand. The problem is solved?
#273252 FM 2015 FLUT skin v.2.7 [Released 25.07.2015]
flut
Hi
I took a look in your screenshot and seems to me you changed the skin. Am I Right? If I'm right, in order to be able to help you, you have to tell me what changes you did, please.
#273251 Club Cities for FlutSkin
flut
Thanks zzpiggy!!
Download area updated.
#273245 FM 2015 FLUT skin v.2.7 [Released 25.07.2015]
flut
Hi
could you please put a screenshot?
#272783 Club Cities for FlutSkin
flut
Thanks.
Added to downloads area ;-)
#272781 FM 2015 FLUT skin - Dark Version v.2.7 [Released 25.07.2015]
flut
#272778 FM 2015 FLUT skin v.2.7 [Released 25.07.2015]
flut
#272193 Club Cities for FlutSkin
flut
#271176 Club Cities for FlutSkin
flut
Thnks zpiggy. Thanks for all of your excellent work, of course. Sooner I will include this update in the download page.
#271174 FM 2015 FLUT skin - Dark Version v.2.7 [Released 25.07.2015]
flut
Hi Waltencyr
Thanks ;-)
Could you please put a screenshot in order I understand exactly the bug/problem?
um abraço
flut
#270882 FM 2015 FLUT skin - Dark Version v.2.7 [Released 25.07.2015]
flut
The logos are in FMIF style.
You can find it HERE
#270875 FM 2015 FLUT skin - Dark Version v.2.7 [Released 25.07.2015]
flut
Sorry...I didn't understand what are you talking about...
#270778 FM 2015 FLUT skin - Dark Version v.2.7 [Released 25.07.2015]
flut
Hi vonreichsm
Thanks ;-)
Here are 3 screenshots:
1. The graphics structure I use, highlighting in grey the folders where I have the backgrounds pictures (graphics/pictures/zbackgrounds)
2. A folder with some backgrounds of portuguese stadiums (showed in the pre match panel)
3. The xml of that folder
cheers
flut
#270614 FM 2015 FLUT skin - Dark Version v.2.7 [Released 25.07.2015]
flut
Hi Jottes
Thanks;-)
Concerning your question, you can edit it in the client object biopic left to right.xml
Find the following code and change the values:
<integer id="picture_height" value="180"/>
<integer id="picture_width" value="180"/>
cheers
flut
#270084 FM 2015 FLUT skin - Dark Version v.2.7 [Released 25.07.2015]
flut
No. only the background image.
#269945 FM 2015 FLUT skin - Dark Version v.2.7 [Released 25.07.2015]
flut
Hi
In order to have the older background you just have to go to graphics/backgrounds and search the default_.png. Change the name to default.png.
The flags with the country locator are not part of the skin. However I included a folder with the name "flags" in the pack of the skin. You just have to put that folder in the graphics folder of the game (not the skin). It is important that the game read that flag before the logos folder. So, you have to verify it (as the game read the folders in alphabetical order if you named the folder "flags" and (for logos) "logos", everything will work okay.
#269379 FM 2015 FLUT skin - Dark Version v.2.7 [Released 25.07.2015]
flut
Hi
Use THIS (put it in the panels folder of the skin).
flut
#269302 FM 2015 FLUT skin v.2.7 [Released 25.07.2015]
flut
Sorry, could you put a screenshot? I didn't understand what you are talking about...
#269301 FM 2015 FLUT skin - Dark Version v.2.7 [Released 25.07.2015]
flut
Hi
Thanks. You want only the scout report on the left. Okay. And on the right?
#268869 FM 2015 FLUT skin v.2.7 [Released 25.07.2015]
flut
Hi
Here are the answers of your questions:
A. First Screen
1. reduce the size of the flag
- Go to player personal details1.xml (panels folder of the skin) and search for
<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="645"/>
<layout class="stick_to_sides_attachment" alignment="all" inset="15" />
- Change the value of inset=”15” for a bigger value
2. delete the text next to the picture
- Go to player personal details1.xml and delete the following code
<widget class="text" auto_size="vertical" colour="black" size="small">
<layout class="stick_to_sides_attachment" alignment="top" inset="20" />
<layout class="stick_to_sides_attachment" alignment="left" inset="505"/>
<layout class="stick_to_sides_attachment" alignment="vertical" inset="0" />
<translation id="text" translation_id="316631" type="use" value="age[COMMENT: title for displaying a player's age on the player profile panel]" />
</widget>
<widget class="label" id="age " spec="text,large" font="fonts/capitals_bold" style="bold" colour="title" size="14">
<layout class="stick_to_sides_attachment" alignment="top" inset="-55" />
<layout class="stick_to_sides_attachment" alignment="left" inset="505"/>
<layout class="stick_to_sides_attachment" alignment="vertical" inset="0" />
<record id="object_property">
<integer id="get_property" value="Page" />
</record>
</widget>
<widget class="editable_client_object_property_panel" id="dobc">
<layout class="stick_to_sides_attachment" alignment="top" inset="56" />
<layout class="stick_to_sides_attachment" alignment="left" inset="505"/>
<layout class="stick_to_sides_attachment" alignment="vertical" inset="0" />
<record id="object_property">
<integer id="get_property" value="Pdob" />
</record>
<record id="widget_properties" alignment="right" auto_size="all" display_format="0" size="small" colour="title" />
</widget>
<widget class="label" style="bold" colour="black" >
<translation id="text" translation_id="319499" type="use" value="Media Description[COMMENT: personal information screen; text indicating a person's media description]" />
<layout class="stick_to_sides_attachment" alignment="top" inset="56" />
<layout class="stick_to_sides_attachment" alignment="left" inset="505"/>
<layout class="stick_to_sides_attachment" alignment="vertical" inset="0" />
</widget>
<widget class="player_description_text" id="dect" colour="title" style="bold" size="10" font="fonts/capitals_bold">
<layout class="stick_to_sides_attachment" alignment="top" inset="163" />
<layout class="stick_to_sides_attachment" alignment="left" inset="505"/>
<layout class="stick_to_sides_attachment" alignment="vertical" inset="0" />
<record id="object_property">
<integer id="get_property" value="Pdes" />
</record>
</widget>
<widget class="text" spec="text" colour="black" auto_size="vertical">
<layout class="stick_to_sides_attachment" alignment="top" inset="90" />
<layout class="stick_to_sides_attachment" alignment="left" inset="505"/>
<layout class="stick_to_sides_attachment" alignment="vertical" inset="0" />
<translation id="text" translation_id="227839" type="use" value="Morale" />
</widget>
<widget class="morale_label" id="mora" style="bold" font="fonts/capitals_bold" auto_size="vertical" colour="title">
<layout class="stick_to_sides_attachment" alignment="top" inset="13" />
<layout class="stick_to_sides_attachment" alignment="left" inset="505"/>
<layout class="stick_to_sides_attachment" alignment="vertical" inset="0" />
<record id="object_property">
<integer id="get_property" value="Pmor" />
</record>
</widget>
3. put a white layer in the grass background
- You have to include a subsection_box or a bordered_box but it seems to me that you changed the xml (because in the skin that panel includes a subsection_box) . So….I can’t help you
4. colored background for player attributes
- I really don’t know what happens.
B - Second Screen
1. center the attributes polygon
- Go to player profile personal details5 (panels folder of the skin) and search for:
<widget file="player attribute analyser panel" class="client_object_viewer_xml_panel" id="ANAL" late_loading="true">
<layout class="fit_children_attachment" alignment="vertical,fill" offset="0" gap="0" />
<layout class="stick_to_sides_attachment" alignment="top" inset="0" />
<layout class="stick_to_sides_attachment" alignment="top,horizontal" layout_children="true" inset="0" />
<layout class="stick_to_sides_attachment" alignment="left" inset="350"/>
- Change the value 350 for a smaller value
2. colored background for attributes
- As for the first screen I don’t know what happens here.
C -Third Screen
1. I've two flags in the titlebar and I want to put off one
Go to titlebar.xml (panels folder of the skin) and delete the following code
<widget class="picture" id="lgtF" 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="0"/>
<layout class="stick_to_sides_attachment" alignment="vertical" inset="0" />
<attachment class="test_setting_attachment" get_setting="show_badges" default_value="true" set_property="hidn">
<boolean id="value" value="false" />
</attachment>
<!-- tells the picture to listen to the 'main picture' global property being set, and set its own file property from it -->
<record id="object_property">
<integer id="get_property" value="mnpc" />
<integer id="set_property" value="file" />
</record>
</widget>
- However, don’t forget that the right logo of club in the club panel and in the player panel also will be deleted
D - there's not club kit in the titlebar however I think I've made the good configuration ( screen 4)
- Yes. It seems that the config is ok. Maybe the game read the logo before the kit_logo. Put the folder of the kits_logos as the first one to be read by the game (for example, if you have it in the folder logos, called aaaaaaaaaakit_as_logos).
#268732 FM 2015 FLUT skin v.2.7 [Released 25.07.2015]
flut
Hi Fred
I already did it.
Here is the files: put it in the panels folder of the skin.
download
Hi storm
Here is the files in order to solve that "cheating" ;-)
download
#268636 FM 2015 FLUT skin v.2.7 [Released 25.07.2015]
flut
Thanks I will take a look and try to include it.....
#268598 FM 2015 FLUT skin v.2.7 [Released 25.07.2015]
flut
Hi
Thanks ;-)
Could you please put a screenshot explaining what you talked about?
cheers
flut
#267758 FM 2015 FLUT skin v.2.7 [Released 25.07.2015]
flut
The skin works in "normal way" (100%). I sent you the link for dark version but in the same site you can also find the white version for 1366x768.
cheers
flut
#267755 FM 2015 FLUT skin v.2.7 [Released 25.07.2015]
flut
Hi
No. You can try but you will see that some panels don't adjust well.
I did the skin for 1366x768 (is not the same version however).
If you want it, here is the link
FlutSkin dark 1366x768
#267676 FM 2015 FLUT skin - Dark Version v.2.7 [Released 25.07.2015]
flut
keep trying with other values...
#267617 FM 2015 FLUT skin - Dark Version v.2.7 [Released 25.07.2015]
flut
Hi
Thanks ;-)
In order to show the citypics you have to download the packs.
Here (the megapack with pictures untill 1st may)
and/or
Here (for individual packs - with all the updates)
cheers
Hi
You can also change the height of the panels. However as you can imagine, if you increase the top panel, the other panels will be smaller...
You can do it in the player overview panel:
find
<container default_height="-11" priority="1">
and change the value -11 by, for instance, -12
cheers
#267564 FM 2015 FLUT skin - Dark Version v.2.7 [Released 25.07.2015]
flut
Hi
You can go to player attributes panel overview (in the panels folder of the skin) and search for:
<container height="320" priority="1">
reduce the value 320.
Concerning to make versions for lower resolutions, in fact I did it for 1366x768 but I concluded (by the volume of downloads) that not worth the work.