Jump to content

JustHowie

Members+
  • Posts

    472
  • Joined

  • Last visited

Posts posted by JustHowie

  1. 10 minutes ago, Bulhosa said:

    What files do I need to import? I tried to import the player scout reports attributes.xml and player scout reports small.xml on Football Manager 2024\skins\FM24 Base Skin (Transparent) SM\panels\player\  but it didn't work.

    It's in the panels/widget folder theres some scout report xmls in there you'd need to create a folder called widgets if the base one doesn't have this already 

  2. 3 hours ago, Mark8213 said:

    what do i need to edit to change the icon from black to white on the side bar{red box) it only happens on development center and planner when selected. All the other icons are white all the time thanksScreenshot(31).thumb.png.569e0f7f9da3dd57a6c1d035b797fde1.png

    Have you checked the xml's in the graphics/icons/sidebar (I would assume as these are taken from another skin) or panels/generic/sidebar menu table.xml

     

    there's usually a lines for appearances such as 

    <symbol id="sidebar_white_colour" value="title"/>
        <symbol id="alt_sidebar_white_colour" value="title"/>
        <string id="table_selected_appearance" value=""/>
        <string id="table_alt_selected_appearance" value="tables/custom/sidebar/alt selected/row"/>
      <layout class="stick_to_sides_attachment" alignment="all" inset="0" apply_to_children="true" />

  3. 18 hours ago, Cassio1401 said:

    Hi, anyone could tell me if its possible to have the vanilla background running with TATO skin? Ive tried to edit the files but nothing changed.

    Notice that dots and lines behind Man City logo and the side menu, im talking about this.

    image.png.eb8ff106640f8e9c1844d11f4aa424c4.png

    you can try removing the file in  panels/client object/client object browser.xml this should then use the base apperance

  4. 6 hours ago, Alexpuk2002 said:

    @JustHowie I have added your tactic screen into my own skin and flipped the pitch to horizontal instead of vertical.

    Is there a way to make the pitch bigger by extending it to the right more and making the squad list a little bit smaller? I have tried to edit the numbered values in the tactics overview side panel.xml but it doesn't seem to change the size of the pitch.

    Screenshot2024-05-25at16_58_03.thumb.png.95adbff06e528289c8261ad0e1a76413.png

    Hey dude definitely can it should be in the horizontal alignment near the top I can take a look tomorrow morning if that helps? I'm doing an 18 hour day today so probably going to collapse when I get in from work 

  5. 7 hours ago, R0ca said:

    @JustHowiethank you for all of your work on this skin it’s truly a work of art. 
     

    If I wanted to say change all of the black to say a gray akin to tcs/Tato how long would it take me? I’m a total noob with no knowledge of coding or skinning? Do-able?

     

    I love the skin but I’m often playing in bright environments so the black makes it really hard to read and cause my eye fatigue :(

    If you go into setting/just settings.xml line 5


        <colour name="justbg" value="rgb(0,0,0)"/>

    you can change the bolded to higher values 

    or replace value="rgb(0,0,0)"/> with value="grey 200"/> where the bolded here can be changed in increments of 100 so if 200 was too bright try 300 etc e.g

     

        <colour name="justbg" value="grey 200"/>

     

  6. On 22/05/2024 at 12:25, Alexpuk2002 said:

    I know this is not really a request topic but I have been looking through some old skins from past FM's and the first skin that I really started to use was the CFM skin for FM17. One area of this skin that I have not really seen since was the tactics page. A lot of the skins that are available seem to use the default tactic layout, but the CFM skin from FM17 used a very different tactic view.

    I have posted a screenshot below of this from FM17 and was wondering if anyone had made anything similar. I have had a play around trying to replicate something similar but this is beyond my skill level.

    Screenshot2024-05-22at11_49_19.thumb.png.9f5bc8fb58a53ef78795b0e2fc6c9518.png

    I mean this is mine with just the pitch flipped..... the info below tactics are all in tabs above the squad

     

    image.thumb.png.5e8373942c4aa43507288ba777c6ef76.png

  7. 7 hours ago, italodornelesrs said:

     

    Solved, thank you very much.

    I would just like to increase the size of the scoreboard (about 50% larger), do you know if it is possible, without disconfiguring the rest? How could I do it?

    Just a side note to be aware playing with the scoreboard size will increase the size of the menu button the "waiting for highlight" and anything else at the top too. 

  8. 12 hours ago, Olas Nick said:

    colour="faded text" or  colour="faded white" doesn't work anymore?

    What nick said file should be generic/titlebar search panel.xml

     

    look for anything that identifies description if there isn't a note this for example is what I use (although I use secondary you can change this out for what's above)

    Quote

                    <!-- description -->
                    <widget class="text" id="subs" size="medium" alignment="centre,top" multiline="false" auto_size="vertical" dont_give_default_focus="true" colour="secondary">

     

  9. 6 hours ago, eXclusive_CR7 said:

    Perhaps I missed something, but is there a plan for an update for the skin and the light version?

    Initially was quoted at 2 weeks after last update, although if somethings not broken then there's no need to fix / update. As for light skins these require alot of work if this is in the works then I'd assume alot of time and attention is being made into making sure there are no issues before a release is made.

  10. 4 hours ago, italodornelesrs said:

    I use WTCS. I think it's one of the best skins currently (if not the best). However, I like to see hidden attributes and I was unable to activate them in this new version. And I also like it when it's like a tab and in the old versions, I was never able to activate it as a tab (I say the tab is fixed and doesn't need to click on something to appear).

     

    I think this style that OPZ brings to hidden attributes is fantastic:

    image.png.0582419fc17927f358c87c7b63ba19c4.png

    Have you checked the mod folder? I'm sure there's something there for it 

×
×
  • Create New...