Jump to content

Alexpuk2002

Members+
  • Posts

    610
  • Joined

  • Last visited

Everything posted by Alexpuk2002

  1. I have had a look at the team squad tactics panel and can't figure out which line controls the colour of the text.
  2. 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.
  3. 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"/>
  4. 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
  5. 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.
  6. It is the code which I posted a couple of posts up
  7. That would be great if you could
  8. I've had a look at those and it doesn't seem to be them, not that I can see
  9. 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.
  10. 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?
  11. 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"/>
  12. 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
  13. 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)?
  14. 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.
  15. 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?
  16. 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
  17. 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
  18. You'll probably need to change the colour in the match score panel.xml file. I have used the colour "fg" so if you search for that and change it to black then that should change the background from white to black. To change the clock colour, you'll need to go into your settings.xml file and change the match scoreboard clock to white.
  19. I'm not one hundred percent sure but @michaeltmurrayuk created the scoreboard mod for FM21 which I used to get the scoreboard to how I wanted it to be. If you look a few posts down in the link to the post about Team Names Only Version then it should help you to add the long team names in. https://community.sigames.com/forums/topic/547771-fm21mod-scoreboard-mods/
  20. @bluestillidie00 I have had a play around with trying to layer the normal clock onto the added time background but I haven't had much look. I'm sure it's something fairly straightforward but I can't for the life on me figure it out. If you wouldn't mind would you be able to have a look at the match score area.xml file I attached above and see if you can point me in the right direction.
  21. Ok, so I have managed to get my clock to how I want it and it now looks like this As I mentioned in the previous post, is there a way when the clock gets to 45mins and 90mins to change the background colour to red? I have attached my match score area.xml file so you can see how it looks. match score area panel.xml
  22. I have managed to get the clock text to change from efl blue to white so the look of the scoreboard is how I want it to be. My next question is, does anyone know how to get the clock to carry on ticking above 45mins and 90mins? At the moment the EFL scoreboard stops at 45mins and 90 mins and a new clock starts next to it from 0mins which is the added time. It looks like this: Ideally what I am trying to create is the main clock to carry on over 45mins and 90mins and when it gets to 45mins and 90mins the background turns from black to red. I have attached my match score area.xml file so you can see how it looks match score area panel.xml
  23. Here you go, maybe you can see if you can get the clock text to change colour and look like the pic I posted a few posts above. EFL Scoreboard.zip
  24. I was starting to think that maybe it was hard coded. I did have a play around with the scoreboard mod @michaeltmurrayuk created for FM21. Had a bit of success with that, but I just struggled to get the layout the same as the EFL one that comes with FM23. Might have to revisit it sometime and see if I can figure it out. Thanks for your help though, its got me to almost getting the result I wanted which is greatly appriciated
  25. Now I have got the match clock to where I want it to be, I am wondering if you can help me set it up how I want. At the moment the match clock gets to either 45mins or 90mins and then stops. A new clock then appears next to it which starts at 0mins and goes up to however many added minutes there are. Next to that is the injury time indicator shown as +4 for example. What I am hoping to do is to have the match clock carry on from 90mins so it shows as 91, 92 etc, and then the injury time shown next to it. Below is how it looks now: This is how I would like it to be shown:
×
×
  • Create New...