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
#279120 FM 2015 FLUT skin v.2.7 [Released 25.07.2015]
flut
Hi kosecki
Thanks.
Unfortunately I will not do any version for that resolution. Sorry.
cheers
flut
#278703 FM 2015 FLUT skin v.2.7 [Released 25.07.2015]
flut
Olá Waltencyr
No meu jogo o logo está ok. Infelizmente não te sei ajudar (não faço ideia de qual será o problema...). De qualquer modo, confere bem se, por exemplo, o logo em vez de .png é .PNG - com maiúsculas na extensão .PNG, o jogo não lê - . Vê tb se no config está tudo certo e não existe qualquer erro....
abraço
#278701 FM 2015 FLUT skin - Dark Version v.2.7 [Released 25.07.2015]
flut
Hi
Please read carefully the tutorial in order to know how you should structure the folders and also in order to look at the type of config required. If the problem persist, please put a screenshot.
cheers
#276674 FM 2015 FLUT skin v.2.7 [Released 25.07.2015]
flut
Hi smartboy
Thanks ;-)
Use THIS
#276322 FM 2015 FLUT skin v.2.7 [Released 25.07.2015]
flut
Hi d3niz
The logos are in FMIF style. You can find it in FMIF site (an italian FM fans).
Olá Waltencyr
Obrigado.
Vamos, então às questões:
1. O fundo azul aparece porque não tens os background stadiums (nesse local deveria aparecer outra imagem do estádio - diferente da 1ª que aparece). Para que apareçam essas imagens deves ter o pack dos background stadiums (não os FMC estádios) com config semelhante ao seguinte:
<record from="academica" to="graphics/pictures/stadium/1486/background"/>
neste código, nota que o ID que aparece é o do estádio (1486) e não o da equipa.
Se quiseres remover o fundo azulk, sem incluires uma nova figura para os estádios, podes ir a "club overview stadium panel4" e apagar o seguinte código:
<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>
2. Não é possível ajustar o logo porque o que acontece é que o fundo colorido d a equipa aumenta ou diminui em função do tamanho do nome da equipa. O problema é que, provavelmente devido a um bug que já vem do FM13, ele não "retrai" depois de um jogo em que o team tinha um nome longo. Somente o faz se recarregares o jogo (situação em que volta ao normal e, portanto, fica alinhado).
abraço
flut
#276320 FM 2015 FLUT skin - Dark Version v.2.7 [Released 25.07.2015]
flut
Hi Barrabas
You can try to adjust the panel changing the values of the following code in team report summary panel.xml
<!--right side - report summary-->
<container>
<layout class="arrange_vertical_attachment" layout="155,155,155,155,-1" offset="0" gap="1" />
Try to reduce de values 155 (for instance 154 or 153). You also can change the value of gap for "0".
cheers
#276165 FM 2015 FLUT skin v.2.7 [Released 25.07.2015]
flut
Hi
Thanks ;-)
Here are the answers:
a. You are using the "normal" skin using DF11 players pictures. Choose Flut Skin DF11 in your options and the problem will be solved;
b. Please read carefully the tutorial I included in the skin pack. Follow the instructions for "competition logo in titlebar", because if you do that, the competition logo will appear okay also in the player overview panel. Here is the tutorial updated for 2.7 version TUTORIAL v. 2.7
cheers
#276134 FM 2015 FLUT skin - Dark Version v.2.7 [Released 25.07.2015]
flut
Hi
You mean increase the box you highlight in red (not minimize)?
#276030 FM 2015 FLUT skin - Dark Version v.2.7 [Released 25.07.2015]
flut
;-)
#275928 FM 2015 FLUT skin v.2.7 [Released 25.07.2015]
flut
Obrigado ;-)
#275923 FM 2015 FLUT skin - Dark Version v.2.7 [Released 25.07.2015]
flut
Hi
You're welcome ;-)
You can find some information in that site of michaelmurray (that one I put in my last post) and also in the skinning hideout
http://community.sigames.com/forumdisplay.php/17-Skinning-Hideout
cheers
flut
#275914 FM 2015 FLUT skin - Dark Version v.2.7 [Released 25.07.2015]
flut
Hi Barrabas
1. Go to news_item_panels folder and open the file inbox content with pitch panel.xml
Search for:
<widget class="pitch_with_tactics" id="ptch" icon_flags="show_name,use_player_kits_front,show_team_name,hide_bordered_box" height="680"
Change the value of height (decrease that value – put, for instance, 550
2. I think you can change the colour of sidebar. Concerning titlebar, don’t forget if you change the colour, it stops to change according the club colour and keep always with the colour you choose). However, I don’t remember now how to change the colour. I think will be better you go to the following site (from michaelmurray). There, you can learn how edit the sidebar.
https://sites.google.com/site/michaeltmurrayuk/index-guides/fm15-guide-how-to-edit-the-sidebar
3. Go to current game date widget.xml (in panels folder of the skin) and search for:
<container>
<layout class="arrange_vertical_attachment" alignment="top" gap="-1" offset="22"/>
Decrease the value “22”.
#275703 FM 2015 FLUT skin - Dark Version v.2.7 [Released 25.07.2015]
flut
Hi
Go to club overview panel.xml (in the panels folder of the skin) and search for the following code:
<container>
<layout class="arrange_vertical_attachment" layout="-3,-4" offset="0" />
change the values -3,-4 by -1,-1 (the top box will be increased and the bottom will be decreased, and, therefore, the height of each one of the boxes will be equal).
cheers
flut
#275604 FM 2015 FLUT skin - Dark Version v.2.7 [Released 25.07.2015]
flut
Hi
The country locator is in the folder named "flags". Please read the tutorial carefully in order to include that folder.
#275565 FM 2015 FLUT skin v.2.7 [Released 25.07.2015]
flut
Olá Waltencir
Faz o seguinte:
1. Vai a news_item_panels/inbox content with player mom panel e procura o código
<!-- some pictures -->
<widget class="competition_news_image_panel" file="competition news image panel2" id="picT" height="200">
E muda “competition news image panel2” para “competition news image panel1” (é provável, no entanto, que o logo fique um pouco coberto pela picture do player)
De qualquer modo, é estranho porque eu testei com o "competition news image panel2" com vários tamanhos e tipos de logos (inclusive os metálicos e sempre sem problemas - ver screenshot)
2. No “player personal details panel1”
Para reduzir o tamanho dos logos, procura os seguintes excertos de código e aumenta o valor de alignment="all" inset="
<!-- This is the club main logo -->
<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="5"/>
<layout class="stick_to_sides_attachment" alignment="all" inset="0" />
<!-- This is the competition logo -->
<widget class="picture" id="rigB" scale_picture="true" keep_aspect_ratio="true" image_alignment="top, centre">
<layout class="stick_to_sides_attachment" alignment="top" inset="5"/>
<layout class="stick_to_sides_attachment" alignment="all" inset="12" />
<!--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="5"/>
<layout class="stick_to_sides_attachment" alignment="all" inset="0" />
Para mudares o local da barra colorida, procura
<!-- this is the coloured horizontal bar image-->
<widget class="picture" id="colb" file="profile picture/team bar/bar" image_alignment="centre_y">
<layout class="stick_to_sides_attachment" alignment="top" inset="90"/>
<layout class="stick_to_sides_attachment" alignment="left" inset="0"/>
<layout class="stick_to_sides_attachment" alignment="vertical" inset="0" />
<record id="object_property">
<integer id="get_property" value="tbcl" />
<integer id="set_property" value="colr" />
</record>
</widget>
E aumenta o valor de “inset=”90” (ao aumentares o valor, a barra vai deslocar-se para baixo)
3. Em “match overview”
Procura os códigos seguintes e reduz o valor height=”55”
<!--home team-->
<widget class="client_object_logo_picture" id="hmts" scale_picture="false" height="55">
<boolean id="keep_aspect_ratio" value="true"/>
<flags id="image_alignment" value="top"/>
<record id="object_property">
<integer id="get_property" value="home"/>
<integer id="set_property" value="objt"/>
</record>
</widget>
<!--away team-->
<widget class="client_object_logo_picture" id="awts" scale_picture="false" height="55">
<boolean id="keep_aspect_ratio" value="true"/>
<flags id="image_alignment" value="top"/>
<record id="object_property">
<integer id="get_property" value="away"/>
<integer id="set_property" value="objt"/>
</record>
</widget>
#275559 FM 2015 FLUT skin - Dark Version v.2.7 [Released 25.07.2015]
flut
Hi Barrabas
It's weird your problem....Are you sure you have the right country locator (that one I included in the pack) and not the original made by necjeff? The country locator I included in the pack have, also (in the bottom) the flag. If you don't use it, the flag doesn't appear.
#275490 FM 2015 FLUT skin v.2.7 [Released 25.07.2015]
flut
The kits are with the correct size. However if you want to reduce it go to club overview panel, find the following code:
<container>
<layout class="arrange_vertical_attachment" layout="-1,-1" offset="0" />
<layout class="stick_to_sides_attachment" alignment="vertical" inset="0" />
<layout class="stick_to_sides_attachment" alignment="horizontal" inset="0" layout_children="true" />
<container class="bordered_box" appearance="boxes/bordered/standard/paper4" >
and change the values layout="-1,-1" for "-2,-1"
#275483 FM 2015 FLUT skin v.2.7 [Released 25.07.2015]
flut
Hi
Go to player overview panel and delete the following code:
<widget class="person_button" id="pnam" auto_size="vertical" alignment="centre,can_scale" font="fonts/signature" colour="title" multiline="false" size="13">
<layout class="stick_to_sides_attachment" alignment="top" inset="26" />
<layout class="stick_to_sides_attachment" alignment="centre" inset="0"/>
<layout class="stick_to_sides_attachment" alignment="vertical" inset="0" />
<layout class="stick_to_sides_attachment" alignment="left" inset="0"/>
<record id="object_property">
<integer id="get_property" value="objt" />
</record>
</widget>
Sorry...what is the problem you report?
#275467 FM 2015 FLUT skin - Dark Version v.2.7 [Released 25.07.2015]
flut
Hi Edd
I don't know if I understood your question. What specifically you want to solve? Could you please explain me and also tell me what is your screen resolution?
cheers
flut
#275364 FM 2015 FLUT skin v.2.7 [Released 25.07.2015]
flut
Hi Tobey
1. Go to player overview panel.xml (in the panels folder of the skin) and search for:
<widget class="person_button" id="pnam" auto_size="vertical" alignment="centre,can_scale" font="fonts/signature" colour="title" multiline="false" size="13">
<layout class="stick_to_sides_attachment" alignment="top" inset="26" />
Change the value 26 by 30
2. Delete the following code
<widget class="editable_client_object_property_panel" alignment="centre,can_scale" id="dobc">
<layout class="stick_to_sides_attachment" alignment="top" inset="270" />
<record id="object_property">
<integer id="get_property" value="Pdob" />
</record>
<record id="widget_properties" auto_size="vertical" display_format="3" size="9.5" colour="title" />
</widget>
<widget class="picture" file="dividers/standard/horizontal/line" height="1" >
<layout class="stick_to_sides_attachment" alignment="top" inset="285"/>
<layout class="stick_to_sides_attachment" alignment="left" inset="0"/>
<layout class="stick_to_sides_attachment" alignment="vertical" inset="0" />
</widget>
<widget class="picture" file="dividers/standard/horizontal/line" height="1" >
<layout class="stick_to_sides_attachment" alignment="top" inset="238"/>
<layout class="stick_to_sides_attachment" alignment="left" inset="0"/>
<layout class="stick_to_sides_attachment" alignment="vertical" inset="0" />
</widget>
<widget class="label" spec="text" alignment="centre">
<layout class="stick_to_sides_attachment" alignment="top" inset="69" />
<layout class="stick_to_sides_attachment" alignment="left" inset="0"/>
<layout class="stick_to_sides_attachment" alignment="vertical" inset="0" />
<translation id="text" translation_id="227783" type="use" value="Squad Status" />
</widget>
<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" />
<layout class="stick_to_sides_attachment" alignment="left" inset="0"/>
<layout class="stick_to_sides_attachment" alignment="vertical" inset="0" />
<record id="object_property">
<integer id="get_property" value="Pccs" />
</record>
</widget>
3. Go to player personal details panel1 (in the panels folder of the skin) and delete the following code:
<widget class="picture" file="dividers/standard/horizontal/line" height="1" />
<!--player extra details (e.g. onloan at...)-->
<widget class="player_extra_details_text" id="plex" priority="1" spec="text" size="8" alignment="centre,bottom" style="semi_bold" auto_size="vertical">
<record id="object_property">
<integer id="get_property" value="PExD" />
</record>
</widget>
cheers
flut
#275120 FM 2015 FLUT skin v.2.7 [Released 25.07.2015]
flut
Change the value 185 for 165.
cheers
#275103 FM 2015 FLUT skin v.2.7 [Released 25.07.2015]
flut
Could you please put a screenshot and tell me what is your screen resolution?
#275097 FM 2015 FLUT skin v.2.7 [Released 25.07.2015]
flut
yes. Decrease the value.
#275094 FM 2015 FLUT skin v.2.7 [Released 25.07.2015]
flut
Hi
thanks ;-)
Is due to your screen resolution.
Go to
bergkamp club overview staff panel.xml
and search for
<container default_height="185" priority="1">
reduce the value 185
#274768 FM 2015 FLUT skin v.2.7 [Released 25.07.2015]
flut
Hi zzpiggy
Thanks. I already changed it ;-)
Soon I will release the version 2.7 with these changes, a new player overview panel and also a version for DF11 pics ;-)
cheers
flut
#274725 FM 2015 FLUT skin v.2.7 [Released 25.07.2015]
flut
Hi
I'm glad the problem was solved.
In order to include the kits I included in the skin pack a tutorial. You just have to read it ;-)
cheers
flut
#274495 FM 2015 FLUT skin v.2.7 [Released 25.07.2015]
flut
Hi 21vince
Thanks ;-)
Yes, you can change the TV logos included in the skin. You just have to make the TV logos you want (make it with the same dimensions of those I included in the graphics/logos folder of the skin), name it 1, 2, ...(the skin admit a maximum of 6) and overwrite the originals I included.
cheers
flut
#274339 FM 2015 FLUT skin v.2.7 [Released 25.07.2015]
flut
I will write in english because it is the oficial language here (sorry...).
1. In order to change the colour of the scorers (1st screenshot), go to competition fixtures item panel detailed.xml
and change the colour in:
<widget id="hscr" class="text" font="text" size="small" auto_size="vertical" alignment="right, top" colour="faded text" />
and in
<widget id="ascr" class="text" font="text" size="small" auto_size="vertical" colour="faded text" />
in order to change the colour of the scorers.
2. Concerning the second screenshot, I solved the alignment problem. Use THIS
cheers
flut
#274069 FM 2015 FLUT skin v.2.7 [Released 25.07.2015]
flut
Olá Waltencir
Quanto ao 1º screenshot, eu não sei porque acontece, mas já houve outro FM player (que me lembre) que teve o mesmo problema (que eu não tenho, pois tudo isso escrito a branco aparece a preto na skin). Vou tentar lembrar-me como se pode alterar e digo, entretanto.
NO 2º screenshot, o problema já é "antigo" na skin e eu ainda não consegui resolver (tb não me tenho lembrado de tentar, nas ultimas versões). Vou ver o que posso fazer.
Relativamente à terceira questão, se me puderes colocar um screenshot, poderei tentar ver.
abraço
#273847 FM 2015 FLUT skin v.2.7 [Released 25.07.2015]
flut
Obrigado.
Onde pretendes mudar a cor. Podes colocar um screenshot, por favor?
abraço