Jump to content

lukavski

Members+
  • Posts

    214
  • Joined

  • Last visited

Posts posted by lukavski

  1. 21 minutes ago, MariusA said:

    Good, but how long time do you reckon?

    It will depend on the work and time of the "skinning" guys.
     

    It's hard work, so no one can tell exactly how long it will take to make a light skin. 

     

    So, to pay respect for their work, we need to be patient and help where we can (bugs and panels alignments) when the skins are released.

     

    No point in asking for a release date when others are doing all the work. BE PATIENT.

  2. 37 minutes ago, 1891 said:

    Are you saying that we should not expect to get a fix for countries that are not fully loaded?

    I load a huge amount of players from all over the world because I want the newgens from those countries, not the actual real players I load. I like the idea of football growing outside of the traditional countries and to see more regions of the world to start developing great players.

    I doubt anyone will load all players from Cambodia and think "Hm... I wonder If I can find a gem in there?" during the first season.

    This is so important for a healthy World save. 

    We want an ever changing setting. We want to be surprised by the simulation of the world.

     

    This is the reason many of us buy the game in the first place!

     

    Without a real fix, the game is simply a boring brick.
    Anyone who tries to save the game with the "I like to play on my nation's micro-setting for x seasons" narrative is lying to herself.

    I hope to see another patch soon...
     

  3. Hi! I can't see pre-match screen, the one with both teams information and line-ups, when watching a match outside the team I manage.

     

    Is this going to change? Will it be any screen to show formations when you watch a match that doesn't involve your team? Or is it a bug on my part?

     

    Thanks!

  4. Thanks, bluestillidie00

     

    This is my title.fontxml

     

    <record>
        <string id="file_name" value="GT-America-Standard-Black.ttf"/>
        <real id="font_size_small" value="7" />
        <real id="font_size_normal" value="8.5" />
        <real id="font_size_large" value="10" />
        <real id="font_size_xlarge" value="12" />
        <real id="font_size_xxlarge" value="15" />
        
        <integer id="fill_colour_red" value="0" />
    <integer id="fill_colour_green" value="0" />
    <integer id="fill_colour_blue" value="0" />
    <integer id="fill_colour_alpha" value="255" />

        <colour id="fill_colour" name="text"/>

        <string id="capitalisation" value="upper case" />
    </record>
     

  5.  

    And this is the "result" section on my overview panel

     

    <!-- results -->
                        <container class="subsection_box" default_width="200">
                        <translation id="title" translation_id="319447" type="use" font="title" value="Results[COMMENT: title for the previous set of first team results on the club overview panel]" />
                        <layout class="stick_to_sides_attachment" alignment="all" inset="0" apply_to_children="true" />

                        <widget class="club_overview_team_results_panel" id="cotr">
                            <record id="object_property">
                                <integer id="get_property" value="objt" />
                                <integer id="set_property" value="objt" />
                            </record>
                        </widget>
                    </container>    

  6. This is my club overview results panel xml 

     

    <panel>
        <attachment_group class="vertical_arrange" vertical_alignment="bottom,extend" vertical_offset="0" horizontal_inset="0" />

        <container>

            <layout class="stick_to_sides_attachment" alignment="all" inset="0" apply_to_children="true" />

            <widget class="label" alignment="centre" id="nofi">
                <translation id="text" translation_id="319451" font="title" type="use" value="No recent fixtures played.[COMMENT: club overview team results panel; text indicating that because no fixtures have been played, there is no expected screen content]" />
            </widget>

            <container id="fixt" class="horizontal_adaptive_container" inset="0" offset="0">

                <record id="default_properties" file="match/result info panel" />

                <container class="client_object_viewer_xml_panel" id="res0" minimum_width="95" default_width="-1" priority="5"/>
                <container class="client_object_viewer_xml_panel" id="res1" minimum_width="95" default_width="-1" priority="4"/>
                <container class="client_object_viewer_xml_panel" id="res2" minimum_width="95" default_width="-1" priority="3"/>
                <container class="client_object_viewer_xml_panel" id="res3" minimum_width="95" default_width="-1" priority="2"/>
                <container class="client_object_viewer_xml_panel" id="res4" minimum_width="95" default_width="-1" priority="1"/>
            </container>

        </container>
    </panel>

     

    And this is my match/result info panel:

    <panel>

      <layout class="arrange_vertical_attachment" alignment="middle" offset="0" gap="8"/>
      <layout class="stick_to_sides_attachment" alignment="horizontal" inset="0" apply_to_children="true"/>

        <widget class="fixture_opponent_picture" id="oppi" scale_picture="true" height="80">
          <boolean id="keep_aspect_ratio" value="true" />
          <flags id="image_alignment" value="centre" />

          <record id="object_property">
            <integer id="get_property" value="fopP" />
            <boolean id="dont_set_object" value="true"/>
          </record>
        </widget>


      <container>

        <attachment_group class="vertical_arrange_autosize" vertical_alignment="middle"/>

        <widget class="fixture_opponent_venue_text" id="fOpV" spec="text" font="title" size="small" alignment="centre" auto_size="vertical">
          <record id="object_property">
            <integer id="get_property" value="fOpV" />
          </record>
        </widget>

        <widget class="fixture_full_result_text" id="FxFR" font="title" spec="text" style="bold" alignment="centre" multiline="true" auto_size="vertical">
          <record id="object_property">
            <integer id="get_property" value="FxFR" />
          </record>
        </widget>

      </container>
    </panel>

     

  7. 6 hours ago, bossland said:

     

    Find "YACS\panels\yacs\club\yacs last 11.xml"
    Find on Line 13: "yacs/widget/yacs icon last 11"
    Replace with: "tactics/tactics icon opposition predicted team"

     

    Thanks!

  8. Hi, YACS. Loving your skin!

     

    Is it possible to replace tactics' "last 11" faces (first image) with "scout opposition report" dots (second image), so when I'm at any club overview panel I would see those dots in last 11 panel.

     

    Thanks!

    first.png

    second.png

×
×
  • Create New...