flut - Comments

Comments
#613791 FM 2021 FLUT skin dark - Version 16.0
flut
16 years ago
3 weeks ago
4,135
yes bud as far as it would let me


Did you try 100% Zoom?
#613761 FM 2021 FLUT skin dark - Version 16.0
flut
16 years ago
3 weeks ago
4,135


are you sure you pull the maximum to the left?
#613758 FM 2021 FLUT skin dark - Version 16.0
flut
16 years ago
3 weeks ago
4,135
Hi @flut
ive tried that doesnt seem to work? any more ideas?


It should work. What is your screen resolution?
#613754 FM 2021 FLUT skin dark - Version 16.0
flut
16 years ago
3 weeks ago
4,135
Hi @flut

How do i change these boxs to fill the screen
It only happens during match play

Thanks
tommov2


hi
You just have to drag the right panel to the left (expand that panel) with the mouse (clivk on the left border of that right panel and pull to the left)
#613483 FM 2021 FLUT skin dark - Version 16.0
flut
16 years ago
3 weeks ago
4,135
Hi Flut,

I already put the font file in the fonts folder and then edit the kit name.fontxml file, I cleared the cache and reload skin, I even close the game and run it again. But the kit name font didn't changed.

https://sortitoutsi.net/uploads/mirrored_images/HzJWDKte95na5VKgRwS3VwAj9mOt4TTHrCxcM6od.jpg


Also, where can I edit the name's position? I want to lower the player's name position on kit. Thank you a lot 🙂


Regarding the font, I don't know. Did you tested with not capital letters? You also can change that font in the xml kit icon 14, changing font="fonts/kit name" for other font name.

The position of the name you can edit it also in kit icon14.xml in the following code

<widget class="label" id="bNAM" size="11" alignment="top, centre_y, can_scale" font="fonts/kit name" colour="secondary" >
<layout class="stick_to_sides_attachment" alignment="top" inset="43" />
<layout class="stick_to_sides_attachment" alignment="horizontal" inset="80"/>
</widget>
#613455 FM 2021 FLUT skin dark - Version 16.0
flut
16 years ago
3 weeks ago
4,135
Jeff: I only could acceed to the V1 of Andromeda skin and in that version i tis displayed in match inbetween highlights…Maybe later I will try to include it…

Rosek and Jeyk: Use this https://www.mediafire.com/file/76chtv2eg1eix18/Sidebar_default_colour.zip/file

RoseK. The panels are
1. pre match opponent scout report news panel.xml
2. team report summary panel.xml

Jeyk: the alt for match titlebar without managers change the match titlebar, not displaying the managers pictures of each teamj.

aethelbeorn: Thanks 😊 😊

evoking: you can change the font in kit name.fontxml in the fonts folder of th skin.
#613027 FM 2021 FLUT skin dark - Version 16.0
flut
16 years ago
3 weeks ago
4,135
@flut
any chance of putting TV logos in your next skin update please as Ive seen other have done it
many thanks


Hi Jeff: In fact I saw it in other skin (i supposed Andromeda). However, the TV logo only is displayed between highlights and not during the highlights. Thus, I will not include it. Sorry.
#612945 FM 2021 FLUT skin dark - Version 16.0
flut
16 years ago
3 weeks ago
4,135
Hello @flut and everyone,

Is this skin doesn't have button to go back to pep talk before the match and in half time after we move to tactic page? Or maybe I missed it because I can't find it?

https://sortitoutsi.net/uploads/mirrored_images/1kq7Y4XPELQzbOhXRmTq6opXGpzmoYrxWORj90y8.jpg


And I don't know if this thing about player's physical condition is a bug or not. In tactic page or team selection before start the match, when I hovering the mouse over the little information icon between the kit and player's name, it show the actual physical condition of the player

https://sortitoutsi.net/uploads/mirrored_images/DtW5cBjuxd13dvJAUsII73KVi9Hu32ZHLMw9A5TV.jpg

But after the 1st pep talk and in match, the physical condition only show 1%

https://sortitoutsi.net/uploads/mirrored_images/SFuI7OfWVaxqQWWjOb4TEXS3ZNy7wTeXZ3AkdUPa.jpg

Is this a bug or not?


Thank you and stay healthy everyone.


Hi

regarding the first "problem" what is different from the default skin? Could you please show me (I looked to that panel in the default skin and it seemed similar to me - also without that possibility you talked about, but maybe I haven't look in the right way...)

The second problem is, in fact, a bug. I don't know why it happens. However I already replaced that panel for other with a different information and that "new" panel will be included in the next version. Thanks.
#612942 FM 2021 FLUT skin dark - Version 16.0
flut
16 years ago
3 weeks ago
4,135
Good evening, I finally finished the resolution in 2560 x 1440.

On the other hand there is a small change of position on the ticket, the logos are put on the white side of the ticket because if I put them on the left, as in the initial version, they disappear ...

Big thank you to flut for helping me out when he himself is already quite overwhelmed.

Good game everyone


https://www.mediafire.com/file/ach5n2s0laekocl/flutskindark+2560x1440.rar/file


Thank you Rosek!!! 🙂
#612801 FM 2021 FLUT skin dark - Version 16.0
flut
16 years ago
3 weeks ago
4,135
Thank you. No worries, I know you're pretty busy.
That's why I'm doing this. To just help.


🙂 🙂 🙂
#612796 FM 2021 FLUT skin dark - Version 16.0
flut
16 years ago
3 weeks ago
4,135
Hello flut. I come back with an old question and a new one. What are the panels used by the 2 points that I surround please ?
If I change these 2 points, the 2560x1440 version will be finished.

And thanks for the help in the previous message.


The badges are in the following code (in match team news panel.xml)
<!--badges-->
<container>
<layout class="arrange_vertical_attachment" alignment="bottom" offset="0" gap="10" />
<layout class="stick_to_sides_attachment" alignment="horizontal" inset="0" apply_to_children="true" />
<!--home team-->
<widget class="object_portrait_picture" id="hmtm" scale_picture="true" height="45">
<boolean id="keep_aspect_ratio" value="true" />
<flags id="image_alignment" value="left" />
<record id="object_property">
<integer id="get_property" value="home" />
<integer id="set_property" value="objt" />
</record>
</widget>
<!--away team-->
<widget class="object_portrait_picture" id="awtm" scale_picture="true" height="45">
<boolean id="keep_aspect_ratio" value="true" />
<flags id="image_alignment" value="left" />
<record id="object_property">
<integer id="get_property" value="away" />
<integer id="set_property" value="objt" />
</record>
</widget>
</container>

The feuille de match is also in the same xml as I already told you. However, as I already also said, I can't help you since I need to find exactly how to do it (and test it since, I didn't edit that "feuille de match" panel yet) and I have not time to do that for now. Sorry.
#612556 FM 2021 FLUT skin dark - Version 16.0
flut
16 years ago
3 weeks ago
4,135
Great stuff it now works I had to untick the custom panels box...all is good, fantastic skin


great!! And thanks 🙂 🙂
#612555 FM 2021 FLUT skin dark - Version 16.0
flut
16 years ago
3 weeks ago
4,135
ok I see. But the size of the panel is at the maximum and I don't mind that too much.
This is the one more small modification to make and I think the 2560x1440 resolution will be ready but I've already seen it happen in a post, but unfortunately I can't find it anymore ...


For that one ou can edit it in

tactics icon info panel review1.xl
#612349 FM 2021 FLUT skin dark - Version 16.0
flut
16 years ago
3 weeks ago
4,135
Thanks for all. It's cool. I resize the photos and put them back. It's nickel during the match but not at halftime. It must be another panel I think ?
And, sorry, I didn't understand your last sentence at all...


yes is other: tactics icon info panel review4.xml

My last sentence: I noticed a gap between the left panel and the right panel. However if you drag the right panel from the right to the left, (extending that panel with the mouse) that gap will disappear.
#612325 FM 2021 FLUT skin dark - Version 16.0
flut
16 years ago
3 weeks ago
4,135
For the first, it's one of the game boards. And I noticed that the player photos are also too big or badly positioned on this panel .

For the second, i propose to lower the writing size on the panel to show all the names...

Thanks for the help for the third.

Cordialy


For the stats panel, go to match team stats ibh bottom3 and change the value of the row height in line 26

The official match sheet I really don't know exactly wht you should edit (for know it, I would take a look on the code and make some tests and I have no time to do it, sorry)

Regarding the pictures you can reduce that photos in tactics icon info panel review2.xml

in the following piece of code

<!-- Player picture -->
<widget class="object_portrait_picture" id="pict" scale_picture="true" >
<layout class="stick_to_sides_attachment" alignment="top" inset="0" />
<layout class="stick_to_sides_attachment" alignment="right" inset="0" />
<layout class="stick_to_sides_attachment" alignment="all" inset="20" />
<record id="object_property">
<integer id="get_property" value="objt"/>
<integer id="set_property" value="objt"/>
</record>
</widget>

Finally, I noticed that you have the right panel of match inbetween highlights not all expanded. Why?
#612260 FM 2021 FLUT skin dark - Version 16.0
flut
16 years ago
3 weeks ago
4,135
djtosh: thanks. I tested following your instructions but only PCAB worked.

Rosek: the first one I need to look at the entire picture in order to know what panel is; the second one I don't know how to solve it; the third one you can fix it in person snapshot club overview16.xml

line 53 - change <layout class="stick_to_sides_attachment" alignment="top" inset="100"/>
line 68 - change <layout class="stick_to_sides_attachment" alignment="top" inset="101"/>
#612245 FM 2021 FLUT skin dark - Version 16.0
flut
16 years ago
3 weeks ago
4,135
@flut

Thank you very much! It worked! I believe the club badge in the background is still in the wrong position (please see in picture). If so, how can I change the position of the club badge ?


For that you can use the alt I included in the pack "alt kit logo on player profile fixed"
#612244 FM 2021 FLUT skin dark - Version 16.0
flut
16 years ago
3 weeks ago
4,135
Home screen panels are still moving around for me which is frustrating...still a great skin though


Try this file (place it in human folder of the skin)

DOWNLOAD
#612237 FM 2021 FLUT skin dark - Version 16.0
flut
16 years ago
3 weeks ago
4,135
Great skin loving the new version, Is there any way to include actual ca & pa out of 200 on player overview screen rather than out of 20 etc?


Thanks. Regarding your question, I really don't know how to do it.
#612236 FM 2021 FLUT skin dark - Version 16.0
flut
16 years ago
3 weeks ago
4,135
Thank you flut for your great job...!!!

When the dark version is finished, you will put for download the white version...???

Thank you and cheers...!!!


My intention was to work on it, however, now I'm not sure. I didn' start to work on it....Maybe later if I will have time to do it. Sorry.
#612234 FM 2021 FLUT skin dark - Version 16.0
flut
16 years ago
3 weeks ago
4,135
@McG84 Thanks a lot! With your help I managed to move the number and player name to the right position. The name is also scaled in the correct manner. The number is still too big though. Can you explain in which row of code one can scale down the size of the number ?

Thanks again.


For that change the value of <layout class="stick_to_sides_attachment" alignment="all" inset="75" /> (if you increase the value, the number will be reduced; of course that for adjust the right place in the kit you will have to change also top and left values)
#612135 FM 2021 FLUT skin dark - Version 16.0
flut
16 years ago
3 weeks ago
4,135
Hi all

I just finished to upload the version 6.0. I believe now the skin is almost "finished" (of course it never be finished lol, but the main panels are already done 🙂 ).
I hope you enjoy this version.

Thanks!!
#610815 FM 2021 FLUT skin dark - Version 16.0
flut
16 years ago
3 weeks ago
4,135
The link to download it is fine - but now I’ve downloaded it there is no .rear file to extract.


there is a .zip file.
#610781 FM 2021 FLUT skin dark - Version 16.0
flut
16 years ago
3 weeks ago
4,135
I've downloaded it but there is no .rar file to extract?


The link seems totally functional.
#610780 FM 2021 FLUT skin dark - Version 16.0
flut
16 years ago
3 weeks ago
4,135
@flut
Perhaps this could be made more beautiful? 😀
https://sortitoutsi.net/uploads/mirrored_images/ixkN5nusYcYJNsl3i4LAc2e9E5k8eA53c8OuXCoX.png

And if you remember ,how to from last year, could you add the "Unlock Japanese Club Overview Panel Skin" to the skin?
https://sortitoutsi.net/content/50690/fm20-unlock-japanese-club-overview-panel-skin


Hi
Thanks for reporting.
I already fixed it.
Regarding the japanese clubs, I will include it in the next release (I don't know if in the "regular" pack or as an alt).
#610712 FM 2021 FLUT skin dark - Version 16.0
flut
16 years ago
3 weeks ago
4,135
gholliday87: I don't know if is possible

Jay Brockie: that is for half screen
#610710 FM 2021 FLUT skin dark - Version 16.0
flut
16 years ago
3 weeks ago
4,135
Hi Flut,
thx a lot for the update 5.0. In my opinion your skin is now perfect to enjoy playing FM21! :-)


Thanks 🙂 🙂
#610603 FM 2021 FLUT skin dark - Version 16.0
flut
16 years ago
3 weeks ago
4,135
Thanks Flut for using your holidays to make the best skin better.

V5.0 is perfect


Thanks!!!!
#610602 FM 2021 FLUT skin dark - Version 16.0
flut
16 years ago
3 weeks ago
4,135
@flut

It is a small thing but this could perhaps be adjusted in next update (it is from season review)

https://sortitoutsi.net/uploads/mirrored_images/nPt8Zaew1vutMiH3KkSfCDdSnGXx5iflDBFOqB6D.png

And could this be permanent removed from the skin so I don't have to do it after each update 😀👍

go to panels/generic/kit icon16 and delete the following code

<widget class="picture" id="pict" scale_picture="true">
<boolean id="keep_aspect_ratio" value="true" />
<flags id="image_alignment" value="centre" />
<layout class="stick_to_sides_attachment" alignment="top" inset="-43"/>
<layout class="stick_to_sides_attachment" alignment="left" inset="128"/>
<layout class="stick_to_sides_attachment" alignment="vertical" inset="0" />
<layout class="stick_to_sides_attachment" alignment="all" inset="105" />
<record id="object_property">
<integer id="get_property" value="mnpc" />
</record>
</widget>


Hi

I found the way to solve that problem regarding the kit names and numbers in the end of season. However for fix that, I have to change the original kit icon.xml and I don't know if changing it ill affect other panels that use that xml. In fact, that bug arises because I use the kits instead of the "rectangular kits" (the zoomed kits). Unfortunately I can't return to the "rectangles" because I will lose the kits used in player overview and other panels. Thus, I prefer not change it....in spite of that bug. Sorry.
#610598 FM 2021 FLUT skin dark - Version 16.0
flut
16 years ago
3 weeks ago
4,135
Try clicking on your tactics....once your in that screen all the buttons will show (at least for me it does.....I can't explain why)


Hi Onyewu, as I believe you noticed, due the great idea of OPZ, whish I followed in FlutSkin, the problem regarding the colour of team names in scorebard was solved!!! Finally!!!