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
#732951 FM 2023 FLUT skin dark - Version 8.0
flut
Hi. I really don't know what happens and is weird. In my game is okay. Therefore, I really don't know how to help you…sorry. Maybe is due the fact that that player have also two profiles (for player and for staff) and the game shows another line for a tab bar…But I'm not sure and for analyse that it will be necessary to have something similar and I have not yet.
#732909 FM 2023 FLUT skin dark - Version 8.0
flut
Hi
Use these files (place the font file in the fonts folder of the skin) and the xmls in the competitions folder of the skin.
#732908 FM 2023 FLUT skin dark - Version 8.0
flut
Hi 6scholl6 and bartdude: I am glad you like it and thank you for your continued support!!!!
Hi Chrissy10970: what exactly you want to do? To place the french ticket in the correct folder and/or to change anything in the xml (the name of the competition)?
#732612 FM 2023 FLUT skin dark - Version 8.0
flut
Hi all
Now you can download the FlutSkin V8. I'm not sure but I believe this is the last version of your FlutSkin for this season!
I would like to thank you all for your preference and support and a special thank you for those who decided to recognize my work with a donation!! Thank you!.
#732516 FM 2023 FLUT skin dark - Version 8.0
flut
Hi
Since I don't use that, I can't test it but have you tried to remove the folder tactics/comps/eng? (note that I really don't know if it solve that problem…sorry).
#731951 FM 2023 FLUT skin dark - Version 8.0
flut
The delay occurs everytime you load the game. As I said, I don't know how to fix it.
#731930 FM 2023 FLUT skin dark - Version 8.0
flut
Hi.
Thanks. Regarding the delay, in fact there is a delay in Home panel (tab 2 and 5), and tab 5 of Club overview panel (when we go to that tabs the first time). I don't know why (so, I can't fix it). However in my game is just a small delay and nothing that disturbs me.
#731550 FM 2023 FLUT skin dark - Version 8.0
flut
Yes. You can do it copying all the folder.
#731496 FM 2023 FLUT skin dark - Version 8.0
flut
Hi. Yes. In FM22 I used the default kits with a changed pack where I included some kits with the square. However, now I used the default kit pack exactly as it was created. If you have the ingame editor is easy to change for the square kit (look at my screenshot). However I think I noticed that you don't have the ingame editor. Thus, if you still have the FM22 flutskin, you can use that default kits and your problem will be solved (you just have to go to graphics/pictures/kits and replace the folder 2d for that one I used in the FM22.
#730960 FM 2023 FLUT skin dark - Version 8.0
flut
Hi and thanks 🙂
Regarding your problem, in my game that bug is not arising. Also there is no other reports regarding that weird bug. However, maybe is related to some kind of conflict (since I use many xmls that I edited for previouses FM, maybe some of them causes that…). I really don't know what is happening but my suggestion is to do a few tests for try to find what file causes that. Try, for example, to remove the folder panels and reload the game. If the flashes still there, the problem maybe is related to some file in the folders that still are in the skin folder. If the problem is solved, than place again the panels folder in the skin and remove, for example, just the matches folder and test again. And proceed in that way to find in what folder is the “bad” file. When you find the folder where the file is, start to remove files from that folder and try again….etc. I believe that proceeding in that way you be able to isolate and find the file(s) responsible for that bug…
#730865 FM 2023 FLUT skin dark - Version 8.0
flut
Thanks 🙂
#730844 FM 2023 FLUT skin dark - Version 8.0
flut
Hi. Certainly there is somekind of conflict. Clear the cache, exit the game, keep only this skin (and only this version) in the skins folder of the game, and reload the game.
#730085 FM 2023 FLUT skin dark - Version 8.0
flut
Yes. I said that you have chosen “attributes” when you should choose “profile” in order to have the player overview panel as default and not the player attributes panel as default.
#730076 FM 2023 FLUT skin dark - Version 8.0
flut
Thanks!
Could you please show me a screenshot? However, I believe it depends on your graphics folders. For example, as I prefer the logos, I have a folder of “flags” which, instead of country flags I use the country logos….I believe you should try to know what is the folder which have the logos and replace the logos with flags…..But, note that is only what I supposed….
#730073 FM 2023 FLUT skin dark - Version 8.0
flut
Yes. Is ok your xml. Exit the game and reload it.
#730072 FM 2023 FLUT skin dark - Version 8.0
flut
The skin includes that. I believe there is some kind of conflict in your game. Clear the cache, keep this skin (and only this version) in the skins folder of the game, exit the game and reload it.
#730071 FM 2023 FLUT skin dark - Version 8.0
flut
Check your game preferences. I believe you select “attributes” in the player screen definitions…
#730008 FM 2023 FLUT skin dark - Version 8.0
flut
Thanks. 🙂
#730007 FM 2023 FLUT skin dark - Version 8.0
flut
Thanks!!
Regarding your question, you can do it in backgrounds.xml changing
<!-- 40% -->
<container class="plain_box" id="40bg" appearance="boxes/overlay/40/40" >
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
</container>
for
<!-- 40% -->
<container class="plain_box" id="40bg" appearance="boxes/overlay/40/40" hidn="true" >
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
</container>
and
<!-- 20% -->
<container class="plain_box" id="20bg" appearance="boxes/overlay/20/20" hidn="true" >
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
</container>
for
<!-- 20% -->
<container class="plain_box" id="20bg" appearance="boxes/overlay/20/20" >
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
</container>
But don't forget that the opacity will be reduced in all panels of the skin.
#730006 FM 2023 FLUT skin dark - Version 8.0
flut
Hi. Thanks!
Could you please show me a screenshot explaining exactly where you want to see the flag?
#729667 FM 2023 FLUT skin dark - Version 8.0
flut
Hi. For the second one I don't know how to do it since I never edit that.
Regarding the stadium, go to club overview stadium91.xml and change the following code
<container >
<layout class="arrange_horizontal_attachment" layout="-5,1,-4,1,-4,1,-5" offset="0" />
for
<container >
<layout class="arrange_horizontal_attachment" layout="-5,1,-4,1,-5,1,-5" offset="0" />
#729646 FM 2023 FLUT skin dark - Version 8.0
flut
bartdude, luffy, Bielsa is a Legend, fififi980: thanks for your support and positive feedback! I had not much time to edit the skin on these days (I only increased a little the height of inbox heading, made all the boxes of "match inbetween highlights" draggable in the height and width for use them according the personal taste of each one, and the changes in tactics panel I showed you…). Thus, I don't know when I will have changes that justify a new update….
Tooomej: please read the pdf I included in the skin pack (Stadium CONFIGS Flutskin FM.pdf) where I explain how should be the configs for all stadiums work in the right places.
Jacob Fine: go to club overview panel.xml and in the following code, increase the value of the top inset (now 36)
<widget class="dashed_number_label" spec="text" style="bold" id="CyfV" size="11" colour="secondary" alignment="centre_x,top" auto_size="vertical">
<boolean id="NumF" value="0"/>
<layout class="stick_to_sides_attachment" alignment="left" inset="-2" />
<layout class="stick_to_sides_attachment" alignment="top" inset="36" />
<layout class="stick_to_sides_attachment" alignment="all" inset="0" />
<record id="object_property">
<integer id="get_property" value="Cyfn" />
</record>
</widget>
#728791 FM 2023 FLUT skin dark - Version 8.0
flut
Finally, I got the subs bench to display the kits 🙂
#728780 FM 2023 FLUT skin dark - Version 8.0
flut
Hi DazS, scholl, Bielsa and Doddo.
Thank you for your feedback. I really appreciate it. 🙂 🙂
#728779 FM 2023 FLUT skin dark - Version 8.0
flut
Hi and thanks.
Regarding your question, I made a test (including the IGE in the titlebar) but without success. It seems the game dosn't accept the IGE in Titlebar….
#728698 FM 2023 FLUT skin dark - Version 8.0
flut
abc_sort made me a challenge regarding a “thing” that, indeed, before his challenge, I already had try without success: include player pictures in the subs bench in tactics screen. But I decided to accept that challenge. Thus, after many tests and some hours of work I consider that I got it. Is not perfect because I couldn't make the kit work but, honestly, I like the result! What do you think?
#728344 FM 2023 FLUT skin dark - Version 8.0
flut
I really don't know. For now I didn't change nothing (well, I am lying, I included a Greek Superleague ticket because pmpou sent me that file, although after I released the 7.0 - thank you pmpou!). Thus…who knows if this is lhe last version? 🙂
#728343 FM 2023 FLUT skin dark - Version 8.0
flut
Yes. It was a bug I fixed in version 7.0 🙂
thanks!!
#728271 FM 2023 FLUT skin dark - Version 8.0
flut
Hi. I did not any changes in that. I believe is something related to the copyright of the game. Usually the pictures in France national team are not shown.
#728032 FM 2023 FLUT skin dark - Version 8.0
flut
Hi I don't know how to help you since in my game is okay. Sorry…