Jump to content

aduh

Members+
  • Posts

    401
  • Joined

  • Last visited

Everything posted by aduh

  1. Check my file and look for transparency=" client object browser.xml
  2. My Improved version of Tato 24 - full support for backgrounds (FM24 Backgrounds (by stevemc) - custom Matchday backgrounds - fixed main menu background aspect ratio - custom sidebar menu - Premier League 2024 numbers font - Sky Sports PL Matchday Mod by TCSSkin Due to copyright reasons, skin cannot be public.
  3. My Improved version of Tato 24 - full support for backgrounds (FM24 Backgrounds (by stevemc) - custom Matchday backgrounds - fixed main menu background aspect ratio - custom sidebar menu - Premier League 2024 numbers font - Sky Sports PL Matchday Mod by TCSSkin Due to copyright reasons, skin cannot be public.
  4. <panel> <attachment_group class="vertical_arrange" vertical_alignment="top,extend" /> <container class="scrolling_box"> <container class="tree_menu" id="bkmk"> <layout class="fit_children_attachment" alignment="vertical,fill"/> </container> </container> </panel> How to set alignment of bookmarks to the right side of this panel? To get arrows on the right side under the selector arrow and bookmarks labels to the right side?
  5. <panel> <attachment_group class="vertical_arrange" vertical_alignment="top,extend" /> <container class="scrolling_box"> <container class="tree_menu" id="bkmk"> <layout class="fit_children_attachment" alignment="vertical,fill"/> </container> </container> </panel>
  6. DJENHAEL LEPEL Best striker in the game and hes 20 years old now.
  7. My Home page (modified TATO23 skin) Bookmarks panel on the right, I love it
  8. On previous versions of FM (I think SI changed it on FM21) in network game against human opponent CONTINUE button was blinking when waiting for "space". Now its not and me and my friend missing it when playing online. Anyone know how to get back blinking "continue" button? (we are using TATO23 skin)
  9. Its not working <container class="main_subtle_box_no_margin" priority="1" default_height="-1" id="cuto"> <layout class="stick_to_sides_attachment" alignment="all" inset="0" apply_to_children="true" /> <!--<record id="object_property" get_property="Preg" set_property="hidn"/> --> <container> <layout class="stick_to_sides_attachment" apply_to_children="true" inset="0"/> <widget class="club_overview_stadium_panel" file="none" id="it2k" save_session_state="true" dont_set_hint="true"> <record id="object_property" get_property="Pclb" set_property="objt"/> <layout class="stick_to_sides_attachment" apply_to_children="true"/> <widget class="stadium_picture" dont_set_hint="true"> <layout class="stick_to_sides_attachment" alignment="all" apply_to_children="true" inset="-50"/> <record id="object_property" get_property="objt" set_property="objt"/> </widget> </widget> <!--ADD OVERLAY HERE, THE 'ALL' STICK TO SIDES ATTACHMENT ABOVE MEANS THAT WHAT YOU PLACE INSIDE THE CONTAINER WILL FILL THE WHOLE CONTAINER, IN THE ORDER THAT IT IS ADDED IN CODE. RED_REPLACEMENT IS USED TO RECOLOUR GRAPHIC. IF YOUR GRAPHIC IS BLUE, USE BLUE_REPLACEMENT, AND SO ON--> <widget class="picture" file="graphics/layer" scale_picture="true" alignment="centre" red_replacement="bg"/> </container>
  10. Thank you for your answer. I could do that as I work in Photoshop and I understand what you mean. Could you share code for it, for this layer all together with code above (from JustHowie)?
  11. Is it possible with some code to get round corners on stadium bacgkround images on player profile (custom TATO23 skin) Code: <container class="main_subtle_box_no_margin" priority="1" default_height="-1" id="cuto"> <layout class="stick_to_sides_attachment" alignment="all" inset="0" apply_to_children="true" /> <!--<record id="object_property" get_property="Preg" set_property="hidn"/> --> <container> <layout class="stick_to_sides_attachment" apply_to_children="true" inset="0"/> <widget class="club_overview_stadium_panel" file="none" id="it2k" save_session_state="true" dont_set_hint="true"> <record id="object_property" get_property="Pclb" set_property="objt"/> <layout class="stick_to_sides_attachment" apply_to_children="true"/> <widget class="stadium_picture" dont_set_hint="true"> <layout class="stick_to_sides_attachment" alignment="all" apply_to_children="true" inset="-50"/> <record id="object_property" get_property="objt" set_property="objt"/> </widget> </widget> </container> credits to @JustHowie
  12. Hope you can also figure out this stadium image behind face for me (TATO23 skin)
  13. Cant get this to work. (line 450 - 463) <panel> <layout class="vertical_arrange" vertical_layout="230, -465, -215" offset="0" gap="4"/> <container class="plain_box"> <attachment class="horizontal_arrange" horizontal_layout="-374,-1110,-374" horizontal_gap="4" /> <!--Top L--> <container class="tato" id="posL" default_height="-1" priority="1" gap="0" > <layout class="stick_to_sides_attachment" alignment="all" inset="0" apply_to_children="true" /> <container class="client_object_viewer_selector_panel" id="pos1" save_session_state="true" file="player/woz/info top" default_width="-1" priority="1"> <integer id="default_for_unemployed_managers" value="ilpi"/> <integer id="default_for_international_managers_other_team" value="ilpi"/> <integer id="default_for_everyone_else" value="ilpi"/> <integer id="default_for_versus_mode" value="ilpi"/> <container id="abcd"> <translation id="title" translation_id="319448" type="use" value="Kits[COMMENT: title for the club kits the club overview panel]" /> <layout class="stick_to_sides_attachment" alignment="all" inset="0" apply_to_children="true" /> <widget class="kit_icon" kit_path="default" file="generic/small" id="kit1" scale_picture="true" keep_aspect_ratio="true" height="160" width="300" image_alignment="bottom" kit_zoom_level="1" > <layout class="centre_in_parent_attachment" alignment="horizontal" offset="50" priority="1"/> <layout class="stick_to_sides_attachment" alignment="all" inset="0" priority="1"/> <record id="object_property"> <list id="get_properties"> <record> <integer id="get_property" value="Pers" /> <integer id="set_property" value="Pers" /> </record> <record> <integer id="get_property" value="Pctx" /> <integer id="set_property" value="Pcte" /> </record> </list> </record> </widget> <widget class="club_overview_kits_panel" file="player/woz/kit player panel" id="it2k" save_session_state="true"> <record id="object_property" get_property="Pclb" set_property="objt"/> </widget> </container> </container> </container> <!--Top M--> <container class="tato" default_height="-1" priority="1" gap="0" > <layout class="arrange_horizontal_attachment" layout="-1,460,-1" offset="0" gap="4"/> <layout class="stick_to_sides_attachment" alignment="all" inset="0" apply_to_children="true" /> <container class="main_subtle_box" priority="1" offset="0" gap="0" default_height="-1" id="midl" > <layout class="arrange_vertical_attachment" layout="-1,-1,-1" offset="0" gap="0" /> <layout class="stick_to_sides_attachment" alignment="all" inset="0" gap="0" apply_to_children="true" /> <container> <layout class="arrange_vertical_attachment" layout="-4,-3" offset="0" gap="0" /> <layout class="stick_to_sides_attachment" alignment="horizontal" apply_to_children="true" inset="0" /> <widget class="db_record_list_text" id="intc" colour="fg" font="tad" size="11" alignment="centre_x,bottom" icon_enabled="false"> <record id="object_property" dont_set_hint="true" get_property="PNal"/> </widget> <widget class="international_appearances_label" colour="fg" id="inta" alignment="centre_x,top" > <integer id="int_apps_label_format" value="10" /> <record id="object_property" dont_set_hint="true" get_property="Pist"/> </widget> </container> <container> <layout class="arrange_horizontal_attachment" layout="-1,-1,-1,-1" offset="0" gap="0" /> <layout class="stick_to_sides_attachment" alignment="vertical" apply_to_children="true" inset="0" /> <container> <layout class="arrange_vertical_attachment" layout="-4,-3" offset="0" gap="0" /> <layout class="stick_to_sides_attachment" alignment="horizontal" apply_to_children="true" inset="0" /> <widget class="label" id="age" alignment="centre_x,bottom,can_scale" colour="fg" font="tad" size="11" > <record id="object_property" get_property="Page"/> </widget> <widget class="label" spec="text,small" alignment="centre_x,top,can_scale" colour="fg"> <translation id="text" translation_id="227770" type="use" value="Age[comment - person age]" /> </widget> </container> <container> <layout class="show_medium_vertical" min_value="900" max_value="60000"/> <layout class="arrange_vertical_attachment" layout="-4,-3" offset="0" gap="0" /> <layout class="stick_to_sides_attachment" alignment="horizontal" apply_to_children="true" inset="0" /> <widget class="dob_label" colour="fg" id="dobl" alignment="centre_x,bottom,can_scale" font="tad" size="11" display_format="0"> <record id="object_property" get_property="Pdob"/> </widget> <widget class="client_object_label" colour="fg" spec="text, small" id="mias" alignment="centre_x,top,can_scale"> <record id="object_property"> <integer id="get_property" value="Pcob"/> </record> </widget> </container> <container> <layout class="arrange_vertical_attachment" layout="-4,-3" offset="0" gap="0" /> <layout class="stick_to_sides_attachment" alignment="horizontal" inset="0" apply_to_children="true" /> <widget class="height_label" spec="text,large" id="heig" size="11" alignment="centre_x,bottom,can_scale" font="tad" colour="fg"> <record id="object_property"> <integer id="get_property" value="Phei" /> </record> </widget> <widget class="label" spec="text,small" alignment="centre_x,top,can_scale" colour="fg"> <translation id="text" translation_id="227956" type="use" value="Height[COMMENT - label for showing a player's height]" /> </widget> </container> <container> <layout class="arrange_vertical_attachment" layout="-4,-3" offset="0" gap="0" /> <layout class="stick_to_sides_attachment" alignment="horizontal" apply_to_children="true" inset="0" /> <widget class="weight_label" spec="text,large" id="weig" size="11" alignment="centre_x,bottom,can_scale" font="tad" colour="fg"> <record id="object_property"> <integer id="get_property" value="Pwei" /> </record> </widget> <widget class="label" spec="text,small" alignment="centre_x,top,can_scale" colour="fg"> <translation id="text" translation_id="227957" type="use" value="Weight[COMMENT - label for showing a player's weight]" /> </widget> </container> </container> <container> <attachment class="horizontal_arrange" horizontal_layout="-1,45,-1" horizontal_gap="8"/> <container> <attachment class="horizontal_arrange" horizontal_layout="-1,25"/> <widget class="label" colour="fg" alignment="centre_x,centre_y,can_scale" font="tad" size="10" priority="10"> <layout class="show_medium_vertical" min_value="900" max_value="60000"/> <translation id="text" translation_id="227793" type="use" value="Condition" /> </widget> <widget class="client_object_property_panel" property="PcOI" height="50" alignment="right,centre_y" priority="1"> <record id="object_property" get_property="objt" set_property="objt" /> </widget> </container> <widget class="picture" file="icons/custom/scouting/team report card/team_attribute_work_rate@2x" red_replacement="fg" blue_replacement="background" height="35" scale_picture="true" image_alignment="centre" priority="1" /> <container> <attachment class="horizontal_arrange" horizontal_layout="25,-1"/> <widget class="client_object_property_panel" property="PftI" height="50" alignment="left,centre_y" priority="1"> <record id="object_property" get_property="objt" set_property="objt" /> </widget> <widget class="label" alignment="centre_x,centre_y,can_scale" colour="fg" font="tad" size="10" priority="10"> <layout class="show_medium_vertical" min_value="900" max_value="60000"/> <translation id="text" translation_id="395316" type="use" value="Sharpness" /> </widget> </container> </container> </container> <container class="main_subtle_box" priority="1" default_height="-1" id="fllo"> <layout class="arrange_horizontal_attachment" layout="100,-1" offset="0" gap="4"/> <layout class="stick_to_sides_attachment" alignment="all" inset="0" apply_to_children="true" /> <container class="plain_box" priority="1" default_height="-1" id="fl2o"> <layout class="arrange_vertical_attachment" layout="-1,-1" offset="0" gap="4"/> <layout class="stick_to_sides_attachment" alignment="all" inset="0" apply_to_children="true"/> <container class="main_subtle_box_no_margin" default_height="-1" priority="1" gap="0"> <layout class="stick_to_sides_attachment" alignment="all" inset="4" priority="1" apply_to_children="true"/> <widget class="value_based_picture" scale_picture="true"> <layout class="centre_in_parent_attachment" alignment="horizontal" offset="0" priority="1"/> <layout class="stick_to_sides_attachment" alignment="all" inset="4" priority="1"/> <list id="value_list"> <record value="0" file="pictures/flags/large/africa/alg"/> <record value="1" file="pictures/flags/large/africa/ang"/> <record value="5" file="pictures/flags/large/africa/bdi"/> <record value="2" file="pictures/flags/large/africa/ben"/> <record value="4" file="pictures/flags/large/africa/bfa"/> <record value="3" file="pictures/flags/large/africa/bot"/> <record value="44" file="pictures/flags/large/africa/cgo"/> <record value="9" file="pictures/flags/large/africa/cha"/> <record value="19" file="pictures/flags/large/africa/civ"/> <record value="6" file="pictures/flags/large/africa/cmr"/> <record value="48" file="pictures/flags/large/africa/cod"/> <record value="234" file="pictures/flags/large/africa/com"/> <record value="7" file="pictures/flags/large/africa/cpv"/> <record value="8" file="pictures/flags/large/africa/cta"/> <record value="10" file="pictures/flags/large/africa/dji"/> <record value="11" file="pictures/flags/large/africa/egy"/> <record value="12" file="pictures/flags/large/africa/eqg"/> <record value="204" file="pictures/flags/large/africa/eri"/> <record value="13" file="pictures/flags/large/africa/eth"/> <record value="14" file="pictures/flags/large/africa/gab"/> <record value="15" file="pictures/flags/large/africa/gam"/> <record value="16" file="pictures/flags/large/africa/gha"/> <record value="18" file="pictures/flags/large/africa/gnb"/> <record value="17" file="pictures/flags/large/africa/gui"/> <record value="20" file="pictures/flags/large/africa/ken"/> <record value="22" file="pictures/flags/large/africa/lbr"/> <record value="23" file="pictures/flags/large/africa/lby"/> <record value="21" file="pictures/flags/large/africa/les"/> <record value="24" file="pictures/flags/large/africa/mad"/> <record value="29" file="pictures/flags/large/africa/mar"/> <record value="231" file="pictures/flags/large/africa/may"/> <record value="26" file="pictures/flags/large/africa/mli"/> <record value="30" file="pictures/flags/large/africa/moz"/> <record value="28" file="pictures/flags/large/africa/mri"/> <record value="27" file="pictures/flags/large/africa/mtn"/> <record value="25" file="pictures/flags/large/africa/mwi"/> <record value="31" file="pictures/flags/large/africa/nam"/> <record value="33" file="pictures/flags/large/africa/nga"/> <record value="32" file="pictures/flags/large/africa/nig"/> <record value="230" file="pictures/flags/large/africa/reu"/> <record value="40" file="pictures/flags/large/africa/rsa"/> <record value="240" file="pictures/flags/large/africa/ssd"/> <record value="34" file="pictures/flags/large/africa/rwa"/> <record value="36" file="pictures/flags/large/africa/sen"/> <record value="37" file="pictures/flags/large/africa/sey"/> <record value="38" file="pictures/flags/large/africa/sle"/> <record value="39" file="pictures/flags/large/africa/som"/> <record value="35" file="pictures/flags/large/africa/stp"/> <record value="41" file="pictures/flags/large/africa/sud"/> <record value="42" file="pictures/flags/large/africa/swz"/> <record value="43" file="pictures/flags/large/africa/tan"/> <record value="45" file="pictures/flags/large/africa/tog"/> <record value="46" file="pictures/flags/large/africa/tun"/> <record value="47" file="pictures/flags/large/africa/uga"/> <record value="49" file="pictures/flags/large/africa/zam"/> <record value="50" file="pictures/flags/large/africa/zim"/> <record value="239" file="pictures/flags/large/africa/zan"/> <record value="51" file="pictures/flags/large/asia/afg"/> <record value="53" file="pictures/flags/large/asia/ban"/> <record value="52" file="pictures/flags/large/asia/bhr"/> <record value="211" file="pictures/flags/large/asia/bhu"/> <record value="54" file="pictures/flags/large/asia/bru"/> <record value="63" file="pictures/flags/large/asia/cam"/> <record value="55" file="pictures/flags/large/asia/chn"/> <record value="203" file="pictures/flags/large/asia/gum"/> <record value="56" file="pictures/flags/large/asia/hkg"/> <record value="58" file="pictures/flags/large/asia/idn"/> <record value="57" file="pictures/flags/large/asia/ind"/> <record value="59" file="pictures/flags/large/asia/irn"/> <record value="60" file="pictures/flags/large/asia/irq"/> <record value="62" file="pictures/flags/large/asia/jor"/> <record value="61" file="pictures/flags/large/asia/jpn"/> <record value="66" file="pictures/flags/large/asia/kgz"/> <record value="80" file="pictures/flags/large/asia/kor"/> <record value="78" file="pictures/flags/large/asia/ksa"/> <record value="65" file="pictures/flags/large/asia/kuw"/> <record value="67" file="pictures/flags/large/asia/lao"/> <record value="68" file="pictures/flags/large/asia/lib"/> <record value="69" file="pictures/flags/large/asia/mac"/> <record value="70" file="pictures/flags/large/asia/mas"/> <record value="71" file="pictures/flags/large/asia/mdv"/> <record value="202" file="pictures/flags/large/asia/mgl"/> <record value="72" file="pictures/flags/large/asia/mya"/> <record value="73" file="pictures/flags/large/asia/nep"/> <record value="75" file="pictures/flags/large/asia/oma"/> <record value="76" file="pictures/flags/large/asia/pak"/> <record value="197" file="pictures/flags/large/asia/pal"/> <record value="86" file="pictures/flags/large/asia/phi"/> <record value="74" file="pictures/flags/large/asia/prk"/> <record value="77" file="pictures/flags/large/asia/qat"/> <record value="79" file="pictures/flags/large/asia/sin"/> <record value="81" file="pictures/flags/large/asia/sri"/> <record value="82" file="pictures/flags/large/asia/syr"/> <record value="85" file="pictures/flags/large/asia/tha"/> <record value="84" file="pictures/flags/large/asia/tjk"/> <record value="87" file="pictures/flags/large/asia/tkm"/> <record value="236" file="pictures/flags/large/asia/tls"/> <record value="83" file="pictures/flags/large/asia/tpe"/> <record value="88" file="pictures/flags/large/asia/uae"/> <record value="89" file="pictures/flags/large/asia/uzb"/> <record value="90" file="pictures/flags/large/asia/vie"/> <record value="91" file="pictures/flags/large/asia/yem"/> <record value="126" file="pictures/flags/large/europe/alb"/> <record value="127" file="pictures/flags/large/europe/and"/> <record value="128" file="pictures/flags/large/europe/arm"/> <record value="129" file="pictures/flags/large/europe/aut"/> <record value="130" file="pictures/flags/large/europe/aze"/> <record value="131" file="pictures/flags/large/europe/bel"/> <record value="133" file="pictures/flags/large/europe/bih"/> <record value="132" file="pictures/flags/large/europe/blr"/> <record value="134" file="pictures/flags/large/europe/bul"/> <record value="135" file="pictures/flags/large/europe/cro"/> <record value="136" file="pictures/flags/large/europe/cyp"/> <record value="137" file="pictures/flags/large/europe/cze"/> <record value="138" file="pictures/flags/large/europe/den"/> <record value="139" file="pictures/flags/large/europe/eng"/> <record value="170" file="pictures/flags/large/europe/esp"/> <record value="140" file="pictures/flags/large/europe/est"/> <record value="142" file="pictures/flags/large/europe/fin"/> <record value="143" file="pictures/flags/large/europe/fra"/> <record value="141" file="pictures/flags/large/europe/fro"/> <record value="144" file="pictures/flags/large/europe/geo"/> <record value="145" file="pictures/flags/large/europe/ger"/> <record value="216" file="pictures/flags/large/europe/gib"/> <record value="146" file="pictures/flags/large/europe/gre"/> <record value="147" file="pictures/flags/large/europe/hun"/> <record value="163" file="pictures/flags/large/europe/irl"/> <record value="148" file="pictures/flags/large/europe/isl"/> <record value="149" file="pictures/flags/large/europe/isr"/> <record value="150" file="pictures/flags/large/europe/ita"/> <record value="64" file="pictures/flags/large/europe/kaz"/> <record value="219" file="pictures/flags/large/europe/kvx"/> <record value="152" file="pictures/flags/large/europe/lie"/> <record value="153" file="pictures/flags/large/europe/ltu"/> <record value="154" file="pictures/flags/large/europe/lux"/> <record value="151" file="pictures/flags/large/europe/lva"/> <record value="157" file="pictures/flags/large/europe/mda"/> <record value="247" file="pictures/flags/large/europe/mne"/> <record value="155" file="pictures/flags/large/europe/mkd"/> <record value="156" file="pictures/flags/large/europe/mlt"/> <record value="158" file="pictures/flags/large/europe/ned"/> <record value="159" file="pictures/flags/large/europe/nir"/> <record value="160" file="pictures/flags/large/europe/nor"/> <record value="161" file="pictures/flags/large/europe/pol"/> <record value="162" file="pictures/flags/large/europe/por"/> <record value="164" file="pictures/flags/large/europe/rou"/> <record value="165" file="pictures/flags/large/europe/rus"/> <record value="167" file="pictures/flags/large/europe/sco"/> <record value="176" file="pictures/flags/large/europe/srb"/> <record value="166" file="pictures/flags/large/europe/smr"/> <record value="172" file="pictures/flags/large/europe/sui"/> <record value="168" file="pictures/flags/large/europe/svk"/> <record value="169" file="pictures/flags/large/europe/svn"/> <record value="171" file="pictures/flags/large/europe/swe"/> <record value="173" file="pictures/flags/large/europe/tur"/> <record value="174" file="pictures/flags/large/europe/ukr"/> <record value="175" file="pictures/flags/large/europe/wal"/> <record value="205" file="pictures/flags/large/namerica/aia"/> <record value="93" file="pictures/flags/large/namerica/aru"/> <record value="92" file="pictures/flags/large/namerica/atg"/> <record value="118" file="pictures/flags/large/namerica/bah"/> <record value="96" file="pictures/flags/large/namerica/ber"/> <record value="95" file="pictures/flags/large/namerica/blz"/> <record value="217" file="pictures/flags/large/namerica/boe"/> <record value="249" file="pictures/flags/large/namerica/blm"/> <record value="94" file="pictures/flags/large/namerica/brb"/> <record value="97" file="pictures/flags/large/namerica/can"/> <record value="98" file="pictures/flags/large/namerica/cay"/> <record value="99" file="pictures/flags/large/namerica/crc"/> <record value="100" file="pictures/flags/large/namerica/cub"/> <record value="110" file="pictures/flags/large/namerica/cuw"/> <record value="101" file="pictures/flags/large/namerica/dma"/> <record value="212" file="pictures/flags/large/namerica/dom"/> <record value="103" file="pictures/flags/large/namerica/grn"/> <record value="104" file="pictures/flags/large/namerica/gua"/> <record value="105" file="pictures/flags/large/namerica/guy"/> <record value="106" file="pictures/flags/large/namerica/hai"/> <record value="107" file="pictures/flags/large/namerica/hon"/> <record value="108" file="pictures/flags/large/namerica/jam"/> <record value="114" file="pictures/flags/large/namerica/lca"/> <record value="109" file="pictures/flags/large/namerica/mex"/> <record value="207" file="pictures/flags/large/namerica/msr"/> <record value="227" file="pictures/flags/large/namerica/mtq"/> <record value="111" file="pictures/flags/large/namerica/nca"/> <record value="112" file="pictures/flags/large/namerica/pan"/> <record value="113" file="pictures/flags/large/namerica/pur"/> <record value="115" file="pictures/flags/large/namerica/skn"/> <record value="102" file="pictures/flags/large/namerica/slv"/> <record value="233" file="pictures/flags/large/namerica/spm"/> <record value="117" file="pictures/flags/large/namerica/sur"/> <record value="209" file="pictures/flags/large/namerica/tca"/> <record value="119" file="pictures/flags/large/namerica/tri"/> <record value="120" file="pictures/flags/large/namerica/usa"/> <record value="206" file="pictures/flags/large/namerica/vgb"/> <record value="116" file="pictures/flags/large/namerica/vin"/> <record value="208" file="pictures/flags/large/namerica/vir"/> <record value="217" file="pictures/flags/large/namerica/bes"/> <record value="201" file="pictures/flags/large/oceania/asa"/> <record value="177" file="pictures/flags/large/oceania/aus"/> <record value="178" file="pictures/flags/large/oceania/cok"/> <record value="179" file="pictures/flags/large/oceania/fij"/> <record value="242" file="pictures/flags/large/oceania/fsm"/> <record value="243" file="pictures/flags/large/oceania/nmi"/> <record value="215" file="pictures/flags/large/oceania/kir"/> <record value="210" file="pictures/flags/large/oceania/ncl"/> <record value="180" file="pictures/flags/large/oceania/nzl"/> <record value="181" file="pictures/flags/large/oceania/png"/> <record value="186" file="pictures/flags/large/oceania/sam"/> <record value="182" file="pictures/flags/large/oceania/sol"/> <record value="183" file="pictures/flags/large/oceania/tah"/> <record value="184" file="pictures/flags/large/oceania/tga"/> <record value="244" file="pictures/flags/large/oceania/tuv"/> <record value="185" file="pictures/flags/large/oceania/van"/> <record value="232" file="pictures/flags/large/oceania/wfi"/> <record value="217" file="pictures/flags/large/namerica/boe"/> <record value="225" file="pictures/flags/large/namerica/gyf"/> <record value="226" file="pictures/flags/large/namerica/gyf"/> <record value="228" file="pictures/flags/large/namerica/gyf"/> <record value="229" file="pictures/flags/large/namerica/gyf"/> <record value="187" file="pictures/flags/large/samerica/arg"/> <record value="188" file="pictures/flags/large/samerica/bol"/> <record value="189" file="pictures/flags/large/samerica/bra"/> <record value="190" file="pictures/flags/large/samerica/chi"/> <record value="191" file="pictures/flags/large/samerica/col"/> <record value="192" file="pictures/flags/large/samerica/ecu"/> <record value="193" file="pictures/flags/large/samerica/par"/> <record value="194" file="pictures/flags/large/samerica/per"/> <record value="195" file="pictures/flags/large/samerica/uru"/> <record value="196" file="pictures/flags/large/samerica/ven"/> </list> <record id="object_property" get_property="Pnat" set_property="valu"/> </widget> <!-- <widget class="object_portrait_picture" id="pnat" image_alignment="middle" scale_picture="true" keep_aspect_ratio="true" transparency="1"> <layout class="centre_in_parent_attachment" alignment="horizontal" offset="0" priority="1"/> <layout class="stick_to_sides_attachment" alignment="all" inset="0" priority="1"/> <record id="object_property"> <integer id="get_property" value="PNat" /> <integer id="set_property" value="objt" /> </record> </widget> --> </container> <container class="main_subtle_box_no_margin" id="nowy" default_height="-1" priority="1" gap="0"> <layout class="stick_to_sides_attachment" alignment="all" inset="4" priority="1" apply_to_children="true"/> <widget class="value_based_picture" scale_picture="true" file="none"> <layout class="centre_in_parent_attachment" alignment="horizontal" offset="0" priority="1"/> <layout class="stick_to_sides_attachment" alignment="all" inset="15" priority="1"/> <list id="value_list"> <record value="0" file="icons/custom/player stats/earner@2x" red_replacement="woz_usd" blue_replacement="teal 500"/> </list> <record id="object_property"> <list id="get_properties"> <record get_property="Pcjo" set_property="valu" dont_set_hint="true"/> </list> </record> </widget> <widget class="object_portrait_picture" id="pklb" image_alignment="centre" scale_picture="true" keep_aspect_ratio="true" transparency="1"> <layout class="centre_in_parent_attachment" alignment="horizontal" offset="0" priority="1"/> <layout class="stick_to_sides_attachment" alignment="all" inset="0" priority="1"/> <record id="object_property" get_property="Pclb" set_property="objt" dont_set_hint="true"/> </widget> </container> </container> <container> <layout class="stick_to_sides_attachment" apply_to_children="true" inset="0"/> <!--<record id="object_property" get_property="Preg" set_property="hidn"/> --> <widget class="club_overview_stadium_panel" file="none" id="it2k" save_session_state="true" dont_set_hint="true"> <record id="object_property" get_property="Pclb" set_property="objt"/> <layout class="stick_to_sides_attachment" apply_to_children="true"/> <widget class="stadium_picture" id="STAp" file="none" dont_set_hint="true"> <layout class="stick_to_sides_attachment" alignment="all" apply_to_children="true" inset="-50"/> <record id="object_property" get_property="objt" set_property="objt"/> </widget> </widget> <widget class="picture" id="fota"> <layout class="centre_in_parent_attachment" alignment="horizontal" offset="-100" priority="1"/> <layout class="stick_to_sides_attachment" alignment="all" inset="45,0,4,0" /> <boolean id="scale_picture" value="true" /> <boolean id="keep_aspect_ratio" value="true" /> <flags id="image_alignment" value="centre" /> <attachment class="test_setting_attachment" get_setting="show_portraits" default_value="true" set_property="hidn"> <list id="value"> <boolean value="false" /> </list> </attachment> <record id="object_property"> <list id="get_properties"> <record> <integer id="get_property" value="fcgn" /> </record> <record> <integer id="get_property" value="Pfke" /> </record> <record> <integer id="get_property" value="prpc" /> <integer id="set_property" value="valu" /> </record> </list> </record> </widget> </container> <!-- <container class="main_subtle_box_no_margin" priority="1" default_height="-1" id="rege"> <layout class="stick_to_sides_attachment" alignment="all" inset="0" apply_to_children="true" /> <record id="object_property" get_property="Preg" set_property="Shwn"/> <widget class="kit_icon" id="kitA" scale_picture="true" keep_aspect_ratio="true" image_alignment="bottom" kit_zoom_level="1" > <layout class="centre_in_parent_attachment" alignment="horizontal" offset="25" priority="1"/> <layout class="stick_to_sides_attachment" alignment="all" inset="15,0,15,0" priority="1"/> <record id="object_property"> <list id="get_properties"> <record> <integer id="get_property" value="Pers" /> <integer id="set_property" value="Pers" /> </record> <record> <integer id="get_property" value="Pctx" /> <integer id="set_property" value="Pcte" /> </record> </list> </record> </widget> <widget class="picture" id="foto"> <layout class="centre_in_parent_attachment" alignment="horizontal" offset="-102" priority="1"/> <layout class="stick_to_sides_attachment" alignment="all" inset="40,0,59,0" /> <boolean id="scale_picture" value="true" /> <boolean id="keep_aspect_ratio" value="true" /> <flags id="image_alignment" value="centre" /> <attachment class="test_setting_attachment" get_setting="show_portraits" default_value="true" set_property="hidn"> <list id="value"> <boolean value="false" /> </list> </attachment> <record id="object_property"> <list id="get_properties"> <record> <integer id="get_property" value="fcgn" /> </record> <record> <integer id="get_property" value="Pfke" /> </record> <record> <integer id="get_property" value="prpc" /> <integer id="set_property" value="valu" /> </record> </list> </record> </widget> <widget class="club_overview_kits_panel" file="player/woz/kit player panel M" id="it2k" save_session_state="true"> <record id="object_property" get_property="Pclb" set_property="objt"/> </widget> </container> --> </container> <container class="main_subtle_box" default_width="-1" priority="1"> <layout class="stick_to_sides_attachment" alignment="all" inset="0" apply_to_children="true" /> <!-- <widget class="player_status_all_button" alignment="bottom" gap="0" maximised="true" id="psAB"> <record id="object_property" get_property="Pnfa"/> </widget> Person 1 additional info box--> <widget class="player_status_all_button" alignment="bottom" gap="0" maximised="true" id="psAB"> <layout class="show_medium_vertical" min_value="900" max_value="60000"/> <layout class="centre_in_parent_attachment" alignment="horizontal" offset="0" priority="1"/> <layout class="stick_to_sides_attachment" alignment="all" inset="4,4,0,0" /> <record id="object_property" get_property="Pnfa"/> </widget> <container class="plain_box" default_width="-1" priority="1"> <layout class="stick_to_sides_attachment" alignment="all" inset="0" apply_to_children="true" /> <widget class="player_personal_details_panel" file="player/woz/player personal details panel" id="ppdp"> <record id="object_property" get_property="objt" set_property="objt"/> </widget> </container> </container> </container> <!--Top R--> <container class="tato" id="posR" default_height="-1" priority="1" > <layout class="stick_to_sides_attachment" alignment="all" inset="0" apply_to_children="true" /> <container class="client_object_viewer_selector_panel" id="woz2" save_session_state="true" file="player/woz/info top" default_width="-1" priority="1"> <integer id="default_for_unemployed_managers" value="ilab"/> <integer id="default_for_international_managers_other_team" value="ilab"/> <integer id="default_for_everyone_else" value="ilab"/> <integer id="default_for_versus_mode" value="ilab"/> </container> </container> </container> <!-- Middle row of large panels --> <container class="plain_box"> <attachment class="horizontal_arrange" horizontal_layout="-2,-3,-2" horizontal_gap="4"/> <!-- L --> <container class="plain_box" id="poL2" default_height="-1" priority="1" > <layout class="arrange_vertical_attachment" layout="-1" offset="0" gap="0"/> <layout class="stick_to_sides_attachment" alignment="all" inset="0" apply_to_children="true"/> <widget class="club_overview_panel" id="Col1" file="" minimum_width="300" default_width="-1" priority="3"> <translation id="title" translation_id="230082" type="use" value="Positions" /> <record id="object_property" get_property="objt" set_property="objt"/> <layout class="stick_to_sides_attachment" alignment="all" inset="0" apply_to_children="true"/> <container class="tato" priority="1"> <layout class="arrange_horizontal_attachment" layout="-1" offset="0"/> <layout class="stick_to_sides_attachment" alignment="vertical" inset="0" apply_to_children="true" /> <widget class="player_positions_indicator_panel" id="ppik" file="player/woz/player positions indicator left" width="-1" priority="1" navigation_container="true" default_focus="true"> <record id="object_property" get_property="objt" set_property="objt"/> </widget> </container> </widget> </container> <!-- M --> <container class="tato" id="poM2" default_height="-1" priority="1" > <layout class="arrange_vertical_attachment" layout="-1" offset="0" gap="0"/> <layout class="stick_to_sides_attachment" alignment="all" inset="0" apply_to_children="true"/> <container class="tabbed" id="sro2" default_height="-1" priority="1" save_session_state="true" dont_set_embedded_title="true"> <layout class="stick_to_sides_attachment" alignment="horizontal" inset="0" apply_to_children="true" /> <layout class="stick_to_sides_attachment" alignment="vertical" inset="0" apply_to_children="true" /> <!-- More attribute stuff--> <widget class="player_attributes_panel" id="patt" file="player/woz/player attributes panel" late_loading="true" dont_allow_custom_attribute_change_ranges="true"> <translation id="title" translation_id="229822" type="use" value="Attributes" /> <record id="object_property" get_property="objt" set_property="objt"/> </widget> <widget class="player_contract_panel" id="KonT" file="player/woz/player contract" late_loading="true"> <translation id="title" translation_id="230163" type="use" value="Contract" /> <record id="object_property"> <integer id="get_property" value="objt" /> <integer id="set_property" value="objt" /> </record> </widget> <widget class="player_injury_panel" id="InjU" file="player/woz/player injury panel" late_loading="true" valid_for_unemployed_managers="false" valid_for_international_managers_other_team="false"> <translation id="title" translation_id="466581" type="use" /> <record id="object_property"> <integer id="get_property" value="objt" /> <integer id="set_property" value="objt" /> </record> </widget> <widget class="data_hub_player_analytics_panel" file="data_hub/data hub player analytics panel" id="pdh1"> <translation id="title" type="use" translation_id="296334"/> <record id="object_property" get_property="objt" set_property="objt"/> </widget> <!-- <widget class="player_scout_reports_panel" file="player/woz/player coach reports mid" id="mScr" late_loading="true"> <translation id="title" type="use" value="SciSports" /> <record id="object_property" get_property="objt" set_property="objt"/> </widget> --> <widget class="player_additional_stats_panel" file="player/woz/player additional stats" id="StaT" late_loading="true"> <translation id="title" translation_id="247412" type="use" value="Stats" /> <record id="object_property" get_property="objt" set_property="objt"/> </widget> <!-- <widget class="player_transfer_information_panel" id="TraN" file="player/woz/player transfer information" late_loading="true"> <translation id="title" translation_id="335505" type="use" value="Transfer[COMMENT: for all actions to do with transfers etc...]" /> <record id="object_property"> <integer id="get_property" value="objt" /> <integer id="set_property" value="objt" /> </record> </widget> <widget class="person_happiness_panel" file="player/woz/time" id="alak" late_loading="true"> <translation id="title" type="use" translation_id="423877"/> <record id="object_property" get_property="objt" set_property="objt"/> </widget> <container id="stls" class="client_object_viewer_selector_panel" save_session_state="true" file="player/woz/tab/styles" > <translation id="title" translation_id="469119" type="use" /> <record id="object_property" get_property="objt" set_property="objt"/> </container>--> <widget class="player_form_panel" file="player/woz/player form" id="ppd2" late_loading="true"> <translation id="title" translation_id="227813" type="use" /> <record id="object_property" get_property="objt" set_property="objt"/> </widget> </container> </container> <!-- R --> <container class="tato" id="poR2" priority="1"> <layout class="arrange_horizontal_attachment" layout="-1" offset="0"/> <layout class="stick_to_sides_attachment" alignment="vertical" inset="-2" apply_to_children="true" /> <container class="client_object_viewer_selector_panel" id="woz3" save_session_state="true" file="player/woz/info R" default_width="-1" priority="1"> <integer id="default_for_unemployed_managers" value="Irph"/> <integer id="default_for_international_managers_other_team" value="Irph"/> <integer id="default_for_everyone_else" value="pat1"/> <integer id="default_for_versus_mode" value="pat1"/> <container id="pat1" late_loading="true" valid_for_other_team_managers="false"> <layout class="arrange_vertical_attachment" layout="-10,-12,-10,120" offset="0" gap="0" /> <layout class="stick_to_sides_attachment" alignment="horizontal" apply_to_children="true" inset="2" /> <translation id="title" translation_id="466580" type="use" value="Dynamics and Happiness[COMMENT: section title for player featuring info on 447669 Dynamics and player happiness]" /> <container> <layout class="arrange_vertical_attachment" layout="-3,-4" offset="0" gap="0" /> <layout class="stick_to_sides_attachment" alignment="horizontal" apply_to_children="true" inset="0" /> <widget class="label" spec="text" alignment="centre_x,centre_y,can_scale" size="9" colour="fg"> <translation id="text" translation_id="447645" type="use" value="Overall Happiness" /> </widget> <widget class="person_happiness_icon_widget" alignment="centre" font="newspaper headline" font_size="10" colour="fg" row="0" column="0"> <record id="object_property" get_property="Pohl"/> <boolean id="use_morale_icon" value="false" /> <integer id="happiness_type" value="6" /> </widget> </container> <container> <layout class="arrange_horizontal_attachment" layout="-1,-1,-1,-1,-1,-1" offset="0" gap="1" /> <layout class="stick_to_sides_attachment" alignment="vertical" inset="0" apply_to_children="true" /> <container> <layout class="arrange_vertical_attachment" layout="-3,-4" offset="0" gap="0" /> <layout class="stick_to_sides_attachment" alignment="horizontal" inset="0" apply_to_children="true" /> <widget class="label" spec="text,small" alignment="centre_x,bottom,can_scale" colour="fg"> <translation id="text" translation_id="227839" type="use" value="Morale" /> </widget> <widget class="person_happiness_icon_widget" alignment="centre,can_scale" row="0" column="0"> <record id="object_property" get_property="PhrM"/> <boolean id="use_morale_icon" value="true" /> <integer id="happiness_type" value="0" /> </widget> </container> <container> <layout class="arrange_vertical_attachment" layout="-3,-4" offset="0" gap="0" /> <layout class="stick_to_sides_attachment" alignment="horizontal" apply_to_children="true" inset="0" /> <widget class="label" spec="text,small" alignment="centre_x,bottom,can_scale" colour="fg"> <translation id="text" translation_id="447640" type="use" value="Training" /> </widget> <widget class="person_happiness_icon_widget" alignment="centre" row="0" column="1"> <record id="object_property" get_property="PHtr"/> <integer id="happiness_type" value="5" /> </widget> </container> <container> <layout class="arrange_vertical_attachment" layout="-3,-4" offset="0" gap="0" /> <layout class="stick_to_sides_attachment" alignment="horizontal" inset="0" apply_to_children="true" /> <widget class="label" spec="text,small" alignment="centre_x,bottom,can_scale" colour="fg"> <translation id="text" translation_id="447641" type="use" value="Treatment" /> </widget> <widget class="person_happiness_icon_widget" alignment="centre" row="0" column="2"> <record id="object_property" get_property="PHmt"/> <integer id="happiness_type" value="4" /> </widget> </container> <container> <layout class="arrange_vertical_attachment" layout="-3,-4" offset="0" gap="0" /> <layout class="stick_to_sides_attachment" alignment="horizontal" apply_to_children="true" inset="0" /> <widget class="label" spec="text,small" alignment="centre_x,bottom,can_scale" colour="fg"> <translation id="text" translation_id="447642" type="use" value="Club" /> </widget> <widget class="person_happiness_icon_widget" alignment="centre" row="0" column="3"> <record id="object_property" get_property="PHct"/> <integer id="happiness_type" value="2" /> </widget> </container> <container> <layout class="arrange_vertical_attachment" layout="-3,-4" offset="0" gap="0" /> <layout class="stick_to_sides_attachment" alignment="horizontal" inset="0" apply_to_children="true" /> <widget class="label" spec="text,small" alignment="centre_x,bottom,can_scale" colour="fg"> <translation id="text" translation_id="447643" type="use" value="Management" /> </widget> <widget class="person_happiness_icon_widget" alignment="centre" row="0" column="4"> <record id="object_property" get_property="PHcm"/> <integer id="happiness_type" value="3" /> </widget> </container> <container> <layout class="arrange_vertical_attachment" layout="-3,-4" offset="0" gap="0" /> <layout class="stick_to_sides_attachment" alignment="horizontal" apply_to_children="true" inset="0" /> <widget class="label" spec="text,small" alignment="centre_x,bottom,can_scale" colour="fg"> <translation id="text" translation_id="447644" type="use" value="Playing Time" /> </widget> <widget class="person_happiness_icon_widget" alignment="centre" row="0" column="5"> <record id="object_property" get_property="PHpt"/> <integer id="happiness_type" value="1" /> </widget> </container> </container> <container > <layout class="arrange_vertical_attachment" layout="-4,-3" offset="0" gap="0" /> <layout class="stick_to_sides_attachment" alignment="horizontal" apply_to_children="true" inset="0" /> <widget class="playing_time_expectations_widget" alignment="centre_x,bottom" size="11" font="tad" colour="fg"> <record id="object_property" get_property="Ppte"/> </widget> <widget class="label" spec="text" alignment="centre_x,top,can_scale" size="9" colour="fg"> <translation id="text" translation_id="492003" type="use" value="Expectations (Next 5 Matches)[COMMENT: AREA: Playing Time; SUB-AREA: Expected Playing Time to come; FR: 27981; TONE: Formal; CHARLIMIT: None; NOTE: gives the user info on how much a player expects to play in the next five matches]" /> </widget> </container> <widget class="client_object_label_value_table" id="Pmrl" auto_size="vertical"> <record id="object_property" get_property="objt" set_property="objt"/> <record id="table_properties" layout="-8, -20" mode="fill_rows, stripe_rows" > <boolean id="auto_size_rows" value="false" /> <boolean id="fixed_size_rows" value="26" /> <boolean id="save_session_state" value="true" /> <boolean id="multiline" value="true" /> <boolean id="late_loading" value="true" /> <list id="column_properties"> <record indx="0" colour="fg" alignment="centre_y,left" multiline="true" /> <record indx="1" font="text" alignment="centre,right" multiline="true" auto_size="vertical"/> </list> <list id="column_display_properties"> <record indx="0" alignment="left,centre_y" /> </list> </record> <list id="viewed_property_ids"> <integer value="PHgh" /> <integer value="rlhn" /> <integer value="DRsd" /> <integer value="THic" /> </list> </widget> </container> </container> </container> </container> <!-- Bottom row --> <container> <layout class="show_medium_vertical" min_value="950" max_value="60000"/> <attachment class="horizontal_arrange" horizontal_layout="-2,-3,-2" horizontal_gap="4"/> <!-- Smaller panels L--> <container class="tato" id="smal" priority="1"> <layout class="arrange_horizontal_attachment" layout="-1" offset="0"/> <layout class="stick_to_sides_attachment" alignment="vertical" inset="0" apply_to_children="true" /> <record id="default_properties" file="player/woz/player overview small selector panel" save_session_state="true" minimum_width="29" default_width="-374" /> <container class="client_object_viewer_selector_panel" id="pos2" priority="1" navigation_container="true" > <integer id="default_for_unemployed_managers" value="ppsp"/> <integer id="default_for_international_managers_other_team" value="ppsp"/> <integer id="default_for_everyone_else" value="ppsp"/> <integer id="default_for_versus_mode" value="ppsp"/> </container> </container> <!-- M--> <container class="tato" id="smam" default_height="-1" priority="1" > <layout class="arrange_vertical_attachment" layout="-1" offset="0" gap="0"/> <layout class="stick_to_sides_attachment" alignment="all" inset="0" apply_to_children="true"/> <container class="tabbed" id="dol1" default_height="-1" priority="1" save_session_state="true" dont_set_embedded_title="true"> <layout class="stick_to_sides_attachment" alignment="all" inset="0" apply_to_children="true" /> <!-- Linked header --> <container navigation_container="true" id="dol2" default_height="-1" priority="1" save_session_state="true" late_loading="true" dont_set_embedded_title="true" > <translation id="title" translation_id="385617" type="use" value="Season Stats[COMMENT: player overview; player stats by competition panel title]" /> <layout class="stick_to_sides_attachment" alignment="all" apply_to_children="true" inset="0" /> <widget class="player_additional_stats_panel" id="pcsp" file="player/woz/player additional stats small"> <record id="object_property"> <list id="get_properties"> <!-- Hide this panel if player is in inactive league--> <record id="object_property" get_property="objt" set_property="objt"/> <record id="object_property" get_property="Pila" set_property="hidn"/> </list> </record> </widget> <widget class="player_stats_panel" id="pssp" file="player/woz/player stats small"> <record id="object_property"> <list id="get_properties"> <!-- Show this panel if player is in inactive league--> <record id="object_property" get_property="Pila" set_property="Shwn"/> <record id="object_property" get_property="objt" set_property="objt"/> </list> </record> </widget> </container> <widget class="player_history_injury_panel" id="InjH" file="player/woz/player history injury" late_loading="true" valid_for_unemployed_managers="false" valid_for_international_managers_other_team="false"> <translation id="title" translation_id="316626" type="use" value="Past Injuries[COMMENT: player history; panel header text listing previous injuries suffered]"/> <record id="object_property" get_property="objt" set_property="objt"/> </widget> <widget class="player_history_achievements_panel" id="phad" file="player/player history achievements small" late_loading="true"> <translation id="title" translation_id="435775" type="use" value="Career Milestones[COMMENT: was previously ID 329749 Career Achievements, rewording as it's a better term for the content on the screen]" /> <record id="object_property" get_property="objt" set_property="objt"/> </widget> </container> </container> <!-- Smaller panels R--> <container priority="1" class="tato" id="smar" default_height="-1"> <layout class="arrange_horizontal_attachment" layout="-1" offset="0"/> <layout class="stick_to_sides_attachment" alignment="vertical" inset="0" apply_to_children="true" /> <record id="default_properties" file="player/woz/player overview small selector panel" save_session_state="true" minimum_width="290" default_width="-1" /> <container class="client_object_viewer_selector_panel" id="pos3" priority="1" navigation_container="true" > <integer id="default_for_unemployed_managers" value="Pcrs"/> <integer id="default_for_international_managers_other_team" value="Pcrs"/> <integer id="default_for_everyone_else" value="Pcrs"/> <integer id="default_for_versus_mode" value="Pcrs"/> </container> </container> </container> </panel>
  14. Im trying to change player kit with number behind facepack up to club stadium image from Club info with no luck. File: player overview panel.xml Skin: TATO23 Anyone can help?
  15. How can I set font color in sidebar menu table.xml white for all? (not secondary)
  16. Thank you Now its perfect. Do you know maybe how to increase width of scoreboard in Champions League as it's to short for me? @bluestillidie00
  17. Thank you 3. How to remove "MINS" from additional time? In Polish translation not looking good. Only numbers will be enough.
×
×
  • Create New...