Jump to content

BlueScreen

Members+
  • Posts

    228
  • Joined

  • Last visited

Everything posted by BlueScreen

  1. I think I have to that in another away, because I have the files arranged like this: widget/scouting centre report card player/player overview panel2 Do you think what you said would still work, or do I have to do something different? Once again, thank you very much for your help, I really, really do appreciate it! Edit: attached the two panels scouting centre report card.xml player overview panel2.xml
  2. It was the generic/interaction panel. Now, another problem. This is the scouting centre screen. When showing stats of players from inactive leagues, when I pass to another report, the stats don't change, only if I leave this screen and come back. The players from the active leagues works fine. I checked the player additional stats small and player stats small panels, but couldn't find what might be causing the issue. I'm using the default panels. Example: Inact Lg Player 1 » Inact Lg Player 2 - in the report of the player two, it shows the season stats of player 1 Act Lg Player 1 » Act Lg Player 2 - works fine Inact Lg Player 1 » Act Lg Player 2 - works fine Inact Lg Player 1 » Inact Lg Player 2 » Inact Lg Player 3 - in the report of player 2 and 3, it shows the season stats of player 1 Inact Lg Player 1 » Act Lg Player 2 » Inact Lg Player 3 - in the report of player 3, it shows the season stats of player 1, but in the player 2 it's ok I think it must be a problem in the player stats small panel, I just don't know what might be. Sorry for the messy explanation, but english is not my first language, it's hard to explain these kind of things.
  3. Done. Spend so much time in this ffs. There was a line in the player overview panel that I had to change to make it possible for the values to appear. Thank you so much for your help @snowofman
  4. Unfortunately it didn't work, neither of them
  5. Sorry for the lack of context, but yes, that's exactly that
  6. Hello! I can't put the values on these two boxes. No matter what lines of code I copy/paste, nothing works. The panel I'm using is from a skin from FM21, which worked perfectly. <!-- Player value --> <container> <layout class="stick_to_sides_attachment" apply_to_children="true"/> <container class="main_subtle_box"> <attachment class="vertical_arrange" vertical_layout="-1,-1" vertical_offset="5" horizontal_inset="5"/> <widget class="text" id="valT" font="value" auto_size="vertical" size="small" multiline="true" wants_mouse_events="false"/> <widget class="label" font="label" colour="title" auto_size="vertical"> <translation id="text" translation_id="227806" type="use" value="Value" /> </widget> </container> </container> <!-- Asking Price --> <container class="main_subtle_box"> <attachment class="vertical_arrange" vertical_layout="-1,-1" vertical_offset="5" horizontal_inset="5"/> <widget class="text" id="aspV" font="value" auto_size="vertical" size="small" multiline="true" /> <widget class="label" font="label" colour="title" auto_size="vertical"> <translation id="text" translation_id="227778" type="use" value="Asking Price" /> </widget> </container> These are the lines that control those two boxes. I attached the file. player transfer labels.xml
  7. He is refering to the attribute polygon, and that's not what I'm trying to edit. The one that I'm looking for is the one that shows in the coach / scout report with the stats of the player. I know which panel controls that (data analyst visualisation mini), but in no line of that panel I can't edit the text or even the polygon. I think it's just hardcoded, like you said. I probably could use Ben file, but I don't have the skills to change the attributes values for the stats one.
  8. Had already checked that thread, unfortunately it's not what I'm looking for. Thanks anyway!
  9. I want to edit the text (conceded per game, clean sheets...) but I can't find the file. I want it to look like the image below. The problem here is that the values are hidden. So I need to change the text or make the values to show. I attached the file that I'm using (took it from the @Wozzie skin) This is the line that I edited to make it look like image 1 or 2 ("false" it shows like the second image, "true" it's the first one) <string id="use_mini_visualisation" value="false" /> Sorry for my english, and thanks in advance! data analyst visualisation mini.xml
  10. I don't know if you know this, and if I'm not mistaken, players playing in Belarus only need three years to gain nationality. Since Belarus doesn't count as foreign in Russia, you could try to get a feeder club from there and take advantage of that. The problem is if the player doesn't see any benefit in gaining the nationality. Or you think that would become to gamey, since AI is not smart enough to figure that out?
  11. Hi! In which panel can I change the colour of this text ("progress")? This only happens when I'm seeing a player that is not in my team.
×
×
  • Create New...