Rosek - Comments

Comments
#615297 FM 2021 FLUT skin dark - Version 16.0
Rosek
6 years ago
10 hours ago
638
Premium



It's this one :
match team news panel .xml
#615294 FM 2021 FLUT skin dark - Version 16.0
Rosek
6 years ago
10 hours ago
638
Premium
how i can change match panel to this?


Good evening. What do you want to change?
#615280 FM 2021 FLUT skin dark - Version 16.0
Rosek
6 years ago
10 hours ago
638
Premium
I forgot to precise.
The new column generated by this is very small.
And there, at the moment, I have not yet looked forward ...

But I think the boss will look into it as soon as it is available. 😉🤞😎👌
#615272 FM 2021 FLUT skin dark - Version 16.0
Rosek
6 years ago
10 hours ago
638
Premium
Thanks 🙂
As soon as I have time I will take a look on it.
cheers and keep safe


Thank you. You and your loved ones too.
But the thanks will go to the author if that's what makes it work
#615263 FM 2021 FLUT skin dark - Version 16.0
Rosek
6 years ago
10 hours ago
638
Premium
Hi Rosek

That is great. 🙂
Could you please tell me how you did it (I saw you include a "properties" folder in the skin, but waht is/are inside of that folder?).
cheers


Hello flut. It's a folder I found in another skin. (Tangfu skin). I installed it and I don't know if it comes from that but I have the "fitness" sub-menu which appeared ...
Below is the link for this file :

https://www.mediafire.com/file/pr9lim9wl7iga9n/properties.rar/file
#615238 FM 2021 FLUT skin dark - Version 16.0
Rosek
6 years ago
10 hours ago
638
Premium
Salutations to all.
I don't know if for you as well, but I didn't like the new fitness (heart) display.
After several days of research, via the Net, on other sites and after a multitude of tests, I finally succeeded in showing the physical conditions as in the old versions.
#614784 FM 2021 FLUT skin dark - Version 16.0
Rosek
6 years ago
10 hours ago
638
Premium
Hello flut.

Just a question. I would like to move the text to the right of the window. This is which panel I need to modify ?
#614783 FM 2021 FLUT skin dark - Version 16.0
Rosek
6 years ago
10 hours ago
638
Premium
Thanks for this, however my resolution is 1920 x 1080. Anyone else play in this resolution at all? If so if you could share your kit icon14 that would be appreciated 🙂


Hello
Try this one
#614492 FM 2021 FLUT skin dark - Version 16.0
Rosek
6 years ago
10 hours ago
638
Premium
Hi @Rosek
hasnt made any difference
Thanks


Hello,
What happens when you are 100%? Because I see you use the 85% zoom
#614314 FM 2021 FLUT skin dark - Version 16.0
Rosek
6 years ago
10 hours ago
638
Premium


Sorry, I just noticed that I forgot to tell you that you must also left click at the same time as you move the mouse.

But if this is what you did, you need to modify the values ​​that I am going to highlight for you. And, simple question, what is your resolution ?
#614283 FM 2021 FLUT skin dark - Version 16.0
Rosek
6 years ago
10 hours ago
638
Premium


Greetings. Take a screenshot so we can see how far your opening goes?

Normally,Normally if you put your mouse at the point and go to the left, the panel opens
#614205 FM 2021 FLUT skin dark - Version 16.0
Rosek
6 years ago
10 hours ago
638
Premium
If I do that then it goes bigger than my screen and other graphics go too big. Didn’t know if I can change in config file? And which one I would need to change.


Hello tommov2,
Use this panel to try and put it in place of the one located here:
Sports Interactive\Football Manager 2021\skins\fm2021flutskin_dark.6\panels\match

Greetings
#614172 FM 2021 FLUT skin dark - Version 16.0
Rosek
6 years ago
10 hours ago
638
Premium
Hello @flut!


Concerning bench players for the upcoming game: Normally they are highlighted with a green background e.g.. It is helpful as the number of allowed bench players can vary depending on the competition. It happened now a few times that I didnt notice that I have less bench players than I have picked and then e.g. I had no striker on the bench in the upcoming game. Therefore I want to ask if you can help me highlighting the background for the number of allowed bench players in the menu I attached. In the red marked area I want to have a light green background that indicates the allowed bench players but at the same time I want to keep the background with the team logo that is there already.

Hope you understand what I mean!

Thanks !

Jeyk


Hello Jeyk.

I'm assuming you're using my setup because I see the players lines are not highlighted "white".
If it's the entire line of players you want to change, this is the path in which the "line" register is to change the color.

\ Documents \ Sports Interactive \ Football Manager 2021 \ skins \ fm2021flutskin_dark.6 \ graphics \ tables \ custom \ squad \ substitute.

From memory, I put "black", you can change it to "green", it will be displayed to you as on my attachment.

Have a good day
#613918 FM 2021 FLUT skin dark - Version 16.0
Rosek
6 years ago
10 hours ago
638
Premium
Hi All,

Can anyone post their code for what they have the "kit icon 14" panel please? Been trying to play around but the name on back of shirt and number doesn't look very good to me. I have used the following:

<!--Name of the player: This is hidden on the player stats panel-->
<!-- the font size reduces one size when the name is bigger than 16 characters -->
<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="20" />
<layout class="stick_to_sides_attachment" alignment="horizontal" inset="80"/>
</widget>

<!-- player number -->
<widget class="picture" id="bNUM" image_alignment="centre" scale_picture="true">
<layout class="stick_to_sides_attachment" alignment="top" inset="0"/>
<layout class="stick_to_sides_attachment" alignment="left" inset="65"/>
<layout class="stick_to_sides_attachment" alignment="vertical" inset="6" />
<layout class="stick_to_sides_attachment" alignment="all" inset="68" />

If anyone could offer any recommendations on what I need to change that would be great.

Many thanks

Andrew


Hi, this is my kit icon14 for a resolution in 2560 x 1440.
#613267 FM 2021 FLUT skin dark - Version 16.0
Rosek
6 years ago
10 hours ago
638
Premium
Hello flut.
Just a question ? Which panels are these ? I would like to modify them.
Thanks
#613245 FM 2021 FLUT skin dark - Version 16.0
Rosek
6 years ago
10 hours ago
638
Premium
Seems like I found a solution... To fix the coloured bars: In the "sidebar menu table.xml"-File I just changed every colour="primary" or colour="secondary" to "black" or "white" according to the default sidebar menu table File. Looks ok now. However I didnt change any file in the panels/menubar folder. Do I have to @flut?


I also dont want the player picture on the left. I therefore exchanged the "player overview panel.xml" with the default file which worked perfectly.

I also like to use backgrounds and japanese club overview panel as well as the kit logo on player profile fix which you also use so I left it as it is.

Regarding "alt scoreboard without managers" I dont know where to look at to see if its enabled or not but for now I am fine :-)

If someone is interested in my alternative QHD version let me know I will upload it in case.


Hello. It is true that I already use modifications of the "alt" folder given by flut.
As for the color, well done for your find. What's good about this skin, you can customize it to your liking.
#613172 FM 2021 FLUT skin dark - Version 16.0
Rosek
6 years ago
10 hours ago
638
Premium


Good evening. I tried your icon14. The number is disproportionate to the jersey and the name. Try this:

https://www.mediafire.com/file/t0u19m03fz5joyq/fm2021flutskin_dark.6+2560x1440.rar/file
#613171 FM 2021 FLUT skin dark - Version 16.0
Rosek
6 years ago
10 hours ago
638
Premium
Why am I not getting the prematch line up showing on the pitch before the game.

Also, im not keen on the prematch teamline up sheet as it misses off the substitues. How do I get the old one back with just the lineup sheet?



Good evening. What resolution are you in so that the replacements do not appear?
I had the same problem because it comes from the resolution you are using
#613003 FM 2021 FLUT skin dark - Version 16.0
Rosek
6 years ago
10 hours ago
638
Premium
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.


Good evening,
Quick little question.
Who is responsible for the pre-match discussions in your game?
If it's someone other than yourself, the pre-match or half-time message has already been sent by the manager.
I myself have checked in my game, it's the first thing that appears when I switch to match or locker room mode at half-time ...
#612841 FM 2021 FLUT skin dark - Version 16.0
Rosek
6 years ago
10 hours ago
638
Premium
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
#612798 FM 2021 FLUT skin dark - Version 16.0
Rosek
6 years ago
10 hours ago
638
Premium
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.


Thank you. No worries, I know you're pretty busy.
That's why I'm doing this. To just help.
#612565 FM 2021 FLUT skin dark - Version 16.0
Rosek
6 years ago
10 hours ago
638
Premium
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.
#612353 FM 2021 FLUT skin dark - Version 16.0
Rosek
6 years ago
10 hours ago
638
Premium
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.



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 ...
#612332 FM 2021 FLUT skin dark - Version 16.0
Rosek
6 years ago
10 hours ago
638
Premium
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?


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...
#612314 FM 2021 FLUT skin dark - Version 16.0
Rosek
6 years ago
10 hours ago
638
Premium
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"/>


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
#612251 FM 2021 FLUT skin dark - Version 16.0
Rosek
6 years ago
10 hours ago
638
Premium
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!!


Thanks to you . I'm fine-tuning the 2560x1440 resolution. I noticed some display issues in this resolution. Nothing really bad. Here they are :
#612107 FM 2021 FLUT skin dark - Version 16.0
Rosek
6 years ago
10 hours ago
638
Premium
Sorry but I didn't change anything else ... I got help from the boss and read some of the requests and made sure it looks like something in 2560x1440.
Take a capture and circle what you want. If I couldn't help, probably the boss could ;-)
#612106 FM 2021 FLUT skin dark - Version 16.0
Rosek
6 years ago
10 hours ago
638
Premium
@Rosek
Thank you very much! It works. I have to ask for one more favor. In your file the Skin has club colour matched menubars. I want it to be black as it is on default. I tried to just exchange the folders from club colour bars to default bars. It works but then again the numbers are displayed wrong so it seems you changed also the files for the menu bars.

Do you have any solution for it ?

Thanks in advance 🙂


Sorry but I didn't change anything else ... I got help from the boss and read some of the requests and made sure it looks like something in 2560x1440.
Take a capture and circle what you want. If I couldn't help, without the boss could ;-)
#612036 FM 2021 FLUT skin dark - Version 16.0
Rosek
6 years ago
10 hours ago
638
Premium
You need to "pack" your files in to one with winrar winrar (just right click on the "top" folder and add to new archive), then upload the "packed" file to mediafire mediafire here


here is my essay. To see if it works because me and English .. here is the Channel and a good part of France between Albion and me ;-) ;-)

https://www.mediafire.com/file/y9et2x78u9fr0oa/fm2021flutskin_dark_2560x1440.rar/file
#611867 FM 2021 FLUT skin dark - Version 16.0
Rosek
6 years ago
10 hours ago
638
Premium
I figured out it is because of my resolution. My Monitor is designed for a resolution of 2560x1440. 4K is not supported. with Full HD the numbers are displayed correctly but it looks like shit.... So

@flut

Can you help me find a solution for making it work on 2560x1440 resolution?

Thank you !


Good evening. This is also the resolution I use.
I can send my files for this resolution.
Unfortunately, directly from the site, the file is too big and I cannot send it to you directly. I tried but error 413 appears ...
And I do not know how to make mediafire link.

so if someone could guide me, I'm a taker ...