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
#243578 FM 2015 FLUT skin v.2.7 [Released 25.07.2015]
flut
olá
Não vou actualizar. Na verdade só fiz essa versão porque houve muitos pedidos (eu não jogo nessa resolução). Contudo, o volume de downloads não justifica o trabalho.
Abraço
flut
#243542 FM 2015 FLUT skin v.2.7 [Released 25.07.2015]
flut
Podes fazê-lo em "match preview panel". Procura a seguinte linha:
<layout class="arrange_vertical_attachment" layout="-1,5,-1,-1,-1,-1,-1,25" offset="0" gap="7"/>
e muda o 25 para 50 (por exemplo).
Hi
Go to "player personal details panel1" and search for:
<widget class="client_object_profile_picture" id="prop" scale_picture="true" keep_aspect_ratio="true" image_alignment="centre">
<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">
<integer id="get_property" value="objt" />
<integer id="set_property" value="objt" />
</record>
</widget>
Change the value of inset="0" for other value (increase the value)
Yes. Use this download
The skin is made for 1920x1080. You can find a version for 1366x768 in Fmscout (the version is not completely similar, of course).
#243538 FM 2015 FLUT skin - Dark Version v.2.7 [Released 25.07.2015]
flut
Hi Willz. Sorry. I don't know yet.
I didn't understand your first question. Sorry. Concerning the scoreboarad, when you talk in "normal skin" what are you talking about?
Hi
You're right. The accent colours do that strange "thing". However I tried to delete that code (black) in order to test...and the problem still remains.
Yes. You can edit it in "match title bar.xml" (in the panels folder of the skin).
#242272 FM 2015 FLUT skin - Dark Version v.2.7 [Released 25.07.2015]
flut
Go to "Client object browser" and delete the following code:
<widget class="picture" file="dividers/standard/vertical/line" width="2" />
<!--Help System-->
<widget class="help_icon_button" id="hotw" width="60" icon="icons/16px/help">
<translation id="text" translation_id="291316" type="use" value="Help[COMMENT: quick link icon hint]" />
<translation id="hint" translation_id="291316" type="use" value="Help[COMMENT: quick link icon hint]" />
</widget>
#242264 FM 2015 FLUT skin v.2.7 [Released 25.07.2015]
flut
Hi
Thanks for your support ;-)
I'm glad you like it ;-) ;-)
btw "the bantams", I took a look in your Andromeda and it is a great work!
Waltencyr: obrigado (também pela informação sobre como funciona no windows 10. Valeu!!!)
#242263 FM 2015 FLUT skin - Dark Version v.2.7 [Released 25.07.2015]
flut
Hi
In fact, when the background is white that information will be unreadable. You can change the colours of the white text in the "match titlebar.xml" (in panels folder of the skin) or, alternatively, make the bar not transparent (don't forget this change will affect the titlebar too). For that, open the "header.xml" (in panels folder), search for:
<!--titlebars-->
<container class="bordered_box" appearance="boxes/custom/interface/tab bar/paper2" height="80">
and change paper2 by paper
flut
#241302 FM 2015 FLUT skin v.2.7 [Released 25.07.2015]
flut
Hi memomal
The xml are the "club overview panel", "pitch with the dimensions" and "stadium overview panel2"
#241301 FM 2015 FLUT skin v.2.7 [Released 25.07.2015]
flut
As I said, in general, the panels have codes for the font (type, style, size...). So...if you want to resize the fonts you can try to search in the xmls (at least in that you consider more important) the font and size and change the values.
#241084 FM 2015 FLUT skin - Dark Version v.2.7 [Released 25.07.2015]
flut
Hi willz
Maybe in a few days I will update the dark skin with the sidebar changing and also with the other animations I included in white version.
cheers
flut
#241076 FM 2015 FLUT skin v.2.7 [Released 25.07.2015]
flut
Hi
You did the correct change (replace "true" for "false" ) and you need to have the background logos with the config like that
<record from="100100" to="graphics/pictures/comp/100100/logo/background/right"/>
There are lots of panels controlling the size of the text size (in each panel) but you can try to include the following code in the settings file of the skin and change the values (by try and error method). I didn't test if it works but you can try it and delete it again if it doesn't work.
<!-- text settings that vary from the defaults -->
<flags id="text_font" value="fonts/ProximaNova-Reg" />
<integer id="text_size_small" value="8.5" />
<integer id="text_size_normal" value="9" />
<integer id="text_size_large" value="10" />
<flags id="hint_font" value="fonts/ProximaNova-Reg" />
<integer id="hint_size" value="9"/>
<flags id="control_font" value="fonts/ProximaNova-Reg" />
<integer id="control_size_normal" value="9"/>
<flags id="menu_font" value="fonts/ProximaNova-Reg" />
<integer id="menu_size_small" value="8"/>
<integer id="menu_size_normal" value="9"/>
<integer id="menu_size_large" value="10"/>
<flags id="title_font" value="fonts/ProximaNova-Reg" />
<integer id="title_size_large" value="18"/>
<integer id="title_size_normal" value="16"/>
<integer id="title_size_small" value="12"/>
<integer id="title_style" value="semi_bold"/>
<flags id="html_font" value="fonts/ProximaNova-Reg" />
<flags id="pitch_font" value="fonts/ProximaNova-Reg" />
<flags id="duty_font" value="fonts/ProximaNova-Reg" />
#240423 FM 2015 FLUT skin v.2.7 [Released 25.07.2015]
flut
Hi
I tried to understand your problems and I found that the black in the 2d names is due the fact that the name is controlled by the colour named "match text" and I defined it to black because it is a "colour" used in lots of panels (if I will change it for white..lots of panels will be unreadable). I think the code for the player names in 2d match are not available by SI ( in order to change the name of the colour I searched for the code but without success).
Concerning the other problem..I really don?t understand it (also I did lots of tries in order to find the xml responsible for the names that are white in your game...but unfortunately I found all the codes for that panel, except that code...).
So, I'm sorry but I don't know how to help you.
#239996 FM 2015 FLUT skin v.2.7 [Released 25.07.2015]
flut
Thanks.
Are you sure you didn't do any change in the skin (in the settings and other xml)? The sidebar is not that one from the skin....and the white text in the results also are weird. Concerning the name of the players in 2d match..I have to look in my game because I didn't test it (I never play in 2d..).
Flut
PS - I took a look and you are right: the name of the players in 2d classic are black (in 2d are white). I'm sorry but I don't know what panel/code is responsible for the name of the players during the match.......so..sorry but I can't help you.
#239952 FM 2015 FLUT skin v.2.7 [Released 25.07.2015]
flut
Hi
Thanks.
Could you please put the screenshots and tell me in what resolution you play?
#239101 FM 2015 FLUT skin - Dark Version v.2.7 [Released 25.07.2015]
flut
Hi
Thanks ;-)
I don't know if I understood your question (sorry..).
You want to include the statistics box included in the player attributes panel (at the bottom of that panel), in the player profile attributes?
In the central box of the middle row of player profile panel there are already that table (although smaller...).
cheers
flut
#238679 FM 2015 FLUT skin - Dark Version v.2.7 [Released 25.07.2015]
flut
For the first problem you have to edit "current game date widget.xml"
For the second y6ou can delete the "player availability news content panel" from the news_item_panels folder.
#238671 FM 2015 FLUT skin v.2.7 [Released 25.07.2015]
flut
Hi
Thanks ;-)
You can adjust that problems in the following xml (in the panels folder of the skin).
- match pre match panel
- club overview stadium panel2
You can try to use that panels from the version of the skin for 1366x768 (you just have to copy that panels of the 1366x768 version and paste it to the 1920x1080 version).
#237908 FM 2015 FLUT skin - Dark Version v.2.7 [Released 25.07.2015]
flut
In order to remove the boxes, use this files (overwrite the originals) download
#237565 FM 2015 FLUT skin - Dark Version v.2.7 [Released 25.07.2015]
flut
Hi
Go to bergkamp club overview staff panel and find for
<container default_height="200" priority="1">
change the value 200 for a smaller value.
cheers
#237441 FM 2015 FLUT skin - Dark Version v.2.7 [Released 25.07.2015]
flut
Yes. You just have to change the name of the file in order to fit with the name of the skin folder and change the following code
<flags id="parent" value="fm dark" />
change by
<flags id="parent" value="fm" />
#237402 FM 2015 FLUT skin - Dark Version v.2.7 [Released 25.07.2015]
flut
Hi Bruno
Use this
Put it on the skin folder and delete the skin_config.xml
cheers
#237371 FM 2015 FLUT skin - Dark Version v.2.7 [Released 25.07.2015]
flut
Are you sure you use the 15.2 (or higher) SI update? The skin doesn't work in 15.1.
#237230 FM 2015 FLUT skin v.2.7 [Released 25.07.2015]
flut
Hi emildebski85
Thanks.
Here is the xml.
Don't forget you need all the skin in order to make the panel works due the fact that that xml is "linked" to some other xmls.
download
#237182 FM 2015 FLUT skin v.2.7 [Released 25.07.2015]
flut
I did a change in club overview panel (the place of some information and inclusion of a new tabbed box). What do you think about it?
#237179 3D Kits Official Thread FM 05-24 (NO REQUESTS)
flut
oh...Sorry I had not seen.
Thanks ;-)
#237172 3D Kits Official Thread FM 05-24 (NO REQUESTS)
flut
First of all congratulations and thanks for all of your great work !!
Have you planned to do the Portugal league? It would be awesome if you decide to do it;-)
From the main European leagues I think that Is one of the few that remains to be done
#236637 FM 2015 FLUT skin - Dark Version v.2.7 [Released 25.07.2015]
flut
okay. I forgot that dark skin doesn't include the first two xml I told you to delete. However it includes the third one: non player attributes panel.xml
Delete that one.
#236548 FM 2015 FLUT skin - Dark Version v.2.7 [Released 25.07.2015]
flut
You can do it deleting the follow xml in the panels folder of the skin:
player attributes panel small
non player attributes panel small
non player attributes panel
cheers
flut
#236467 FM 2015 FLUT skin v.2.7 [Released 25.07.2015]
flut
Don't forget the skin is shown only for 15.2 SI update (or higher). If you play in 15.1 the skin will not be shown....
#236463 FM 2015 FLUT skin - Dark Version v.2.7 [Released 25.07.2015]
flut
Hi
Could you please put screenshots?
thanks
#236414 FM 2015 FLUT skin v.2.7 [Released 25.07.2015]
flut
Hi
Use this download
Put it in panels folder of the skin (overwrite the original)
cheers
flut