Jump to content

aduh

Members+
  • Posts

    401
  • Joined

  • Last visited

Everything posted by aduh

  1. @bluestillidie00 3 questions: 1. How to increase the width of this element? As you can see, the Polish translation does not fit 2. This marked box is little bit to high (few pixels) compared to the left box with the logos. Is it possible to move it few pixels down? 3. How to remove "MINS" from additional time? In Polish translation not looking good. Only numbers will be enough.
  2. \Tato23_v1darktab\panels\client_object file client object browser.xml find (line 29,56) and change transparency="..." where 1 is no transparency, 0.9 and lower its transparent background However in order to use background packs you need to "unlock" some code (green). The easiest way just delete all code in client object browser.xml file and paste this: <!-- this file lists the global panels that should be installed --> <panel> <layout class="stick_to_sides_attachment" alignment="all" inset="0" apply_to_children="true" /> <container id="mai1"> <layout class="stick_to_sides_attachment" alignment="all" inset="0" /> </container> <!-- background picture - covers entire screen --> <widget class="background" file="backgrounds/default" id="bgnd"> <!-- Once everything is hooked up we'll use a get global attachment like below tied to the appropriate global setting to show/hide instead of the complex test multiple global setups for the various items we'll show/hide --> <!--<attachment class="get_global_attachment" get_property="background_visible" set_property="Shwn" />--> <record id="object_property"> <integer id="get_property" value="bgnd" /> <integer id="set_property" value="file" /> </record> <attachment class="test_multiple_globals_attachment" default_value="false"> <list id="get_properties"> <record get_property="MatS" test_mode="equal" value="true" skip_if_null="true" /> <!-- PROP_FULL_SCREEN_3D_BEING_DRAWN --> <record get_property="Ma3D" test_mode="equal" value="true" comparison_mode="or" skip_if_null="true" /> </list> <integer id="set_property" value="hidn" /> </attachment> </widget> <widget class="tatobg" red_replacement="bg" transparency="0.8"> <layout class="stick_to_sides_attachment" alignment="left" inset="0" /> <layout class="stick_to_sides_attachment" alignment="top" inset="0" /> <layout class="stick_to_sides_attachment" alignment="all" inset="0" /> <attachment class="test_multiple_globals_attachment" default_value="false"> <list id="get_properties"> <record get_property="MatS" test_mode="equal" value="true" skip_if_null="true" /> <!-- PROP_FULL_SCREEN_3D_BEING_DRAWN --> <record get_property="Ma3D" test_mode="equal" value="true" comparison_mode="or" skip_if_null="true" /> </list> <integer id="set_property" value="hidn" /> </attachment> </widget> <widget class="picture" file="backgrounds/animated pattern 4" red_replacement="dark accent" transparency="0.5" scale_picture="true" keep_aspect_ratio="true"> <layout class="stick_to_sides_attachment" alignment="left" inset="0" /> <layout class="stick_to_sides_attachment" alignment="top" inset="5" /> <layout class="stick_to_sides_attachment" alignment="all" inset="0" /> <attachment class="test_multiple_globals_attachment" default_value="false"> <list id="get_properties"> <record get_property="MatS" test_mode="equal" value="true" skip_if_null="true" /> <!-- PROP_FULL_SCREEN_3D_BEING_DRAWN --> <record get_property="Ma3D" test_mode="equal" value="true" comparison_mode="or" skip_if_null="true" /> </list> <integer id="set_property" value="hidn" /> </attachment> </widget> <widget class="inner_contrast_box" appearance="boxes/custom/interface/content/paper" id="BgPa" red_replacement="dark accent" green_replacement="tato_3" blue_replacement="shadow" transparency="0.9" > <layout class="stick_to_object_attachment" id="align_top" get_side="top" set_side="top" target="mai1"/> <layout class="stick_to_object_attachment" id="align_bottom" get_side="bottom" set_side="bottom" target="mai1"/> <layout class="stick_to_object_attachment" id="align_right" get_side="right" use_recursive_search="true" set_side="left" target="side"/> <layout class="stick_to_object_attachment" id="align_right" get_side="left" set_side="left" target="mai1"/> <animation class="translate_animation" start_value="0, 0.2" end_value="0, 0" duration="0.4" end_mode="hold_end" tween="ease_out" coord_mode="relative_to_screen" /> <attachment class="test_multiple_globals_attachment" default_value="false"> <list id="get_properties"> <record get_property="MatS" test_mode="equal" value="true" skip_if_null="true" /> <!-- PROP_FULL_SCREEN_3D_BEING_DRAWN --> <record get_property="Ma3D" test_mode="equal" value="true" comparison_mode="or" skip_if_null="true" /> </list> <integer id="set_property" value="hidn" /> </attachment> </widget> <!-- match background picture - covers entire screen --> <widget class="picture" id="Mbkg" scale_picture="true" keep_aspect_ratio="false"> <record id="object_property"> <integer id="get_property" value="bgnd" /> <integer id="set_property" value="file" /> </record> <attachment class="test_multiple_globals_attachment" default_value="true"> <list id="get_properties"> <record get_property="MatS" test_mode="equal" value="false" skip_if_null="true" /> <!-- PROP_FULL_SCREEN_3D_BEING_DRAWN --> <record get_property="Ma3D" test_mode="equal" value="true" comparison_mode="or" skip_if_null="true" /> </list> <integer id="set_property" value="hidn" /> </attachment> </widget> <!-- custom background scene --> <container id="cBsC"> <layout class="stick_to_sides_attachment" alignment="all" inset="0" apply_to_children="true" /> <!--widgets added in code here--> </container> <container> <layout class="arrange_horizontal_attachment" alignment="left,extend" gap="0" offset="0" /> <layout class="stick_to_sides_attachment" alignment="vertical" inset="0" apply_to_children="true" /> <!--when the screen size changes, so does the width of the sidebar - make sure we lay ourselves out correctly--> <attachment class="test_screen_size_attachment" alignment="horizontal" min_value="0" max_value="1124" action_event="layD" disable_setting_name="force_small_sidebar"/> <widget class="sidebar_menu_table" id="side" width="160"> <record id="object_property"> <integer id="get_property" value="objt" /> <integer id="set_property" value="cotO" /> </record> <attachment class="test_multiple_globals_attachment" default_value="true"> <list id="get_properties"> <record get_property="TTyp" test_mode="equal" value="1" skip_if_null="false" /> <record get_property="hide_sidebar" test_mode="equal" comparison_mode="or" value="true" skip_if_null="false" /> </list> <integer id="set_property" value="FoHi" /> </attachment> <attachment class="test_setting_attachment" get_setting="force_small_sidebar" value="true" skip_if_false="true" default_value="false" set_property="widt" true_value="45"/> <attachment class="test_screen_size_attachment" alignment="horizontal" min_value="0" max_value="1200" set_property="widt" true_value="45" false_value="160" disable_setting_name="force_small_sidebar"/> </widget> <container> <layout class="arrange_vertical_attachment" alignment="bottom,extend" gap="-30" offset="0" /> <layout class="stick_to_sides_attachment" alignment="horizontal" inset="0" apply_to_children="true" /> <container> <layout class="stick_to_sides_attachment" alignment="all" inset="0" apply_to_children="true" /> <!-- match - covers entire lower part of screen when looking at a match --> <widget class="match_highlights_panel" id="full" pitch_unique_id="full"> <record id="object_property"> <integer id="get_property" value="objt" /> <integer id="set_property" value="objt" /> </record> </widget> <container> <layout class="arrange_vertical_attachment" alignment="top,extend" gap="0" offset="0" /> <layout class="stick_to_sides_attachment" alignment="horizontal" inset="0" apply_to_children="true" /> <animation class="translate_animation" start_value="0, -0.2" end_value="0, 0" duration="0.4" end_mode="hold_end" tween="ease_out" coord_mode="relative_to_screen" /> <!-- custom headers container --> <container id="heaC"> <attachment class="get_global_attachment" get_property="hide_header" set_property="Shwn" /> <attachment_group class="vertical_arrange_autosize" vertical_offset="0" horizontal_inset="0"/> <!-- widgets get dynamically added there when browsing to a section that wants a custom header--> </container> <!-- header area at top of screen - with title, menus, etc --> <container id="head" class="header_panel"> <attachment class="get_global_attachment" get_property="hide_header" set_property="hidn" /> <record id="object_property" get_property="objt" set_property="objt"/> </container> <container id="main"> <layout class="stick_to_sides_attachment" alignment="all" inset="0" apply_to_children="true" /> <!-- rest of the panels --> <container class="container_with_mouse_events" propagate_mouse_events="false" DisW="false"> <!--when in a match and viewing highlights, we want the above container to allow mouse events to propagate to the match panel underneath it--> <attachment class="test_multiple_globals_attachment" default_value="false"> <list id="get_properties"> <record get_property="section" test_mode="equal" value="hilp" skip_if_null="false"/> <record get_property="MatS" test_mode="equal" comparison_mode="or" value="false" skip_if_null="true" /> </list> <integer id="set_property" value="prme"/> </attachment> <attachment class="test_multiple_globals_attachment" default_value="false"> <list id="get_properties"> <record get_property="section" test_mode="equal" value="hilp" skip_if_null="false"/> <record get_property="MatS" test_mode="equal" comparison_mode="or" value="false" skip_if_null="true" /> </list> <integer id="set_property" value="pdow"/> </attachment> <layout class="arrange_vertical_attachment" alignment="top,extend" gap="0" offset="0" /> <layout class="stick_to_sides_attachment" alignment="horizontal" inset="0" apply_to_children="true" /> <!--tab bar--> <!-- @archie.buck The tutorial relies on this id not changing, if you need to adjust it please let me know --> <container height="36" id="tabz"> <layout class="stick_to_sides_attachment" alignment="all" inset="0" apply_to_children="true" /> <!-- hide this panel in "navigation disabled" mode --> <attachment class="test_multiple_globals_attachment" default_value="true"> <list id="get_properties"> <record get_property="TTyp" test_mode="equal" value="1" skip_if_null="false" /> <record get_property="dtty" test_mode="equal" comparison_mode="and" value="53" skip_if_null="false" /> <record get_property="hide_tabs" test_mode="equal" comparison_mode="or" value="true" skip_if_null="false" /> </list> <integer id="set_property" value="hidn" /> </attachment> <!-- coloured actions bar image --> <widget class="main_box" id="ACTb" appearance="boxes/custom/interface/tab bar/paper" red_replacement="primary"/> <container> <layout class="arrange_horizontal_attachment" alignment="right,extend" gap="2" offset="14" /> <layout class="stick_to_sides_attachment" alignment="vertical" inset="1" apply_to_children="true" /> <!-- actions and sections bar --> <!-- please dont change the ID of this bar, if you really need to please notify Isaac as it will effect gamepad stuff :) --> <container navigation_container="true" id="tBAR" > <layout class="stick_to_sides_attachment" alignment="all" apply_to_children="true" /> <container class="sections_menu_strip" id="acse" /> </container> <!--Match Options--> <widget class="match_tactics_toggle_button" /> <!--Backroom Advice--> <widget class="backroom_advice_trigger_button" id="BaC1" /> <!--Backroom Advice 'popup'--> <widget class="backroom_advice_trigger_button" id="BaC2" file="club/backroom advice trigger button popup panel" disable_layout_attachments_when_embedded="true" hidden="true" /> </container> </container> <container class="inner_box_no_margin"> <layout class="stick_to_sides_attachment" alignment="all" apply_to_children="true"/> <!-- main area - contains sections/actions panel and content areas --> <container id="main"> <layout class="arrange_horizontal_attachment" alignment="middle,extend" gap="0" offset="0"/> <layout class="stick_to_sides_attachment" alignment="vertical" inset="0" apply_to_children="true" /> <!-- screen content area --> <container id="scca" auto_size="horizontal"> <layout class="stick_to_sides_attachment" alignment="all" apply_to_children="true"> <global id="inset" name="ui.main_content_margin"/> </layout> </container> </container> </container> </container> </container> </container> </container> <container id="Fpco"> <attachment_group class="vertical_arrange_autosize" vertical_offset="0" horizontal_inset="0"/> </container> </container> <!--replay controls--> <widget class="match_replay_controls_panel" id="mrcp" disable_layout_attachments_when_embedded="true"> <layout class="stick_to_sides_attachment" alignment="horizontal,top" inset="40,0,0,222" /> <record id="object_property" get_property="objt" set_property="objt" /> </widget> </container> </panel> Then clear cache and refresh skin.
  3. I would like to share with you with my small modification of this great skin. Its just about addition of nice transparent stadium background to the skin. https://www.mediafire.com/file/knbiizxmdav7mhg/Tato23_background.fmf/file
  4. Anyone knows where to find this stadium background image? I would like to change it for different one. Thx
  5. true, clock in CL matches is invisible (white font)
  6. @Wozzie do you plan #Tato23 skin for Football Manager 2023 Would be great
  7. I always wonder how good Miles would be at FM network game xD You think he would download tactics from forum?
×
×
  • Create New...