flut - Comments

Comments
#308764 FM 2016 FLUT skin - Dark Version v2.3
flut
16 years ago
4 weeks ago
4,135
You're welcome Matt ;-)
#308420 FM 2016 FLUT skin - Dark Version v2.3
flut
16 years ago
4 weeks ago
4,135
MarcoVanb: you should have the "normal" competition logos in order to shown.

TH26: place screenshots please. As I said in my last post is difficult to understand all the questions and changes ppl want to introduce.....
#308045 FM 2016 FLUT skin - Dark Version v2.3
flut
16 years ago
4 weeks ago
4,135
Hi Flut,

I have the attached issues using the regular version of the skin. In previous versions the big blank space on the home screen had info in it. Any ideas how to fix it? I had the same issue on 1.4 with the player screen but not with 1.3 & below.

Thanks,
Matt


Hi Matt

Is really weird your problem. Try to keep only the skin in your skins folder, clean the cache and reload the game. Maybe there is a conflict among the skins....
#307200 FM 2016 FLUT skin - Dark Version v2.3
flut
16 years ago
4 weeks ago
4,135
Hi all. I much appreciate if when you report some bug or problem with the skin, you place screenshots of the problem and if you explain clearly the bug/problem. Without images It’s sometimes hardly to understand or imagine, in the right way, the precise problem/bug you reported. Thanks.

Hi Tim: Sorry but I didn’t understand. I explained in my last post how you should proceed in order to place the graphics you want in the place you want.

Hi MarcoVanb: could you please place a screenshot?
Hi MattyboyAFC: Could you please place screenshots of the problem? If you want a previous version, please tell me what is the version you want and I place here the link.

Hi Danny: Could you please place a screenshot?
#307136 Club Cities for FlutSkin
flut
16 years ago
4 weeks ago
4,135
hello guys , this link: CITYPICS MEGA PACK V. 3.0 - This pack includes all citypics made before November 8, 2015 (over 5300 citypics of clubs belonging to 116 countries) includes all countries listed below?


Hi tugalx

Almost all of that. If you take a look in the download area, some of the "singular" links are in green with the updated data (after 8 Nov 2015). Those aren't in the megapack.

cheers
flut
#306553 FM 2016 FLUT skin - Dark Version v2.3
flut
16 years ago
4 weeks ago
4,135
Hi Flut

I really like your skin but I am still having issues with the national logo on the player overview.

I've been playing about with the code below, specifically the parts highlighted;

<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"/>


<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>
</container>

But all it seems to do is move the logo up and down in the area that its already in when I want it where the club logo and shirt name/number is as you can see in my attachment.

Do I need to stop the animation first before I can add the logo to the area above?

Please can you let me know what values to change?

Once again great skin and thanks for your hard work.

Many Thanks

Tim


Hi Tim
If you just want to reduce the size of the nation logo, you have to open the player overview panel.xml and in the following code you have to increase the value I highlight in red. The value I highlight in blue is used to move the logo up and down.



<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" />
<!-- 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>
</container>

If you want to change the nation logo with the competition logo you have to also open the file player personal details panel1.xml and find the following code

<!-- This is the competition logo -->
<widget class="picture" id="rigB" scale_picture="true" keep_aspect_ratio="true" image_alignment="centre">
<layout class="stick_to_sides_attachment" alignment="top" inset="4"/>
<layout class="stick_to_sides_attachment" alignment="all" inset="5" />
<record id="object_property">
<integer id="get_property" value="sbpc"/>
<integer id="set_property" value="file"/>
</record>
</widget>

Place the first block of the code /that one from the player overview panel) in the place of this last block (in player personal details panel1) and this last one in the place of the first one (in the player overview panel)
#306387 FM 2016 FLUT skin - Dark Version v2.3
flut
16 years ago
4 weeks ago
4,135
The color attributes are difficult to differentiate , I tried to change in setting.xml but without success , what should I do?


You did in the right way (changed in the settings). After changes done you have to exit the game and reload it.
The codes to change are:

<!-- background attribute box colours Flut 1.5 -->
<colour name="unknown attribute background" red="210" green="210" blue="210"/>
<colour name="low attribute background" red="241" green="159" blue="193"/>
<colour name="normal attribute background" red="236" green="197" blue="1"/>
<colour name="good attribute background" red="52" green="138" blue="4" />
<colour name="excellent attribute background" red="62" green="211" blue="62" />
#306192 FM 2016 FLUT skin - Dark Version v2.3
flut
16 years ago
4 weeks ago
4,135
Change the font size of this, enlarge .

http://img15.hostingpics.net/pics/827636Capturedcran20160103211115.png


Sorry but I don't know how to do it.
#306099 FM 2016 FLUT skin v2.3
flut
16 years ago
4 weeks ago
4,135
Hi xtsh:

1. I was wondering if it was possible to make this smaller so the substitutes appear on the right of the pitch? – go to the tactics overview panel.xml and search for

<container class="vertical_adaptive_container" offset="0" inset="0" gap="8" width="470">


Change the value width by a smaller value

2. For this i just need to make the side bar a little smaller so it doesn't overlap the logo at the bottom left – I don’t know how to make a side bar smaller. Sorry.

3, 4, 5 and 6 – In fact your screen resolution doesn’t permit to show the information and graphics well. However, is a bit hard to explain you how to adjust it since you have to edit lots of code in various xml….Sorry.
#306090 FM 2016 FLUT skin - Dark Version v2.3
flut
16 years ago
4 weeks ago
4,135
Hi Respira
For the first question, as I left to use the auto-hide sidebar in FlutSkin16 I completely forgot how to do it. Sorry.
Concerning the second one you have to use the following code in sidebar menu table.xml.

<widget class="picture" id="colb" file="boxes/custom/interface/titlebar/paper">

<record id="object_property">
<integer id="get_property" value="tbcl" />
<integer id="set_property" value="colr" />
</record>
</widget>

You also have to edit all the xml of the menubar folder, changing the code of colour from “white” to “secondary”.

Hi EdwGamer: Thanks ;-)
Hi Mattyboy: You have to do strictly as I said before (changing only the code I told you). However, if you want you can download the 1.5 version. There, the colours of the boxes are similar to those you want.

Hi Neochrome: sorry but I didn’t understand what you mean with “the team” and “the dialog”.
Hi kwiatek23: you have lots of different TV logos in the folder graphics/logos/other or in graphics/logos/alt. You can use it according your own taste.

Hi Johan: the code of the nation logo is in the player overview panel and is the following


<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"/>

<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>
</container>

The code for the kit with name is in the player personal details panel1 and is the following:

<container width="185" height="135" 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 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>
You have to change it (place the first one in the player personal details panel1 and the second one in the player overview panel)
#305704 FM 2016 FLUT skin - Dark Version v2.3
flut
16 years ago
4 weeks ago
4,135
Hello Flut

I know how it is to enlarge the writing font ?


Hello neochrome

The fonts are controlled by different xmls in different panels....

HI MattyboyAFC : did you try to change the values as I told you? You just have to change the values of Red, green and blue, according that one you want (you can use try and error or place the values you want, finding it, for instance in the photoshop or in the net, for instance HERE )
#305273 FM 2016 FLUT skin - Dark Version v2.3
flut
16 years ago
4 weeks ago
4,135
Hi,

Can I ask how you change the colours of the attribute boxes on the player screen as I cannot find a way to do this under preferences. At the moment a top attribute is coming up orange which I am finding confusing.

Thanks for your help


if you want edit the colours of the boxes you have to go to settings.xml, search for the following code, and change the values.


<colour name="unknown attribute background" red="210" green="210" blue="210"/>
<colour name="low attribute background" red="241" green="159" blue="193"/>
<colour name="normal attribute background" red="140" green="193" blue="242"/>
<colour name="good attribute background" red="151" green="191" blue="13"/>
<colour name="excellent attribute background" red="248" green="179" blue="86"/>

After the changes you have to exit the game and reload it.
#305105 FM 2016 FLUT skin v2.3
flut
16 years ago
4 weeks ago
4,135
Hi Flut,

If i list some screenshots would you mind telling me what panels i have to edit in order to get them to fit in a smaller resolution?

Thanks.


Hi
It depends of the panels you want to adjust. If it will be easy to explain you, I can try, however if the panels you want require lots of changes...I have no time to do it....sorry.
#305103 FM 2016 FLUT skin - Dark Version v2.3
flut
16 years ago
4 weeks ago
4,135
Hello sorry if it has been asked but how can i get the small sidebar ?
thanks in advance and keep up the good work man


In preferences of the game you can change it (preferences/interface).
#304775 FM 2016 FLUT skin - Dark Version v2.3
flut
16 years ago
4 weeks ago
4,135
Does the stadium id necessarily match the club id(I don't think so)


No. I don't remember well but I think that in order to use the background stadiums in the pre-match panel it should be the stadium ID and not the club ID.
#304714 FM 2016 FLUT skin - Dark Version v2.3
flut
16 years ago
4 weeks ago
4,135
Hi Flut, I downloaded this pack and placed in the Documents \ Sports Interactive \ Football Manager 2016 \ graphics \ in the skin but in the pre-match I always have a stage and a photo of the background.
They exchanged the packages or wrong to include it
thank you

http://www.fmscout.com/a-ds8-stadium-backgrounds-megapack-2015.html


Hi bagigino: In fact it happens because this pack use the following code in xml

<record from="11006875" to="graphics/pictures/club/11006875/background"/>

this is the same code of the citypics.
In order to work in the panel you talked about the code should be

<record from="11006875" to="graphics/pictures/stadium/11006875/background"/>
#304547 FM 2016 FLUT skin - Dark Version v2.3
flut
16 years ago
4 weeks ago
4,135
Hi DevilMayCry: No. You have to use the flags I included in the pack. Please read the post of the skin. I explain there where you should place the folder.
#304464 FM 2016 FLUT skin - Dark Version v2.3
flut
16 years ago
4 weeks ago
4,135
Hi doddo: HERE is

Hi danny: are you talking about the player overview panel? Could you please send me the xml?
#304307 FM 2016 FLUT skin - Dark Version v2.3
flut
16 years ago
4 weeks ago
4,135
yes. You have to look at the line 26 and try to find the code error. Alternatively you can use the original file again and make again the changes you want but, carefully, in order to do it in the right way.

cheers
#304300 FM 2016 FLUT skin - Dark Version v2.3
flut
16 years ago
4 weeks ago
4,135
hello i have a problem every time I go into the profile of a member of staff or any coach me error ,
the page becomes in window mode and I get this error
https://sortitoutsi.net/uploads/mirrored_images/CLNpA4SCctD1Brng1yWfA4PBXVljUet2PlHUElnp.png


Hi

Did you changed the non player attributes panel.xml or non player attributes panel small.xml?
#304050 FM 2016 FLUT skin - Dark Version v2.3
flut
16 years ago
4 weeks ago
4,135
Hello compliments for the skins .
How can I do with the logo of nationality covering the years under the image of the player ?


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”
#304000 FM 2016 FLUT skin - Dark Version v2.3
flut
16 years ago
4 weeks ago
4,135
Thank you does it work (vonreichsm and Flut)

How can I lower the birth date and the name of the player back ?
Which is located below the picture .


Go to the player overview panel

For the name of the player you should change the size value in the following code

<widget class="person_button" id="pnam" auto_size="vertical" alignment="centre,can_scale" font="fonts/signature" colour="title" multiline="false" size="22">

for de DoB in the following code

<record id="widget_properties" auto_size="vertical" display_format="3" size="9.5" colour="title" />


cheers
#303988 FM 2016 FLUT skin - Dark Version v2.3
flut
16 years ago
4 weeks ago
4,135
Hi neochrome: go to page 5 I explain there how you should do in order to adjust 1 and 3 (thanks vonreichsm !! ;-) ;-))

Hi Marco Agneta: only the space for the pic (in order to adjust for DF11 faces) is different.
#303883 FM 2016 FLUT skin - Dark Version v2.3
flut
16 years ago
4 weeks ago
4,135


You can edit it in the kit icon (in the panels folder)

Search for the following code:

<widget class="label" id="bNAM" size="15" alignment="top, centre_y,can_scale" font="fonts/kit name">
<layout class="stick_to_sides_attachment" alignment="top" inset="38"/>
<layout class="stick_to_sides_attachment" alignment="horizontal" inset="45"/>
</widget>

and decrease the value 38.
#303844 FM 2016 FLUT skin - Dark Version v2.3
flut
16 years ago
4 weeks ago
4,135
I have no age , height, and Kit name and small logo.

http://img11.hostingpics.net/pics/460262492.png


You also included the player overview panel of 1.3 version?
#303797 FM 2016 FLUT skin - Dark Version v2.3
flut
16 years ago
4 weeks ago
4,135
Hi doddo: I edit it in photoshop.

Hi neochrome: try to use the player personal details panel1 from the 1.3 and also the player overview panel....
#303755 FM 2016 FLUT skin - Dark Version v2.3
flut
16 years ago
4 weeks ago
4,135
ikrich983: I don't know what happens. It seems you changed some graphics in the skin...could you explain a little bit more the bug you reported?


Doddo04: Thanks ;-) I don'y know if you asked for THIS or THIS but if the answer is yes..Place it in graphics/boxes/news and....have a Merry Chritmas ;-)


Hi neochrome: could you please tell me what is your resolution and if you play in windowed or full mode?
#303742 FM 2016 FLUT skin v2.3
flut
16 years ago
4 weeks ago
4,135
Hi gwentdragoon . The skin have the back/next button on the sidebar and on the match titlebar (in the panels where the sidebar is not visible).
#303521 FM 2016 FLUT skin - Dark Version v2.3
flut
16 years ago
4 weeks ago
4,135
Thanks matg56 and KingKyne.

Kingkyne: in the match preview screen (match pre match panel) the pics alternate between the FMC stadium and the background stadium, If you have the FMC Stadium Pack and the Backgrounds Stadium Pack.

cheers
flut
#303340 FM 2016 FLUT skin - Dark Version v2.3
flut
16 years ago
4 weeks ago
4,135
Thanks for the skin Flut. Very nice.


Thanks Vonreichsm ;-)