Jump to content

Joe0003

Members+
  • Posts

    20
  • Joined

  • Last visited

Posts posted by Joe0003

  1. 18 minutes ago, _Ben_ said:

    In that case, I am not sure. Have you cleared the cache and restarted your game? I've not been able to replicate the issue, at all.

    i cleared the cache and restarted the game, still no trophies or keys employees.

     

    apart from my problem, it's a great skin. :):)

    what I personally would miss would be the contract length in the player overview.

  2. On 08/11/2022 at 08:08, _Ben_ said:

    Will have a look but not sure I've actually touched that!

    hi, i also noticed this problem, it must be somewhere in your "scouting center panel", if i remove this panel i can use the gear option normally, with the panel not

     

    your skin looks like this:image.png.953125f74fcf288ae6d50799f4b8f3a8.png

    for skins that do not have the panel or use the "unmodified variant" it looks like thisimage.png.f965240668ed6e3d26229a5bc297404b.png

     

    can it be a problem with the buttons why settings and filters do not work?

    <container navigation_container="true">
    					<attachment_group class="title_embedded_panel_right">
    						<global id="horizontal_gap" name="ui.button_row_gap" />
    					</attachment_group>
    
    					<layout class="stick_to_sides_attachment" alignment="top, left"/>
    					<attachment_group class="horizontal_arrange_autosize_all_centre" horizontal_offset="0" horizontal_gap="5"/>
    
    					<widget class="widget_popup_button" id="PrFi" auto_size="all" appearance="buttons/subtle/normal/button" embed_in_frame="true" widget_type="scouting_centre_preferences_and_filters_popup" popup_alignment="right,top" offset_y="2" icon="icons/16px/settings">
    						<record id="widget_properties" width="550" />
    					</widget>
    
    					<widget class="subtle_popup_button" id="filt" auto_size="horizontal" height="30" embed_in_frame="true" select_event="fils" fixed="true" auto_tick_exclusive="true">
    						<translation id="text" translation_id="229912" type="use" value="Filter" />
    					</widget>
    				</container>
    			</container>

    this is the code for the working buttons, replace it and the buttons will work again.
    your buttons are in line 92 - 111

  3. in the "player overview small selector panel.xml"

     

    add under the last widget
        

    <widget class="player_stats_panel" file="player/tcs/selector/season stats" id="psrp">
            <translation id="title" translation_id="385617" type="use" value="Season Stats[COMMENT: player overview; player stats by competition panel title]" />
        </widget>

×
×
  • Create New...