Jump to content

el-chambo

Members+
  • Posts

    248
  • Joined

  • Last visited

Posts posted by el-chambo

  1. No I removed the tabs part as only transfer over the advsta folder from Moneyball skin to the tcs folder in my skin.

    This is why I do not understand what the issue is was working fine and I did loads of changes to one of the files in the advsta folder and it was all working fine until I close the game down.

    Never had this before

     

  2. Hi looking for some help with a very strange problem.

    So this morning i spend a few hours making changes to this part of the panel

    Everything was showing and working find. But after turn the game and computer off this has now disappeared

    This is the code i have used to get the heading is and i have not changed anything since turning the game and computer off.

    <container id="Adva" >
                            <translation id="title" value="Advanced Statistics" type="use"/>
                            <layout class="stick_to_sides_attachment" apply_to_children="true"/>

                            <container class="tcs_box">
                                <layout class="stick_to_sides_attachment" apply_to_children="true"/>

                                <widget class="client_object_viewer_xml_panel" id="stat" file="player/tcs/advsta/per 90">
                                    <record id="object_property" get_property="objt" set_property="objt"/>
                                </widget>
                            </container>
                            </container>

    Even after put the file back to normal from the moneyball skin it will not show anything like it did earlier.

    Does anyone have a clue as to why.

    image.jpeg

  3. Hi 

    Looking to see if anyone can help with an issues i am having.

    I am trying to dividers line to this code.

    For some reason every time i add them the panels move to the right and one goes of the page.

    Here is the code and a picture

    Any help would be great

    Thanks

     

    <!-- bottom -->            
    <container class="plain_box" default_height="-1"  priority="1">
    <layout class="arrange_horizontal_attachment" offset="0" layout="-4,-4,-4,-6" gap="5" />
    <layout class="stick_to_sides_attachment" alignment="vertical" apply_to_children="true" inset="0" />
            

                <container class="plain_box" appearance="tcs/boxes/bordered/middle/paper" priority="1">
             <layout class="arrange_vertical_attachment" offset="0" layout="-1," gap="0" />
            <layout class="stick_to_sides_attachment" alignment="horizontal"   apply_to_children="true" inset="0" />
             
            <widget class="playing_history_summary_panel" file="player/playing history summary small" id="Pcrs" late_loading="true">
            <translation id="title" translation_id="247605" type="use" value="Career Stats" />
            <record id="object_property">
            <integer id="get_property" value="objt"/>
            <integer id="set_property" value="objt"/>
            </record>
            </widget>
                      
            </container>
            
            <container priority="1">
             <layout class="arrange_vertical_attachment" offset="0" layout="-1,-1" gap="0" />
            <layout class="stick_to_sides_attachment" alignment="horizontal" apply_to_children="true" inset="0" />    
        
        <container class="client_object_viewer_selector_panel" file="player/player overview small selector panel10" id="small3" save_session_state="true" default_width="-1" priority="1" >
                        </container>
                        
                        <container class="client_object_viewer_selector_panel" file="player/player overview small selector panel10" id="small4" save_session_state="true" default_width="-1" priority="1" >
                        
                        </container>
                        
            </container>
            
        <container priority="1">
             <layout class="arrange_vertical_attachment" offset="0" layout="-1,-1" gap="0" />
            <layout class="stick_to_sides_attachment" alignment="horizontal" apply_to_children="true" inset="0" />    
        
        <container class="client_object_viewer_selector_panel" file="player/player overview small selector panel10" id="small3" save_session_state="true" default_width="-2" priority="1" >
                        </container>
                        
                        <container class="client_object_viewer_selector_panel" file="player/player overview small selector panel10" id="small4" save_session_state="true" default_width="-2" priority="1" >
                        </container>
        
            </container>
            
        <container class="plain_box" appearance="tcs/boxes/bordered/middle/paper" priority="1">
             <layout class="arrange_vertical_attachment" offset="0" layout="-1,-1" gap="0" />
            <layout class="stick_to_sides_attachment" alignment="horizontal" apply_to_children="true" inset="0" />    
            
            <widget class="person_history_biography_panel" id="phb1" file="person/person history biography" late_loading="true">
            <translation id="title" translation_id="328535" type="use" value="Biography[COMMENT: player history panel; title of biography titled box]" />
            <record id="object_property">
            <integer id="get_property" value="objt"/>
            <integer id="set_property" value="objt"/>
            </record>
        </widget>
                        
                </container>
                </container>

    20230116195130_1.jpg

  4. Blue

    Just a quick message from me to say that from your TCS skin i have spent hour playing around trying to find the perfect skin for myself to enjoy the game.

    So whatever other people say you have made the game so much better for many people and also helped many more try there hand at doing there own skins.

    You should be massively proud of what you had done over the years and i hope others agree you are very important to many people on this forum.

    Fully agree that taking a step back could be a good idea but please from myself do not disappear as FM needs people like you.

    :applause:

  5. The line of code you need is just above line 142.

    If you look there will be a bit that has alignment right and just under that there should be a bit something like inset -175. 

    If you want to move it over a bit then make the number like -220

  6. Hi Michael

    I found the bit of code which is 

    <widget class="check_box" id="topt" >
                <record id="primary_icon_properties" red_replacement="card fg" blue_replacement="black"/>
                <translation id="text" translation_id="447614" type="use" value="Declare as Top Target[COMMENT: Scouting centre action]" />
            </widget>

    I have tried adding disabled_colour="X" to each line but no luck.

    Am i doing something wrong?

    Thanks

     

  7. Thanks Michael

    After hours of playing around i think i have managed to get it working.

    I have just posted a different problem if you can help with that it would be great.

    It is finding the code on the inbox page for a colour setting.

    Thanks again

  8. Hi would it be possible for someone to help with my code problem.

    I am using this code but some some reason i can not get the writing to space next to each other.

    <container id="main">
            <attachment_group class="vertical_arrange_autosize" horizontal_alignment="horizontal" />
                    <widget class="client_object_label_value_table" id="yPic" auto_size="vertical">
                        <record id="object_property">
                            <integer id="get_property" value="objt" />
                            <integer id="set_property" value="objt" />
                        </record>
                        <record id="table_properties" layout="-1, -1" mode="fill_rows, stripe_rows" auto_size_rows="true"  >
                            <integer id="row_spacing" value="2" />
                            <list id="column_properties">
                                <record indx="0" colour="title" alignment="centre_y,left" />
                                <record indx="1" font="text" alignment="centre,right" multiline="true"/>
                            </list>
                            <list id="column_display_properties">
                                <record indx="0" left="4" sort_disabled="true" />
                                <record indx="1" right="4" sort_disabled="true" />
                            </list>
                        </record>
                        <list id="viewed_property_ids">
                            <integer value="Pclb" />
                            <integer value="PExD" />
                            <integer value="Pcsd" />
                            <integer value="Pcex" />
                            <integer value="Plcl" />
                                    
                        </list>
                    </widget>
                </container>

    I am look to get like 4 containers with all the information in with across the top.

    Thanks

    20210124100552_1.jpg

×
×
  • Create New...