Jump to content

TCSSkin

Moderators
  • Posts

    2,438
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by TCSSkin

  1. 14 hours ago, _Ben_ said:

    Been playing around with what I can change on the Team Squad overview by going further than just showing attributes differently:

    image.thumb.png.a329c47a9b8efd0a9af91730b979bd36.png

     

    Showing preferred foot 'graphically' as well as utilising a different icon for 'good' or 'bad' in some hidden attributes. Plus, I've been messing with the tags for the players, adding the portrait as standard and a descriptor, too.

    Looks great! Had the player name and position in my own skin for a while. 

    Intrigued about how you did the footedness though?

  2. On 05/01/2024 at 13:45, keysi said:

    Nothing major but if some of you would want to have the Staff Unique ID in the inbox headline like in the picture below to be able to edit the faces of all the staff, just download the attached inbox_item.xml and copy/paste it to the skin folder/panels/human and rewrite the existing file. (Or backup the original one first). And restart the game. 

    You will see the Unique ID of the Chairperson, Personal Assistant and more staff members whose profile, and the Unique ID, is not possible to see. That means you can create the same line within the config file as for players or other staff members.

    <record from="name of your picture" to="graphics/pictures/person/r-ID of the staff/portrait"/>

    This is what I'm using in this mine skin but I don't think another update is needed so you can update it by yourself if you want. 

    inbox item.xml 10.73 kB · 14 downloads

    image.png.dd7eac98d1fbaa508579e646c36be3f1.png

    Thanks, @BouFitty for this idea. You can simply highlight the ID number and copy it as any other text. The only change I made is that I'm not using the date of birth widget as it's not needed with the traditional config. 

    Tried this myself a few weeks ago, couldn't get it working.

    Turns out I was missing set_property="valu". Thanks for this!

  3. 12 hours ago, GIMN said:

    Interesting.  Resolution/zoom won't make any difference.  With vertical scrolling, I've designed certain pages to be fixed width.  I have no idea why it's not coming up.  What point of the season are you at?  I'm wondering (completely a guess here) whether the vice-captain has been sold, and a replacement hasn't be "officially" selected.

    vice captain translation id broke this year, i had the same on tcs. New one should be

    300014

  4. 3 hours ago, Jamieashbourne999 said:

    Anyone know how to change the size of the font here - i've tried looking at the inbox panel but can't figure it out

    image.png.84d92a039353542e62cd93fba19acd44.png

    Sure it's something to do with this bit of code in the "inbox panel" panel:

    <widget class="table" id="indx" layout="-1" mode="select_rows, fill_rows, dont_allow_empty_selection" fixed_size_rows="false" auto_size_rows="true" navigation_focus_target="true" default_focus="true">
                            <record id="shown_event">
                                <flags id="event_id" value="REQF"/>
                                <flags id="event_target" value="self"/>
                            </record>

                            <list id="column_table_properties">
                                <record id="0">
                                    <flags id="sort_disabled" value="true"/>
                                    <record id="column_widget_properties" >
                                        <flags id="auto_size" value="vertical"/>
                                    </record>
                                </record>
                            </list>
                        </widget>

    widgets/news item list panel, or something got shot effect 

  5. 2 minutes ago, dopie said:

    This is the one I using.  + the skin folder if there anything else that is needed.

    titlebar search panel.xml 2.28 kB · 0 downloads Kojuro v6.1.3.rar 3.09 MB · 0 downloads

    titlebar.xmlPut this in the generic folder. There are 3 lines you'll need to change.

    Line 31: <container height="50">

    Line 48: <widget class="picture" id="lgtF" scale_picture="true" keep_aspect_ratio="true" image_alignment="centre" width="36">

    Line 49: <layout class="stick_to_sides_attachment" alignment="vertical" inset="6" />

     

    Reducing the inset value on 49 should make it a bit bigger, though if its not enough, you'll have to edit the other two. If you add 4 pixels to line 48, add 4 to 31, and so on.

  6. 5 minutes ago, dopie said:

    Hello, its me again!! :rolleyes:

    When I got so great help here yesterday I come with another question.

    Is there any way to make the club logo bigger in the titlebar ? Or is it a big effort to recode everything for it ?

    image.png.0baadda7816dcf9520617ca33d087fd5.png

    Just like half bigger than it is now or something.

    Its the Kojuro skin , as i said in the previous post :)

    Depends how big you'd like it. To take up the entire panel, yeah a recode. To make it a bit bigger, there are insets on the logo code which you can edit

  7. 21 hours ago, Rheia said:

    Hey everyone so i play on a laptop and nor mally  the club screen looks like this and it doesnt show the staff and key players and such the resolution is 1080p and the zoom is at 100% 
    the only way i could make it into showing the staff was through picking the "Zoom out 85%" option but the game is basically unplayable for me because the text is really really small on my laptop screen. thank you for your help! 

     

    20 hours ago, snowofman said:

    looking at the stuff missing, i would say that you would have to try and adjust the width of the bottom containers

    Pretty much what Snow said. Unfortunately I don't have the time to make a skin that adapts to every possible resolution so I decided to settle on the most popular survey on the steam survey (by a massive distance). You'll have to edit the values yourself in order to tweak it to your resolution.

    FWIW, it's how i started, my first skin was adapting the Vitrex skin from FM16 to fit on laptop screens

  8. 1 hour ago, The Name said:

     

    Yes, i'm using the latest version of the skin, mine looks like the screenshot that i showed with 100% zoom, but if it's above it works lol 😅

    You are right, if it's 110% or 125% it works well, i don't understand ahah. But in the previous FM23 worked great with 100% zoom, so why it's not working in this FM?

    But thanks for the answers guys.

    because i've rebuilt everything from scratch, unfortunately just a byproduct of fm's weirdness 

  9. 46 minutes ago, sebastian_starttrbts said:

    Hello,

    does anybody have an idea where I can find the default player_history_stats_panel and the player_stats_panel?

    I can't find them in the extracted panels/player-folder and I'm looking for this screen in History/Career Stats:

    Screenshot2023-12-24at13_17_58.thumb.png.e6a3bc9af7fbe034af37a789e59ad74b.png

    The class is player_history_stats_panel, but ive never been able to find the actual file

×
×
  • Create New...