Jump to content

Alexpuk2002

Members+
  • Posts

    593
  • Joined

  • Last visited

Everything posted by Alexpuk2002

  1. Yes, thats the one I've been looking for ages
  2. I posted this for the FM22 skin at the time but I still haven't managed to find out which colour setting or xml file controls the tick colour or the colour of the box behind it. Does anyone know how to change the background colour from blue and the tick colour from black?
  3. No I'm not planning on releasing the skin as there are a lot of panels and graphics from other skins which isn't my work
  4. Got another one that I can't figure out how to change. What controls the colour of the background on the result in the screenshot below? I have changed the result_background value and result_time_background colour in the settings file, but it doesn't change the colour. EDIT - Fixed this issue now
  5. Which panel controls the colour of the attributes box on the team squad screen? I have had a look in team squad.xml but I can't see anything in there.
  6. Managed to find it, it was in the classes folder and was the player_picker_button.xml file
  7. I have copied the settings over from his bas skin to mine and it still doesn't change the colour. Looks like I will have to do the longer step of copying each xml over until I find the right one
  8. I have had it black before by using @michaeltmurrayuk base light skin from previous FM's, but no idea which panel or setting he changed to change the text
  9. I have had a look at the team squad tactics panel and can't figure out which line controls the colour of the text.
  10. Does anyone know which panel controls the text colour for the positions within the tactics screen? I would like to change it from white to black. Below is the screen that I mean and I have put a red box around the area.
  11. If you are using the match score area panel.xml file that I linked then the clock colour isn't set in there. You will have to change it in your settings.xml file. If you put or change the following in the settings file then this will change the text of the match clock to white. <colour name="match scoreboard clock" value="white"/>
  12. The file that controls that is widgets/training schedule session calendar match widget.xml. I believe I asked @bluestillidie00 in this thread around the time FM21 was released how he got his calendar to look like that and he shared that file with me. I have used it ever since in FM22 and FM23 and it still works
  13. You may have to look at both the details area for the team you created in the editor and the kit colour for that team. I know some teams in the kit area have a section called text that has different background and foreground colours. Other than than I am not sure that it is anything to do with the scoreboard files.
  14. It is the code which I posted a couple of posts up
  15. That would be great if you could
  16. I've had a look at those and it doesn't seem to be them, not that I can see
  17. Looks to be the same set up as the file I was using. Wonder if it set with the Alternate UI Mode setting. I have put the suggestions you said in your previous post in but not had a match with an aggregate score to see if it works yet.
  18. During the match there is a box that appears which I have highlighted in the screenshot with a red box, that has been bothering me for a long time. It keeps showing as blue but I have never really got round to sorting it. Does anyone know what it is and if I can change it from blue to a different colour?
  19. Thanks for that I'll give it a go. I am assuming that the aggregate code is the same. I've got the following set for the aggregate at the moment. <widget class="text" id="T1as" size="13" font="title" alignment="right,centre_y" colour="fg" auto_size="horizontal"/> <widget class="text" id="T2as" size="13" font="title" alignment="left,centre_y" colour="fg" auto_size="horizontal"/>
  20. For anyone that wants to use the scoreboard I have linked it below. You may need to change the colour of the score area and the clock. I use the colour fg to set the colour, just search for "fg" and change it to a colour you prefer. match score area panel.xml
  21. Not sure if it can be done but is there a way to edit how the aggregate score looks? In the screenshot it shows as (5) - (0) but is it possible to have it shown as (5 - 0)?
  22. Hi, Sorry I haven't replied sooner I have been really busy lately. From what I remember I think it is in the match titlebar.xml file. Not sure which one you are using as I am using my own so it may differ slightly from yours. The line you need to edit is shown below. <attachment_group class="horizontal_arrange" horizontal_alignment="left,extend" horizontal_gap="4" horizontal_offset="50" vertical_inset="0" /> The value you need to edit is the horizontal_offset from 50 to something smaller. This will move the scoreboard more to the left.
  23. I am sure this has been asked before and I have seen the Attribute Weights file in the opening post, but I was wondering how you go about finding players for whichever of Knaps tactics you are using. I am in the 26/27 season and there are a few known players who are coming to the end of their careers and a lot more newer players coming through. I was wondering if you look for certain attributes for each position, and if using the Attribute Weights file, then do you go from say any attribute above a 6 listed in that file for the specified position?
  24. Thanks for that, I'll give that a go and see what I can do. Did you manage to have a look at the clock background a few posts up. I have had a go at laying the background image for the injury time over the clock so that it shows as red instead of black when the 90mins is reached. Can't quite figure out how to do it
  25. For the team name colour you'll probably need to look at the top of the match titlebar.xml file and change the team_name_colour="false" to true. I have noticed the red card indicator is far away but I haven't managed to find a fix for that. Maybe someone else knows how to solve this
×
×
  • Create New...