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
#839595 Cut-Out Faces Megapack TECHNICAL SUPPORT thread - first post updated for FM26
ZDusk
So if you can see the torrent button, could you please share the link with us? I assume that when you press the button it takes you to the download page for the torrent file or something, if you could share that URL with us as a “workaround” until the display issue is solved, we would really appreciate that :-)
#735253 Can't see player's faces while using Zealand skin
ZDusk
Ok I solved it.
Turns out it was a problem with the newest version (1.1.0). Thankfully I was able to find version 1.0.0 in a random website. I'm not sure if I'm allowed to post links here, if anyone can confirm, I will post it.
#735249 Can't see player's faces while using Zealand skin
ZDusk
Yes, I do.
#734900 Can't see player's faces while using Zealand skin
ZDusk
One of the features of this skin is that you can see the player's faces next to their shirt in the tactics menu, but for some reason this is not the case for me:
This is what my ‘skins’ folder looks like:
Am I missing something? Do I need to enable anything?
Any help is appreciated.
#706936 Having trouble trying to add players faces on tactics screen
ZDusk
Downloading your file and using it worked, thank you so much!
#706905 Having trouble trying to add players faces on tactics screen
ZDusk
Hello,
I downloaded this base skin from FMScout and I'm trying to add players faces to the tactics screen so they show up next to their shirt.
What I did was to create the folder 'tactics' inside the 'Documents\Sports Interactive\Football Manager 2023\skins\fm23Base\panels', and there I created a file named 'tactics icon info panel overview.xml', so the result is this:
But now my ingame tactics screen is looking like this:
Can anyone please help? What am I doing wrong?
This is the code that I wrote inside the .xml file:
<container><layout class="stick_to_sides_attachment" alignment="all" inset="25" apply_to_children="true"/><widget class="picture" id="prop" scale_picture="true" keep_aspect_ratio="true"><layout class="stick_to_sides_attachment" alignment="right" inset="20" /><layout class="stick_to_sides_attachment" alignment="bottom" inset="49" /><record id="object_property"><list id="get_properties"><!--Facegen data request--><record get_property="fcgn" /><!--Fake name request--><record get_property="Pfke" /><record get_property="prpc" set_property="valu" /></list></record></widget><widget class="object_portrait_picture" id="pict" scale_picture="true" image_alignment="right, bottom" clickable="false"><record id="object_property"><integer id="get_property" value="objt"/><integer id="set_property" value="objt"/></record></widget></container>