gimn85 Activity
I'm sure you can manage a bit of copying and pasting!! I have faith in you. If the version of the icons on the pitch in Flut is to your liking, then find that file - for Flut it should be Flut/panels/tactics/tactics icon info panel overview.xml...
Click on the stat name in the header of the table.
You'll want to edit Mustermann Iconic/panels/tactics/tactics icon info panel overview.xml. Your best bet is to find the corresponding file in a skin you like and paste it into the folder.
Hi taz71. It is considered a courtesy to ask other skinners for permission and provide credits after you've borrowed their work to include in a skin for public release. I heartily recommend doing so.
There will be a skin for FM24, released towards end of November. It will be graphical only. I will be providing updates on Twitter, over the next few weeks.
Did you use the resource archiver to extract the files from the base game files. Specifically there is a file in the Football Manager 2023 data folder (in Program Files) called panels.fmf. This has all (well most) of the files for the base gam...
You'll need to use the resource archiver to extract the panels.fmf. In here there will be a file called something similar to match/match score area.xml - you'll need to move this into the correpsonding file in the skin, open it in a text editor (suc...
How do I use the alternative colour schemes? Copy the colour scheme you want into the [skin name]/settings folder. Delete the existing [skin name] settings.xml file, and rename the one you copied over to [skin name] settings.xml. Once don...
tactics/tactics icon info panel overview - it can be a little fiddly, so if you've not done it before, I suggest finding that file from a skin you like and copying it over.
You change either change them the normal way via Preferences → Skin Colours, or in the settings file (look for the bit that says attributes)
You don't. Make your own judgements.
I'm afraid the deal has been broken, as it is not possible to highlight stats in the chosen layout. That said, by being grouped by training category, attributes are now arranged with the other attributes that effect specific areas. If you're l...
Staff attributes are there:I will consider adding manager attributes in for a later update.
v3.00 releasedIntroduction of Pizza Chart & ArchetypesOverhaul of News page to include links to external resources from awesome creators within the FM communityReworking of Player & Staff profilesOverhaul of Club Info and Club Vision tabsSimplific...
v2.11 released:Added attribute progress graph back to graphical version - no values and floating y axis to keep attributes obscuredAdded selectors to match reportAdded alternative full time panel which moved match report to separate screenFixed issue with...
This is the way it is set up in the default game - it uses the full width, and the columns appear to be hard set (e.g. everything but the team name is a fixed size, team name then takes up whatever remaining width is available). You can try putting t...
I have annotated the files should you wish to make changes - the files you are looking for specifically will be panels/player/player overview panel.xml and panels/generic/sidebar menu table.xml.
v2.10 releasedFixed Data Hub Polygon/Pie ChartAdded Match ReportAdded Training to Player ProfileRemoved Pie Charts from Player ProfileExpanded Pros & Cons on Player ProfileAdded Next Opposition Report to Home for 1360x768Corrected instances of old Gra...
You'll need to remove the logo defined in generic/sidebar menu table.xml.
v2.09 released:Adjusted sizing of text elements/widgets on Home pageIncreased scoreboard width in match tabletRenamed tabs in match tablet to prevent cutoff at lower resolutions (in English)Adjusted background colour for in-match tactical instructions to...
v2.08 released:Incorporation of FM Console matchday tabletFixed issue with staff profile on graphical versionsAdded popup to see staff job history on lower resolutionsAdded attribute page to player profile, with hidden selectors for taking screenshotsRein...
Yes - the new files (taken from the Instant Result skin) are what is needed for the Instant Result button.
Also too lazy to read, I see (joking). You can (relatively easily do this yourself): Extract the fileCopy the Match folder over to the one in the skinReload the skinAttachmentsmatch.rar (6.58 KiB)
You can edit panels/club/club overview panel.xml for the club info. The whole panel has been annotated so you can see what pieces of code control which area, and each area has a height defined. Be warned, though, the heights are largely dictat...
Sure - take a skin with a match setup you like, and copy across the associated files. Start with the in between highlights panel, check to see which files, classes, graphics and fonts it references (and those additional files reference) and copy the...
v2.07 released:Overlay added to Per 90 statistics to indicate elite, good, average and poor performances by positionGraphical attributes image changed - ranges now indicated by size and colourAdded more bookmark/shortcut buttonsFurther colour tweaks
v2.06 released:Adjusted Next Opponent Report on Home PageAdded more bookmark/shortcut buttonsAdded menu to titlebar for switching between screensFurther colour adjustments for inbox items for dark mode
v2.05 released:Fixed issue with some metrics not being available in squad viewFixed issue with knowledge level showing as a percentage instead of textAdjusted text and background colours for some news items and league resultsFixed issue with staff pr...
@Pedro Nuno Maia Da Silva it is a setting in preferences. I don't know the translation, but in English it looks like below: You'll want to set the Landing page to “Profile” instead of Attributes. You can still access the “Attributes” page...
@DC10_ @symbyoz @markcoad8213 - dark version now available!
I haven't looked into it, so it's just speculation - but could there be the possibility of using value_based_picture against id="comp". I don't know if it's possible on a text string, but just a thought?
You can (relatively easily do this yourself): Extract the fileCopy the Match folder over to the one in the skinReload the skin
For those colours, you will need to change it in the settings file. These are the base game values that you can copy and paste over those in the current file: <!-- player stats donut chart colour --><colour name="shots on target colour...
An unintended consequence of "Unknown attributes now show as a different colour to poor attributes". I'll review if this needs to be reverted back.For now, at least, there are a couple of options:- Use Notepad+ and change use_attribute_colour_as_bg="true"...
Unfortunately not without great difficulty. There are quite a few pages where the background colour had to be defined and so these would hide any background image you would set.
Just to add onto this - yes it was caused by the update. More specifically the underlying code for condition has changed. If you extract the panels/widgets/match players bar widget.xml - you should be able to find the new code and replace what...
@symbyoz - I'm afraid there are no plans for a dark skin (or a club colours version, either). Unfortunately it's not as simple as just swapping some colours around.
Major update released - the skin now supports lower resolutions from 1360x768 up (100% Zoom, Full Screen Mode). v2.0Entire skin redesigned to be adaptive to lower resolutions - most significant redesigns:Home PagePlayer Profile & PopupStaff/Manag...
Looks like you've accidentally forgotten a credit 😉
@DANIIL SATORIN that seems a good idea. If I get a chance in the coming days, I'll have a look and see what is possible.
I think this is human/manager upcoming fixed fixture and team/team upcoming fixture manager home (again those names might not be 100% right) - it'll be the same situation change colour="secondary" to colour="white".
@JoãoCarvalho92 - I'm working away from home for the next couple of days but you'll want to check panels/generic/sidebar menu.xml (it'll be called something like that). I'm guessing that the red is the “secondary” colour for the club, so if you chan...
There are 3 occurrences of Player Search and 2 occurrences of Staff Search. They all need the <!-- and --> to be removed. From what I recall, those were the only changes made to the meta section data file, so you might be able to just del...
There may be multiple times it needs to be edited. I think there's at least two times for both Player Search and Staff search.
It's definitely designed for the more sadistic players out there - having to rely on players recommended by scouts and staff from job applications.
Embrace the difficulty!!!!!!!! Jokes aside, you'll need to edit the sections meta data.xml in the sections folder. If you search for “Player Search” and “Staff Search” you'll see something like this: <!--<record id="srpl" section="sr...