Jump to content

Alexpuk2002

Members+
  • Posts

    602
  • Joined

  • Last visited

Posts posted by Alexpuk2002

  1. 13 hours ago, Olas Nick said:

    excuse my intrusion my friend, but your wish is absolutely idiotic. just make the pitch with tactics vertical, and leave the proportions of the containers as they are.

    how much time did people spend on making the left container smaller to accommodate more player stats in right side and you want to break everything again. subjectively.

    That may be your opinion but I am looking to do something a little bit different than what every other skin has their tactic screen set up like. It may not work out but I am just looking to see how this would look with the pitch wider than shown in my post. Plus I am not too fussed about all the extra player stats on the right hand side, which you can see there is a lot of empty space

  2. @JustHowie Also, sorry to keep posting but when I go to drag a player from the squad list to swap him with a player on the pitch or in the squad list, the screenshot below appears which makes it difficult to swap players around. Is there any way to stop this coming up and just have the squad list and pitch showing?

    EDIT: I have managed to fix this issue by commenting out the comparison section at the bottom of the panel

    Screenshot2024-05-25at17_11_35.thumb.png.651b83d2d7a688e31bdf9d3a93b0573d.png

  3. 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

  4. 28 minutes ago, PequenoGenio said:

    Shame. I thought that maybe there was some workaround.

    Thanks snow

    I have had this issue and while it doesn't seem to be a skin issue there seems to be a workaround that I have come across.

    I like you use filters and once you import the filters and then choose the one from the menu, you then need to click on the OK button to show the staff. Then click on the Edit Search button in the top right hand corner and click on the Include button and it should show the Interested tick options again.

    Hope that makes sense. It's a strange issue that has been there since the release but it has never really bothered me much when I have used this way. 

  5. On 26/04/2024 at 00:10, One hell of a keeper said:

    Love this, will it overwrite things like licensed scoreboards UCL/UEL etc 

    Not if you just add it to the panels/match folder. 

    If you want to use this scoreboard for all competitions, then you will need to add the files to the folders in the panels/match/comps folder 

  6. Does anyone know if the Cup Draw screen for the UEFA competitions are controlled by the same panels for domestic cup draws?

    I have edited the cup draws for the FA Cup to my liking but when I am on the cup draw screen for the Europa Conference League, the text for the teams are black and hard to see.

    Hope that makes sense

  7. I have managed to edit the cup draw (FA Cup at least) screen to how I want. I am struggling to find where to edit the Live Updates box and text that appears at the top of the screen. I have taken a screenshot below of what I mean as I would like to change the colour of the box from purple and ideally the text too. I think it is the competition/competition cup draw draw panel.xml but I can't seem to change the text or the box colour.Screenshot2024-01-02at12_15_24.thumb.png.c0bb8b93f1a5b5981a03ba9fe1c2cf05.png

  8. I usually skip past the recruitment meeting screens when playing the game but thought I would attempt to edit the white text that appears on these screens. Does anyone know which file controls this screen and the white text in the highlighted red boxes?

     

    Screenshot 2023-12-17 at 20.14.57.png

  9. 31 minutes ago, TCSSkin said:

    They don't. I've bought up the difficulty of making light skins and the popularity of them in a meeting with SI reps, so fingers crossed for 25.

    Hopefully they will include a light skin for FM25. I have got it working pretty well but there are a few areas that still have white text on lighter backgrounds. Can cope with these but I'll keep posting the ones I struggle to fix to see if anyone knows how to fix there. I'm sure some of the panels will probably be hardcoded and can't be edited.

  10. I have been struggling to edit this screen (seems like a lot of the issues with white text are in the inbox news items) to change the colour of the players on this screen. I have narrowed it down to the inbox content with top youth academies panel.xml and think the code that controls it is below.

    <translation id="text" translation_id="538865" type="use" value="Star Graduate[COMMENT: AREA: dev centre; SUB-AREA: youth intake; NOTE: highlights the star player in the intake group]" />
    				</record>
    			</list>
    			
    			<list id="column_widget_properties">
    				<record index="0" alignment="centre" />
    				<record index="1" alignment="left,centre_y" />
    				<record index="2" alignment="left,centre_y" multiline="true" />
    				<record index="3" alignment="left,centre_y" />
    				<record index="4" alignment="centre_x,centre_y" />
    			</list>
    
    			<list id="column_table_properties">
    				<record index="0" id="Rank" />
    				<record index="1" id="club" sort_disabled="true" />
    				<record index="2" id="divi" sort_disabled="true" />
    				<record index="3" id="StGr" sort_disabled="true" />
    				<record index="4" sort_disabled="true" id="Chan" />
    			</list>
    		</widget>
    
    	</container>

    I have tried adding colour="black" to the various <record index> sections but it doesn't seem to change the colour of the text.

    Screenshot2023-12-16at20_23_35.thumb.png.35f3f5e3eac40668e0db74b8f13c0ec7.png

  11. I have edited most of the manager timeline screen to how I want it to look. I can't seem to find which file controls the bottom section that shows the team names that you have previously managed. I would like to change the text colour of the clubs from white to black, which is shown below.

    Screenshot2023-12-16at19_55_40.thumb.png.c28f071c0e41e99d7e71ded53a6fd595.png

  12. 1 hour ago, Saradiamanta said:

    <record>
        <string id="file_name" value="your_font.otf"/>
      

        <integer id="gradient_upper_colour_red" value="255"/>
        <integer id="gradient_upper_colour_green" value="255"/>
        <integer id="gradient_upper_colour_blue" value="255"/>
        <integer id="gradient_upper_colour_alpha" value="255"/>
        
        <integer id="gradient_lower_colour_red" value="255"/>
        <integer id="gradient_lower_colour_green" value="255"/>
        <integer id="gradient_lower_colour_blue" value="250"/>
        <integer id="gradient_lower_colour_alpha" value="255"/>
        
    </record>

    20231205_221500_Football_Manager_2024.png

    This seems to have fixed the issue. Looks like I needed to use "gradient_upper_colour" values to set the colour of the font.

×
×
  • Create New...