Jump to content

Holzi

Members+
  • Posts

    30
  • Joined

  • Last visited

Everything posted by Holzi

  1. Hello! Is is possible to get the match_notable_events_panel without the stats part (red box removed) in the match full time review panel? I just want to see goalscorers, assists, yellow cards etc.. (important events). Thanks! EDIT: Should be doable in match notable events panel.xml Fixed:
  2. I thought that too but could not find anything. Or I overlooked it. Using Rensie skin.
  3. Maybe you can try to use another skin to check if it is the same? During the match intro when the league table gets shown is there the opponent name also black? I checked a lot of xmls in the last days and the only xmls I see highlighting the opponents name was match league stage cut scene: <!-- colour to highlight opponent team name --> <flags id="OTNc" value="teal 800" /> Maybe this is also used in other xmls... EDIT: I think thats not it. For me the opponent has the same color than me.. also not that good. I think you have to check where this table is from..
  4. That was it! Wanted to change the layout of the league table there.
  5. I think this is after the match full time review panel. First comes the stats.. then changing room with coach speech and then that. Thanks Rensie. Checking this later.
  6. Anyone knows what this screen is? (after match) Thanks!
  7. Thanks! I will check this. But the thing is I don't want to have the whole match slider just the "waiting for highlights" part.
  8. Anyone can help me to find in which xml the "waiting for highlights" information next to the scoreboard got defined. It seems I lost it on the way... Thanks very much!
  9. Thanks. But where is the league table on the right side defined?
  10. Thanks! Could you also tell me what this view is?
  11. Hello! Is it possible to customize the columns shown on the league table in certain views (because of space reasons)? For example I don't need the "Info" and "Form" columns. In competition overview stage.xml I find this: <!--league stage panel--> <widget class="league_stage_panel" id="lspn" view="oovr" league_table_heading_length="0" hidden="true"/> and further down in this file for the xG table I find these properties: <record id="viewed_property_ids"> <record id="Tpos" width="40" alignment="centre" auto_hide_priority="3000"/> <record id="xGPo" width="50" auto_hide_priority="1000"/> <record id="xPOd" width="15" auto_hide_priority="1000"/> <record id="Ttea" width="130"/> <record id="svxG" width="60" auto_hide_priority="2000" /> <record id="sxGA" width="60" auto_hide_priority="10000"/> <record id="sxGP" width="60" auto_hide_priority="1000"/> </record> Are they existing also for the real table? So it should be easy to add/remove some? Thanks! EDIT: I THINK it is defined in league stage panel views.xml
  12. Hello! Is it possible to load only the international file + the Belarus file + the Russia file to have the Belarus and Russian teams back in the current competition format or is this not working? Thank you for your work!
  13. <!-- Score --> <widget id="scor" class="text" colour="bg darker" style="bold" size="large" alignment="centre" auto_size="vertical" navigation_focus_target="true" default_focus="true"/> in competition fixtures item panel detailed.xml? Have not tried it by myself tho.
  14. True, I had no experience of skinning at all from earlier versions since my last FM was from 2001 called Fussball Manager Bundesliga 2001.
  15. The first skin I tried was Tato skin and I liked it.. then I switched to Rensie skin because it had more information on some views but some overviews were missing (nation overview for example). So in the end it got a mix of Tato skin and Rensie skin with Rensie as base. Both are great skins and thanks for making and releasing them!
  16. Thanks a lot! That was it.. colour was defined in a button.xml.
  17. Turning the pitch was quite easy (<string id="vertical" value="true" />) but I can not find the colors used...
  18. Hello, it is me again. :P I have two questions: Where can I change the color of the highlighted buttons (green atm). I tried to find it in the settings.xml but could not (this is club overview panel.xml). And is it possible to rotate the starting squad pitch 90° anti clockwise. Maybe you can also point me to a skin where it is done. Thanks very much.
  19. Problem happens to me when the column width is too small before you switch to competitions.
  20. Thanks very much for your help. I did that. And again I have two more things... on this screen the home team name is too long and should be split in two lines. Could you point me to the code for the team names (I believe it is somewhere in match full time review panel.xml?!)? EDIT: Fixed this by myself 2nd: For me the game freezes if I am in home screen and want to switch the middle panel to "competitions". Can you reproduce this?
  21. You were right I had zoom 110%, but the german translation is still overlapping with 100% zoom so I changed that text. For showing the country flags in player overview I added the code from tato skin. One more question: I wanted to change things on the national team overview screen (attached screenshot). Could you point me to that file too? Thanks!
  22. Hello again, can you tell me in which xml and which part the marked translation is made? (it is overlapping the logo) Also is it possible to show the national flag instead of the confederation logo? Thank you very much!
  23. Thanks very much! I tested them and they are working great! Can you tell me what piece of code you added? It is also shown the number of away viewers! Meanwhile I tried the Rensie skin with some modifications (I added stadium city and capacity to the match screen). Here I have a question: Is it possible to display the capacity number also with a semicolon like the actual viewers number? Is there a different variable for it? (It is shown with a semicolon in the "sold tickets" pre match tactics panel) Thanks for all the help!
×
×
  • Create New...