flut - Comments

Comments
#267563 FM 2015 FLUT skin v.2.7 [Released 25.07.2015]
flut
16 years ago
1 month ago
4,135
#267398 FM 2015 FLUT skin - Dark Version v.2.7 [Released 25.07.2015]
flut
16 years ago
1 month ago
4,135
Only a problem
If I want to see all match... there is no way to go back..... (an "arrow" to go back I need)
Every Time I should go to schedule..etc...


Could you please put a screenshot with that problem and also a screenshot of another skin without the problem?
Thanks.
#266858 FM 2015 FLUT skin v.2.7 [Released 25.07.2015]
flut
16 years ago
1 month ago
4,135
How can I edit the sidebar so that it's larger and it has text like the default one?

Edit:
I did it by change the "false value" in "client object browser", but now the text is always black and when I choose teams like Inter or Milan the background is also black and you can't read anything.
How can I change the text color to team secondary one?
For example when I choose Inter text becames blue, with Milan it becames red, Atletico Mineiro becames white etc..


Hi

I think is better to try to follow the instructions made by michaelmurray in his website.
Here is the link
https://sites.google.com/site/michaeltmurrayuk/index-guides/fm15-guide-how-to-edit-the-sidebar
#266851 FM 2015 FLUT skin - Dark Version v.2.7 [Released 25.07.2015]
flut
16 years ago
1 month ago
4,135
Hi Flut

First I just want to say that your skin is amazing. However I'm having a bit of trouble with mine and I'm not very confident when looking at the config files.

So here's what I've noticed and I really hope you can help

1) On my player overview screen - Seen Here
The players age, morale is slightly squashed [edit: I've realised this is because it was windowed, please ignore]
In the top bar the shirt is showing however it doesn't look the same as you have it in the picture below? Could you tell me where I've gone wrong?
Also on mine in the top bar, the competition logo appears to be slightly transparent and cut off... Again do you know what could have caused this?

Your Players Overview

2) On my team overview screen - Seen Here
The top bar again is showing a kit but it's very large and cut off? I presume this is to do with the size of the kits .png file?
Again the competition logo in the top bar is cut off and transparent...
Above the kits, the flag doesn't appear the same as yours in the below picture? And in the club details there is a transparent shirt instead of the location map thing (didn't know what it was called)
Annnd then finally, the key players aren't showing at all on mine?

Your Teams Overview

3) On the news screen there are just a couple of tweeks to make as information appears to be cut off, I've highlighted them in the below pictures.
Weekend Preview Info
Match Preview Info

And on this one the 'Set As' button is in an odd position, any chance you could help me move it in line with the light blue bar?
Reserve Set As

Look forward to hearing from you and thanks in advance for your help

Rochelle x


Hi Rochelle x

Thanks ;-)
Concerning your questions is not easy to help you. In fact you have to edit lots of xml and, because your skin is (I think) based on some versions of mine but changed by you, I'm not able to explain what specific codes you have to change.
I only can explain you how to do in the following questions:
1. the right logo of competition in titlebar is not similar to mine because you use the background logos (those transparent) and I use the normal competition logos but as background right logos (I duplicated the normal logos and changed the config).
2. Concerning the missing pictures I believe it happens due your resolution and if I'm right you can solve it easily. You just have to go to bergkamp club overview staff panel and find for

<container default_height="200" priority="1">

change the value 200 for a smaller value.

3. The position of the text for Morale you have to change the values of left and top inset in the following code in "player personal details panel1.xml"

<widget class="text" spec="text" colour="white" auto_size="vertical">
<layout class="stick_to_sides_attachment" alignment="top" inset="110" />
<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" auto_size="vertical" colour="yellow">
<layout class="stick_to_sides_attachment" alignment="top" inset="33" />
<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>


Concerning the other questions, as I said, I can't help you without the xmls. I'm sorry.
#266621 FM 2015 FLUT skin - Dark Version v.2.7 [Released 25.07.2015]
flut
16 years ago
1 month ago
4,135
https://sortitoutsi.net/uploads/mirrored_images/TBTRB7kc6I0TiqvjxCntQsxAtmmziZMzzis3ofBY.png

how to resize the titlebar

https://sortitoutsi.net/uploads/mirrored_images/4ZIuLjlUEHqudvayWtpVeeDX0OwsOaheunWpSdfK.png

how to remove the right logo

and how to put background selector

thnks


Hi

1. In order to resize titlebar you have to go to "header.xml", search for

<container class="bordered_box" appearance="boxes/custom/interface/tab bar/paper2" height="80">

and change 80 by a small number;

2. In order to remove the right logo, go to "titlebar.xml" 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>

3. In order to include a Background selector you have to include some xml and some graphics and also to edit other xmls. So...it's difficult to explain how you should do. In the next update of the skin (if I release an update) I will include a background selector.
#266423 FM 2015 FLUT skin - Dark Version v.2.7 [Released 25.07.2015]
flut
16 years ago
1 month ago
4,135
...sorry... I'm referring to the screen of the team informations, in which we have also the image of the stadium


Hi guma

Could you please show me a screenshot?
#266288 FM 2015 FLUT skin v.2.7 [Released 25.07.2015]
flut
16 years ago
1 month ago
4,135
Yes please I would like to make it static. I understand I will miss some of the other information, but thank you for the warning.

I would like it to stay static where it has the players number and his image and also age/morale/media description (second screen of the cycle). Either that one or I might prefer the one which shows condition/match fitness on the left and his positions on the right (third in cycle).

Appreciate you replying so quickly.


Use this ;-)
#266200 FM 2015 FLUT skin v.2.7 [Released 25.07.2015]
flut
16 years ago
1 month ago
4,135
Hello, Is it normal not to have the shirts display game and when you're in the club menu jerseys are displayed.

Then 3D jerseys are not displayed, is this normal?


Hi
I don't know if I understood... could you please put screenshots?
This skin is great...

You know on the player profile page where it rotates the background information where the players image is? Is there anyway just to have this as a static background rather than it cycling the information?

Thanks


You want to make static the information in player profile? Of course you can do it but you will miss the other information....What is the information you want to keep?
#265603 FM 2015 FLUT skin v.2.7 [Released 25.07.2015]
flut
16 years ago
1 month ago
4,135
Your support is realy the best i´ve ever seen. Thanks flut.


Thanks ;-)
#265570 FM 2015 FLUT skin v.2.7 [Released 25.07.2015]
flut
16 years ago
1 month ago
4,135
Cant get the kiyts and club comp logos to appear on titlebar, could youplease make the config for this to work so we could just add it to where we need to add it



Hi Scottpratt

1. In order to see the club/nation kit in titlebar and in player profile you have to use the kits2d as back left logos (duplicate the folder of kits and change the config of the new folder – the code of that config will have to be similar as the following example:

For clubs:
<record from="arsenal_1" to="graphics/pictures/club/102476/logo/background/left"/>
For nations:
<record from="portugal_1" to="graphics/pictures/nation/788/logo/background/left"/>

If you want you can download a megapack made by zzpiggy here

2. In order to see the competition right logo in titlebar you have to use the competitions logos as right background logos. The code of that config will have to be similar as the following example:

<record from="36086001" to="graphics/pictures/comp/36086001/logo/background/right"/>
#265373 FM 2015 FLUT skin v.2.7 [Released 25.07.2015]
flut
16 years ago
1 month ago
4,135
Excellent work as usual.


Thanks ;-)
#265372 FM 2015 FLUT skin - Dark Version v.2.7 [Released 25.07.2015]
flut
16 years ago
1 month ago
4,135
essa skin dark ficou show de bola. parece que está com mais brilho,viva. ficou muito bom o plano de fundo. a cor caiu muito bem.


Obrigado ;-)
#265305 FM 2015 FLUT skin v.2.7 [Released 25.07.2015]
flut
16 years ago
1 month ago
4,135
It does not work flut?


I tried and it worked.

You have to change the colour in

<widget id="hscr" class="text" font="text" size="small" auto_size="vertical" alignment="right, top" colour="faded text" />
and

<widget id="ascr" class="text" font="text" size="small" auto_size="vertical" colour="faded text" />
in order to change the colour of the scorers.
#265235 FM 2015 FLUT skin v.2.7 [Released 25.07.2015]
flut
16 years ago
1 month ago
4,135
hi flut great skin but there can i make the scorerboard a little bid shorter i think its to big


Hi

Thanks.
You can edit it in the match titlebar score (in order to make it shorter you can try to reduce the font size or cut some information you don't want)
#265184 FM 2015 FLUT skin v.2.7 [Released 25.07.2015]
flut
16 years ago
1 month ago
4,135
Hello Flut,

You still have not found changed the color scorers?


Hi Neochrome

Yes. You can change it in competition fixtures item panel detailed.xml in the panels folder of the skin ;-)

cheers
flut
#265071 FM 2015 FLUT skin - Dark Version v.2.7 [Released 25.07.2015]
flut
16 years ago
1 month ago
4,135
Hi Flut, and how can i fix this for me?

Hi vonreischm

You can use this. The stadium is now not animated.

hi flut thanks but when i change this then will the citypics doesnt work is that right?

No. I tried it and it works. But the pics of the stadium in the background is only half of the screen. I don´t know why.


I tested it and everything is okay for me.
#265022 FM 2015 FLUT skin - Dark Version v.2.7 [Released 25.07.2015]
flut
16 years ago
1 month ago
4,135
hi flut great skin one question how can i put in the skin the stadium backgrounds for every team like in the skin from dasz8 which panel is working for backgrounds?


Hi Doddo
Thanks.

You just have to go to client object browser.xml (in the panels folder) and change the code:

<widget class="picture" file="backgrounds/default" id="lggg">
<record id="object_property">
<integer id="get_property" value="lggg" />
<integer id="set_property" value="pict" />
</record>
</widget>
by this one

<widget class="background" file="backgrounds/default" id="bgnd">
<record id="object_property">
<integer id="get_property" value="bgnd" />
<integer id="set_property" value="file" />
</record>
</widget>
#262978 FM 2015 FLUT skin - Dark Version v.2.7 [Released 25.07.2015]
flut
16 years ago
1 month ago
4,135
Very nice Flut and thanks for the perfect support. That is what i mean. One problem is there probebly. Now i can´t see my duty/position in my tactic screen. There where i give my tactic instruction and the player position. I hope you know what i mean. Look at the picture (it´s my team):


http://up.picr.de/21806856ch.jpg


Hi vonreichsm

Yes I told you in my last post. However I already fixed it.
Put these two files in the panels folder ;-)

download
download
#262918 FM 2015 FLUT skin - Dark Version v.2.7 [Released 25.07.2015]
flut
16 years ago
1 month ago
4,135
Hi Flut, in which panels are these?



http://i.gyazo.com/466470201810f408d53f0f3510c07cde.png


you can find it the settings xml

<!--colours for the position lines on the tactics pitch and widgets-->
    <colour name="goalkeeper_line" red="37" green="56" blue="134" />
    <colour name="sweeper_line" red="0" green="65" blue="107" />
    <colour name="defender_line" red="0" green="97" blue="159" />
    <colour name="defensive_midfielder_line" red="0" green="116" blue="106" />
    <colour name="midfielder_line" red="0" green="146" blue="110" />
    <colour name="attacking_midfielder_line" red="0" green="170" blue="108" />
    <colour name="attacker_line" red="0" green="137" blue="45" />
      <colour name="substitutes_line" red="136" green="126" blue="0" />
Hey, why can't i access the skin the interface preference?? only says the default football manager skin...


You need the 15.2 (or higher) version of the game.
#262864 FM 2015 FLUT skin - Dark Version v.2.7 [Released 25.07.2015]
flut
16 years ago
1 month ago
4,135
No matter. Thank you very much for your support. I mean i saw it at an other skin, but i don´t know which skin. Nice week for you .


Hi vonreichsm

I did it. However note that you also haven't the dutie/role information in your tactics overview panel.

Here is the file (put it in the panels folder)
download
#262810 FM 2015 FLUT skin - Dark Version v.2.7 [Released 25.07.2015]
flut
16 years ago
1 month ago
4,135
Sure,
there i don´t want see the duty and position of the opponent team. I´m Glasgow:


http://up.picr.de/21796329rg.jpg


http://up.picr.de/21796363aa.jpg


I hope you can see what i mean.


Yes, I understood, however after trying it I couldn't make it work as you want (when I tried I couldn't delete that information without delete also the name and the position of each player...). Sorry.
#262701 FM 2015 FLUT skin - Dark Version v.2.7 [Released 25.07.2015]
flut
16 years ago
1 month ago
4,135
Hi Flut,

if i don´t want see the duty of my opponent team at prematch. Which panel must i change and what must i change?

Thanks


Hi vonrreichsm

Could you please put a screenshot?
#261773 FM 2015 FLUT skin v.2.7 [Released 25.07.2015]
flut
16 years ago
1 month ago
4,135
Hello Flut,

Is it normal that you see nothing? It's font White.
http://img11.hostingpics.net/pics/769048Sanstitre1.png



And I do not have photos here?

http://img11.hostingpics.net/pics/920001Sanstitre3.png


Hi Neochrome

Concerning the text colour is weird and I don't know how to solve it (that bug also was reported by other player in one of the other versions of the skin). I think that maybe it will be related to some conflict with other skin you have in the skins folder....
Concerning the missing pictures I believe it happens due your resolution and if I'm right you can solve it easily. You just have to 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
flut
#261591 FM 2015 FLUT skin v.2.7 [Released 25.07.2015]
flut
16 years ago
1 month ago
4,135
flut - do you have any idea where the config for the trophies/club honours is? national championship, silver plate, etc? is it packed up in one of the .fmf files?


Hi Beast72

I really don't know. Sorry...
#261590 FM 2015 FLUT skin - Dark Version v.2.7 [Released 25.07.2015]
flut
16 years ago
1 month ago
4,135
Hi, thanks for your fantastic skins


Thanks ;-)
#260984 FM 2015 FLUT skin v.2.7 [Released 25.07.2015]
flut
16 years ago
1 month ago
4,135
I already tried to clear the cache and reload the game - the problem remains.
In English all texts are displayed correctly.

Here is my skin folder:
fm2015flutskin.zip


Hi

the problem is related to the fonts used.
Download these two files and put it in the fonts folder of the skin (overwrite the originals)

download
download
#260925 FM 2015 FLUT skin v.2.7 [Released 25.07.2015]
flut
16 years ago
1 month ago
4,135
I just replaced the flags in the skin folder and deleted the background is the main menu


those changes didn't are responsible for that bug (I think...).....Try to do the steps I told you in my last post...
#260881 FM 2015 FLUT skin v.2.7 [Released 25.07.2015]
flut
16 years ago
1 month ago
4,135
Hi, Flut! Not showing some texts (all titles, cities, position players) in Russian.

http://s017.radikal.ru/i417/1504/bd/fefcff8f21c8.png

http://s019.radikal.ru/i635/1504/ee/51e123a572c5.png

http://s45.radikal.ru/i109/1504/6c/7c0ae6783b1b.png


Hi Fanks

It's weird..
Did you changed something in the skin folders? If you didn't try to keep only the skin in the skins folder, clean the cache and reload the game. If the problem persists, if you want you can send me your skin and I will test it in my game.....
#260713 FM 2015 FLUT skin v.2.7 [Released 25.07.2015]
flut
16 years ago
1 month ago
4,135
For some reason it was the default logos showing. After removing that folder it seems to go the back right of the Continents logos. I'm using kremmens metallic logos. I'll have another fiddle.


For competitions will be shown in the right, the config should be:

<record from="39" to="graphics/pictures/comp/39/logo/background/right"/>

for country flags

<record from="alg" to="graphics/pictures/nation/5/logo/background/right"/>
#260541 FM 2015 FLUT skin v.2.7 [Released 25.07.2015]
flut
16 years ago
1 month ago
4,135
hey Flut, couple of minor issues, I've circled the areas which are bugging me

http://i191.photobucket.com/albums/z19/titmansbucket/2.png

http://i191.photobucket.com/albums/z19/titmansbucket/1.png

both logos I'm trying to track down are top right next to the club badge - what logos are supposed to be there? In leagues it seems to pick a default, on teams it almost looks like an image of a stadium, god knows where that's coming from!


Hi

If you do a folder with the competitions logos used as background right and also nations flags as background right you can see the following:

- in nations and competitions panels - the country flag is shown
- in clubs and players panels - the logo of the competition is shown

cheers