Jump to content

oi_oi_ginger_roy

Members+
  • Posts

    713
  • Joined

  • Last visited

Posts posted by oi_oi_ginger_roy

  1. 58 minutes ago, TCSSkin said:

    Problem with this scoreboard irl compared to FM is they adjust based on the team's secondary colour IRL. Compare arsenal vs tottenham. So its a case of keeping realism or user experience, which is why i haven't shared my work

    image.png.586a58adc019e1bd7bc4e52f9a26b6e3.png 

    Which means in game you either need to have it fade like arsenal, or stay solid like Tottenham

    image.png.20a35d3a641d22a1e22d108f8690d042.png

    That looks nice. Are you able to share the files by any chance?

  2. 42 minutes ago, Olas Nick said:

    you need to use the bigger inset in stadium_picture widget or use the bigger image with right proportions.

    How do you mean when you say "bigger inset"? - i'm happy to amend but not sure where/what.

     

    The images are just those from sortitoutsi stadium pack that i downloaded so don't really fancy going through thousands of images to adjust :eek:

  3. 3 minutes ago, snowofman said:

    Yes thats the match consol panel - but how or where you reduce the font, i havnt checked

     

    thats the Body language

    so you have to locate the panel you show and add this

    <record id="Pmtc" auto_hide_priority="10" hidden="true" /> <!-- body language -->

    into the view - it could be "team stats", but you will have to chack it yourself

    Great thank you - yeah i can do the rest from here, thank you

  4. On 08/03/2024 at 19:49, snowofman said:

    if you mean the left bottom corner popup.

    then it's 

    match/match console panel.xml

     

    just look for <!-- match feed -->

    it's the dugout part just below it

     

    This is the pop up i was on about - i basically want to reduce the font size that appears, or is that controlled by whats on the tactics screen?

     

    image.thumb.png.4c9e4d18d762fbf1ab8c9e88bc2ed623.png

  5. I haven't got a screenshot but does anyone know what controls the advice popup you get during a match - it'll be when the assistant recommends a sub or tells you of a substitution. The player with picture pops up.

    The issue i'm having is the font is too big so it cuts off the players name...

    If nobody knows what i'm on about i'll get a photo later when i'm on :D

     

    Using the WTS skin btw

  6. On 14/02/2024 at 12:36, oi_oi_ginger_roy said:

    Does anyone know how i would get this to be centred still but the shopping tag "image?" to not fill the full width of the container (ie just sits to the width of the value with a little padding)

    image.png.e235e6f63acffb3869574b3ef003dccc.png

     

    So basically it will look like this but centred:

    image.png.180b29c69d3bc5502d4e5b1ffa21ca03.png

    Following on from this - this is the code i have which makes it look like the first image. I want it to be like the second image but in the center... I can't work out what to do?

             
      <!-- Transfer Value-->  
                <container>
                    <attachment_group class="vertical_arrange_autosize" vertical_gap="2" />
    
                    <widget class="label" id="vall" auto_size="vertical" style="semi_bold"  alignment="centre">
                        <translation id="text" translation_id="227806" type="use" value="Value"/>
                    </widget>
                    <widget class="transfer_value_label" id="TrVa" auto_size="vertical" alignment="centre_y" appearance="">
                        <record id="object_property" get_property="Pdva"/>
                    </widget>
                </container>

     

×
×
  • Create New...