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
#303195 FM 2016 FLUT skin - Dark Version v2.3
flut
Hi team76
The first problem was, in fact, a bug that I already solved (you can find the fix xml somewhere in the comments here, however if you want to wait, soon I will release the 1.4 version - perhaps today). The second one you can solve it in "bergkamp club overview staff panel.xml" (in the panels folder of the skin)
Search for following code:
<!--captain-->
<container default_height="155" priority="1">
and reduce the value 155
#303188 FM 2016 FLUT skin - Dark Version v2.3
flut
Hi ScottPratt
Thanks.
You can solve it in player personal details panel1
Search for
<widget class="player_description_text" id="dect" colour="title" style="bold" size="11" alignment="centre,top, can_scale" auto_size="vertical">
and change the size of the font to 10.
cheers
flut
#303177 FM 2016 FLUT skin - Dark Version v2.3
flut
cheers
#303100 FM 2016 FLUT skin - Dark Version v2.3
flut
1) Yes. You have to duplicate your kits folder and do new configs. However you can do it quickly if you have for example the “notepad ++” application/programme. With that application you can select the folder where you put the folders with new kits, search for the part of the text/code you have to change in all of the lines of each config and replace it by the “new” code you can insert. That was in that way I did it. However if you want, you can find lots of kits already prepared in the following link. However I think zppiggy didn’t do the the kits of this season yet.
http://sortitoutsi.net/forums/topic/15282/player-profile-panel-kits-pack-for-flutskin
2) Yes. You did the download of the white version. Please try this one
https://mega.nz/#!2htiWAZK!Kf1U8YQiy7KPYUSnBPpXZq44iYcsidW9XvNs8zXrkmI
@kwiatek23: Please try this
https://mega.nz/#!2htiWAZK!Kf1U8YQiy7KPYUSnBPpXZq44iYcsidW9XvNs8zXrkmI
@asapas: sorry. You are absolutely right. In the next version all the problems you reported will be fixed. Untill that, if you want to solve the results panel, you just have to delete the file
competition fixtures item panel detailed.xml, from the panels folder of the skin.
@Doddo04: Yes. I will release it very soon.
@Onyewu : You’re right. The problem you reported will be fixed in the next version of the skin. Untill that, if you want to solve the results panel, you just have to delete the file
competition fixtures item panel detailed.xml, from the panels folder of the skin.
@kwiatek23 : sorry, I didn’t understand what you are talking about…
#303097 FM 2016 FLUT skin v2.3
flut
@Menseguez95 : Thanks. Please try to use the DF11 version. I think your problem will be solved.
cheers
flut
#302870 FM 2016 FLUT skin - Dark Version v2.3
flut
I'm currently submerged in work and that's why I couldn't answer your questions. I will try to answer all the questions next weekend...sorry.
#302869 FM 2016 FLUT skin v2.3
flut
I'm currently submerged in work and that's why I couldn't answer your questions. I will try to answer all the questions next weekend...sorry.
#302048 FM 2016 FLUT skin - Dark Version v2.3
flut
Go to player overview Panel and
change:
<widget class="weight_label" spec="text,large,bold" id="weig" size="13" alignment="centre_x,top" colour="title" font="fonts/letterpressed">
<layout class="stick_to_sides_attachment" alignment="top" inset="305" />
<layout class="stick_to_sides_attachment" alignment="left" inset="-70"/>
<record id="object_property">
<integer id="get_property" value="Pwei" />
</record>
</widget>
by
<widget class="weight_label" spec="text,large,bold" id="weig" size="13" alignment="centre_x,top" colour="title" font="fonts/letterpressed">
<layout class="stick_to_sides_attachment" alignment="top" inset="305" />
<layout class="stick_to_sides_attachment" alignment="left" inset="-63"/>
<record id="object_property">
<integer id="get_property" value="Pwei" />
</record>
</widget>
#302009 FM 2016 FLUT skin - Dark Version v2.3
flut
Hi Scottpratt
What is the problem with the weight?
#301870 FM 2016 FLUT skin - Dark Version v2.3
flut
#301854 FM 2016 FLUT skin - Dark Version v2.3
flut
#301830 FM 2016 FLUT skin v2.3
flut
#301773 FM 2016 FLUT skin - Dark Version v2.3
flut
Hi kwiatek23 : sorry I didn’t understand…
Hi scottpratt : I didn’t receive any PM…
#301772 FM 2016 FLUT skin v2.3
flut
HI @batiron: Thanks. Yes, you can use your own pictures. You can use jpg (be carefully because if is JPG – with capitals – the game don’t read it) or png. The size could be, for instance 800x600 but you can try several sizes in order to find the best ratio (widthXheight).
#301124 FM 2016 FLUT skin - Dark Version v2.3
flut
Hi kwiatek23: sorry but I didn't understand...
#301075 FM 2016 FLUT skin - Dark Version v2.3
flut
Hi Scottpratt: Is a little bit hard to explain you. If you want, send me the player overview panel and I Will do it for you.
Hi vonreichsm: In fact I didn’t noticed that (I didn’t try the game in Turkish ;-) and I did not receive any reports about it... I took a look and I didn’t find that problem. For me it seems the text is okay…but maybe I didn’t deeply search…Thanks.
#301074 FM 2016 FLUT skin v2.3
flut
Hi hilariaomatavitorino: could you please put a screenshot?
#300798 FM 2016 FLUT skin v2.3
flut
Hi TH
Thanks.
Go to player overview panel and search for the following code:
<!-- This is the nation logo -->
<container width="165" height="165" alignment="left,centre_y">
<layout class="stick_to_sides_attachment" alignment="left" inset="0"/>
<layout class="stick_to_sides_attachment" alignment="bottom" inset="0"/>
<widget class="editable_client_object_property_panel" id="pnat" scale_picture="true" keep_aspect_ratio="true" image_alignment="centre">
<layout class="stick_to_sides_attachment" alignment="top" inset="15"/>
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
You can increase the last value inset=”0” (and make the logo smaller) and, after that you can adjust the place where is the logo, changing the value inset=”15”
#300762 FM 2016 FLUT skin - Dark Version v2.3
flut
Hi buxx I don't know how to help you better than I tried. The tutorial is made in order to understand the structure and the configs you need (to make "easy" for everyone to do the changes in the graphics each one have). I did myself the changes in the configs and so on for my own game. So I can't tell you where you can find the addons exactly as the skin requires, sorry. However with patience you certainly could do it.
#300760 FM 2016 FLUT skin v2.3
flut
Hi matg
Thanks. I noticed that in some games that panel doesn't work. So I made a "substitute"
Here is DOWNLOAD and put it in the panels folder of the skin
#300736 FM 2016 FLUT skin - Dark Version v2.3
flut
Hi Scottprat
Sorry but maybe you didn't search in the right xml (player overview panel) because there is exactly what I told you...
Concerning the other question, in the same panel (player overview panel) search for
<container>
<layout class="arrange_vertical_attachment" layout="-1,-1,-1" offset="0" />
and change by
<container>
<layout class="arrange_vertical_attachment" layout="-1,-2" offset="0" />
#300734 FM 2016 FLUT skin - Dark Version v2.3
flut
Olá Waltencyr
Não sei porqu~e mas em alguns jogos (outros já identificarma o mesmo problema) isso está a acontecer. Não sei explicar pois no meu jogo funciona bem. De qualquer modo, eu já fiz um xml que substitui o anterior (e coloca os kits no espaço que não funciona).
Aí vai (coloca na pasta panels). DOWNLOAD
#300732 FM 2016 FLUT skin - Dark Version v2.3
flut
Olá Waltencyr
Não sei porqu~e mas em alguns jogos (outros já identificarma o mesmo problema) isso está a acontecer. Não sei explicar pois no meu jogo funciona bem. De qualquer modo, eu já fiz um xml que substitui o anterior (e coloca os kits no espaço que não funciona).
Aí vai (coloca na pasta panels). DOWNLOAD
#300633 FM 2016 FLUT skin - Dark Version v2.3
flut
@vonreichsm: I don’t know what happens. In my game everything is okay. However other guy reported the some bug. I think maybe it is a conflict with other skin. Try to clean the cache and keep only this skin in order to test if there is a conflict. However I did a “new substitute” club overview panel without that box (I put the kits in that place). HERE is.
Concerning tactics screen, in my game is okay (and I didn’t change anything from 1.2 to 1.3)
@ scottpratt: I fixed the panel without image (now the kits appear there) and also the bug you reported (key employees). Use THESE files.
Concerning the national logo, go to the player overview panel.xml and search for the code:
<container width="165" height="165" alignment="left,centre_y">
<layout class="stick_to_sides_attachment" alignment="left" inset="0"/>
<layout class="stick_to_sides_attachment" alignment="bottom" inset="0"/>
<widget class="editable_client_object_property_panel" id="pnat" scale_picture="true" keep_aspect_ratio="true" image_alignment="centre">
<layout class="stick_to_sides_attachment" alignment="top" inset="15"/>
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
You can increase the value inset=”0” and, after that you can adjust the place where is the logo, changing the value inset=”15”
#300626 Club Cities for FlutSkin
flut
Hi moonbeam
Thanks for your words ;-)
I don't intend to do a version for other resolutions (in fact I play with the resolution I did) because in other years I did it and the number of downloads didn't justify all the hard work....sorry ;-(
However, the code for show the citypics is the follow:
<container class="bordered_box" >
<layout class="stick_to_sides_attachment" alignment="all" inset="0" scale_picture="true" layout_children="true" />
<widget class="background" file="backgrounds" id="bgnd">
<layout class="stick_to_sides_attachment" alignment="top" inset="0" />
<layout class="stick_to_sides_attachment" alignment="horizontal" inset="0" />
<layout class="stick_to_sides_attachment" alignment="left" offset="0" gap="0" />
<record id="object_property">
<integer id="get_property" value="bgnd" />
<integer id="set_property" value="file" />
</record>
</widget>
</container>
cheers
flut
#300561 Club Cities for FlutSkin
flut
#300497 FM 2016 FLUT skin - Dark Version v2.3
flut
Hi davidmn
Thanks. I already fixed it and it will be okay in the new version I will release today.
cheers
#300342 FM 2016 FLUT skin - Dark Version v2.3
flut
Hi
Delete the following code in match titlebar.xml
<!--home team background colour-->
<widget class="picture" id="T1bp" auto_size="vertical" file="boxes/custom/match/scoreboard/team/paper" cached="true" rthr="68">
<layout class="stick_to_sides_attachment" alignment="horizontal" inset="0" />
<layout class="centre_in_parent_attachment" alignment="vertical" inset="0" />
</widget>
and
<!--away team background colour-->
<widget class="picture" id="T2bp" auto_size="vertical" file="boxes/custom/match/scoreboard/team/paper" cached="true" rthr="68">
<layout class="stick_to_sides_attachment" alignment="horizontal" inset="0" />
<layout class="centre_in_parent_attachment" alignment="vertical" inset="0" />
</widget>
#300237 FM 2016 FLUT skin - Dark Version v2.3
flut
@BuXx : Go to club overview panel.xml, search for the code
<!--previsao press-->
<container id="MEDI">
<layout class="fit_children_attachment" alignment="vertical,fill" offset="0" gap="0"/>
<layout class="arrange_vertical_attachment" alignment="top" offset="0" gap="0"/>
and change for
<!--previsao press-->
<container id="MEDI">
<layout class="fit_children_attachment" alignment="vertical,fill" offset="0" gap="0"/>
<layout class="arrange_vertical_attachment" alignment="top" offset="3" gap="0"/>
and do the same in
<!--valor estimado-->
<container id="ESTI">
<layout class="fit_children_attachment" alignment="vertical,fill" offset="0" gap="0"/>
<layout class="arrange_vertical_attachment" alignment="top" offset="0" gap="0"/>
<!--valor estimado-->
<container id="ESTI">
<layout class="fit_children_attachment" alignment="vertical,fill" offset="0" gap="0"/>
<layout class="arrange_vertical_attachment" alignment="top" offset="3" gap="0"/>
Concerning the colored background. If you download the stadiums background pack, the image of the stadium will appear there (alternate with the FMC Stadium). However if you want remove it, go to club overview stadium panel4 and delete the following code:
<container class="bordered_box" appearance="" >
<layout class="arrange_vertical_attachment" alignment="bottom,extend" layout="-1, 30, 40" offset="0"/>
<layout class="stick_to_sides_attachment" alignment="horizontal" inset="0" layout_children="true"/>
<widget class="background" file="backgrounds" id="bgnd">
<layout class="stick_to_sides_attachment" alignment="top" inset="0" />
<layout class="stick_to_sides_attachment" alignment="horizontal" inset="0" />
<layout class="stick_to_sides_attachment" alignment="left" offset="0" gap="0" />
<record id="object_property">
<integer id="get_property" value="bgnd" />
<integer id="set_property" value="file" />
</record>
</widget>
<!--name-->
<widget class="client_object_label" style="bold" id="namV" size="14" font="fonts/capitals_bold" colour="title" alignment="centre_x,bottom">
<record id="object_property">
<integer id="get_property" value="objt" />
</record>
</widget>
<!--town-->
<widget class="city_label" id="namL" spec="text,small" alignment="centre_x,top" size="13" auto_size="vertical">
<record id="object_property">
<integer id="get_property" value="SctI" />
</record>
</widget>
</container>
@Jason Makin : sorry, I really don’t know what happens and I can’t help because I’m not use the Ingame Editor (so I can’t test the problem)
@dhare84 : Go to player overview panel.
You can edit the signature in
<!-- person name -->
<widget class="person_button" id="pnam" auto_size="vertical" alignment="centre,can_scale" font="fonts/signature" colour="title" multiline="false" size="22">
<layout class="stick_to_sides_attachment" alignment="top" inset="15" />
change the value 15 by, for instance, 18
For DOB you can edit the code
<widget class="editable_client_object_property_panel" alignment="centre,can_scale" id="dobc">
<layout class="stick_to_sides_attachment" alignment="top" inset="270" />
Change the inset value (270)
For Squad Status
<widget class="squad_status_label" id="sqst" spec="text" font="fonts/capitals_bold" style="bold" colour="title" size="10" alignment="centre,can_scale">
<layout class="stick_to_sides_attachment" alignment="top" inset="84" />
Change the value 84
@davidmn : You have to change the codes in the following panels (as I told you you can look in the pdf in order to know what code you should change)
HUMAN ATTRIBUTES SMALL.xml
NON PLAYER ATTRIBUTES PANEL SMALL.xml (it appears 2 times; you have to change it in two places)
NON PLAYER ATTRIBUTES PANEL.xnl (it appears 2 times; you have to change it in two places)
PLAYER ATTRIBUTES PANEL OVERVIEW INBOX.xml
PLAYER ATTRIBUTES PANEL SMALL.xml
PLAYER ATTRIBUTES PANEL SMALL1.xml
PLAYER ATTRIBUTES PANEL1.xml (responsible for player profile panel)
PLAYER ATTRIBUTES PANEL.xml (responsible for attribute panel)
PLAYER ATTRIBUTES TACTICS PANEL.xml
PLAYER ATTRIBUTES TRAINING PANEL.xml
HUMAN PROFILE.xml (it appears 2 times; you have to change it in two places)
PLAYER TRAINING ATTRIBUTES CHANGES.xml
@rodrigo lo turco : é um problema que julgo já ter resolvido na versão que colocarei brevemente. De qualquer modo, vê, por favor, o que respondi ao Danny no post da White Skin.
@Nenneno: You can edit it in the "match team stats floating.xml" panel.
#300236 FM 2016 FLUT skin v2.3
flut
I think this problem will be solved in the next release (I'm workin on it and I already tried it in my game and it works well...).
However, try the following:
In the player overview panel fin and delete all the code like “default_item=”…”
Then, choose the panels you want see as default and insert the code default_for_everyone_else="true"
Example:
Change:
<widget class="player_bans_overview_panel" id="pbop" late_loading="true" >
<translation id="title" translation_id="247569" type="use" value="Bans" />
</widget>
by:
<widget class="player_bans_overview_panel" id="pbop" late_loading="true" default_for_everyone_else="true" >
<translation id="title" translation_id="247569" type="use" value="Bans" />
</widget>
cheers