Jump to content

Illmatic_Xo

Members+
  • Posts

    16
  • Joined

  • Last visited

Everything posted by Illmatic_Xo

  1. i have copied the inbox buttons file from the sas skin into the wtcs skin but it seems like it hasnt changed anything. inbox buttons1.xml
  2. So guys, I need a bit of help again. Today I used the sas skin. the statistic tabs and the bookmarks for example are insane and I love it but the design is what doesn’t really convince me. At the moment I am playing with the wtcs skin and wanted to know if it is possible to take over the message tab with the „next unread“ and „mark all items as read“. It’s quite simple to use and I like it, another thing I would like to take over is the bookmark in the sidebar, what do I have to take over so it shows it?
  3. after clearing the cache and reloading the skin it seems like it has not changed
  4. so this should now be right?: <panel save_session_state="true"> <layout class="stick_to_sides_attachment" alignment="all" apply_to_children="true" inset="0"/> <container> <record id="mask" alignment="vertical, left" top="0" bottom="-110" width="200" file="backgrounds/pattern" offset_x="-300" offset_y="50"/> <layout class="arrange_vertical_attachment" alignment="top,extend" offset="0" gap="8"/> <layout class="stick_to_sides_attachment" alignment="horizontal" apply_to_children="true" inset="0"/> <!-- Position label--> <widget class="text" id="posT" alignment="centre" auto_size="vertical" colour="faded text"/> <!-- Pitch --> <widget class="pitch_with_player_positions" id="ppip" height="122" vertical="false" pitch_alignment="centre,can_scale" pitch_draw_goals="false" pitch_draw_markings="false" show_position_strength="false" hide_player_positions="false" pitch_show_names="false" pitch_show_names_as_hint="false" pitch_draw_grass="false" pitch_line_colour="text" pitch_touchline_width_percentage="1" pitch_override_icon_size="2" line_width="1.4" > <record id="pitch_base_appearance"> <string id="condition_perfect" value="pitch/overview_pitch"/> </record> <boolean id="pitch_pattern" value="false"/> <!-- Set the icon to use for people on the pitch. The icon will first look for a size that matches the pitch's size, for instance 'pitch/icons/kit/tiny/kit' or 'pitch/icons/kit/medium/kit'. If an icon for the size category is not found it will try the base path: pitch/icons/kit/kit. This means that if you want to use an icon on a pitch that will only ever be one size you can just provide the base and not worry about the tiny/small/medium/large size categories --> <string id="pitch_kit_icon" value="pitch/icons/dots"/> </widget> <!-- Foot Labels --> <container class="main_subtle_box" appearance="FME/alternate/paper"> <attachment class="vertical_arrange_autosize" vertical_gap="0"/> <!-- Left Foot --> <container height="36"> <attachment class="horizontal_arrange" horizontal_layout="-1,36" horizontal_gap="0"/> <!-- Label & Value --> <container> <attachment class="vertical_arrange" vertical_layout="-1,-1" vertical_gap="0"/> <!-- Label --> <widget class="label" font="title" colour="accent" alignment="left,bottom"> <translation id="text" translation_id="230000" type="use" value="Left Foot"/> </widget> <!-- Value --> <widget class="footedness_label" format="[%string#1]" alignment="left,top"> <record id="object_property" get_property="PlfG"/> </widget> </container> <!-- Icon --> <widget class="value_based_picture" file="icons/custom/footed/left" image_alignment="right,bottom" height="35" width="35"> <list id="value_list"> <record min_value="1" max_value="4" red_replacement="bg range1"/> <record min_value="5" max_value="8" red_replacement="bg range4"/> <record min_value="9" max_value="11" red_replacement="bg range8"/> <record min_value="12" max_value="14" red_replacement="bg range12"/> <record min_value="15" max_value="17" red_replacement="bg range16"/> <record min_value="18" max_value="20" red_replacement="bg range20"/> </list> <record id="object_property" get_property="PlfG"/> </widget> </container> <!-- Right Foot --> <container height="36"> <attachment class="horizontal_arrange" horizontal_layout="-1,36" horizontal_gap="0"/> <!-- Label & Value --> <container> <attachment class="vertical_arrange" vertical_layout="-1,-1" vertical_gap="0"/> <!-- Label --> <widget class="label" font="title" colour="accent" alignment="left,bottom"> <translation id="text" translation_id="230001" type="use" value="Right Foot" /> </widget> <!-- Value --> <widget class="footedness_label" format="[%string#1]" alignment="left,top"> <record id="object_property" get_property="PrfG"/> </widget> </container> <!-- Icon --> <widget class="value_based_picture" file="icons/custom/footed/right" image_alignment="right,bottom" height="35" width="35"> <list id="value_list"> <record min_value="1" max_value="4" red_replacement="bg range1"/> <record min_value="5" max_value="8" red_replacement="bg range4"/> <record min_value="9" max_value="11" red_replacement="bg range8"/> <record min_value="12" max_value="14" red_replacement="bg range12"/> <record min_value="15" max_value="17" red_replacement="bg range16"/> <record min_value="18" max_value="20" red_replacement="bg range20"/> </list> <record id="object_property" get_property="PrfG"/> </widget> </container> </container> </container> </container> </panel>
  5. do i need to copy and paste your whole code or just this part depending for each side <!-- Icon --> <widget class="value_based_picture" file="icons/custom/footed/right" image_alignment="right,bottom" height="35" width="35"> <list id="value_list"> <record min_value="1" max_value="4" red_replacement="bg range1"/> <record min_value="5" max_value="8" red_replacement="bg range4"/> <record min_value="9" max_value="11" red_replacement="bg range8"/> <record min_value="12" max_value="14" red_replacement="bg range12"/> <record min_value="15" max_value="17" red_replacement="bg range16"/> <record min_value="18" max_value="20" red_replacement="bg range20"/> </list> <record id="object_property" get_property="PrfG"/> </widget>
  6. guys i need a bit of help. i just want to change the colour of the boots depending on how strong their foot is. i just dont really know what to change in the file. would appreciate every help. i would put the file as attachment and here is the code: <panel save_session_state="true"> <layout class="stick_to_sides_attachment" alignment="all" apply_to_children="true" inset="0"/> <container> <record id="mask" alignment="vertical, left" top="0" bottom="-110" width="200" file="backgrounds/pattern" offset_x="-300" offset_y="50"/> <layout class="arrange_vertical_attachment" alignment="top,extend" offset="0" gap="8"/> <layout class="stick_to_sides_attachment" alignment="horizontal" apply_to_children="true" inset="0"/> <!-- Position label--> <widget class="text" id="posT" alignment="centre" auto_size="vertical" colour="faded text"/> <!-- Pitch --> <widget class="pitch_with_player_positions" id="ppip" height="122" vertical="false" pitch_alignment="centre,can_scale" pitch_draw_goals="false" pitch_draw_markings="false" show_position_strength="false" hide_player_positions="false" pitch_show_names="false" pitch_show_names_as_hint="false" pitch_draw_grass="false" pitch_line_colour="text" pitch_touchline_width_percentage="1" pitch_override_icon_size="2" line_width="1.4" > <record id="pitch_base_appearance"> <string id="condition_perfect" value="pitch/overview_pitch"/> </record> <boolean id="pitch_pattern" value="false"/> <!-- Set the icon to use for people on the pitch. The icon will first look for a size that matches the pitch's size, for instance 'pitch/icons/kit/tiny/kit' or 'pitch/icons/kit/medium/kit'. If an icon for the size category is not found it will try the base path: pitch/icons/kit/kit. This means that if you want to use an icon on a pitch that will only ever be one size you can just provide the base and not worry about the tiny/small/medium/large size categories --> <string id="pitch_kit_icon" value="pitch/icons/dots"/> </widget> <!-- Foot Labels --> <container height="30"> <attachment_group class="horizontal_arrange" horizontal_alignment="fill" horizontal_gap="6 " vertical_inset="0" /> <container class="horizontal_adaptive_container" layout="-1,25" inset="0" offset="0" gap="6"> <container class="vertical_adaptive_container" layout="12,18" inset="0" offset="0" gap="0"> <widget class="label" colour="accent" font="label" alignment="right,can_scale"> <translation id="text" translation_id="230000" type="use" value="Left Foot" /> </widget> <widget class="footedness_label" alignment="right,can_scale" format="[%string#1]"> <record id="object_property"> <integer id="get_property" value="Plft" /> </record> </widget> </container> <widget class="value_based_picture" file="icons/custom/footed/left" image_alignment="top" scale_picture="true"/> </container> <container class="horizontal_adaptive_container" layout="25,-1" inset="0" offset="0" gap="6"> <widget class="picture" file="icons/custom/footed/right" image_alignment="top" scale_picture="true"/> <container class="vertical_adaptive_container" layout="12,18" inset="0" offset="0" gap="0"> <widget class="label" colour="accent" font="label" alignment="left,can_scale"> <translation id="text" translation_id="230001" type="use" value="Right Foot" /> </widget> <widget class="footedness_label" alignment="left,can_scale" format="[%string#1]"> <record id="object_property"> <integer id="get_property" value="Prft" /> </record> </widget> </container> </container> </container> </container> </panel> player positions small horizontal.xml
  7. Do you possibly know by the given code where I have to look to find it? Because i could take the files of the Zealand skin over, just don’t really know where to find the folder in which I find the file I need. At first I thought it could be some of these lines. I found the main box no margin folder but when I put it in the skin and reloaded it after clearing the cache nothing happened. class="main_box_no_margin" id="T1rc" red_replacement="red" blue_replacement="red" appearance="boxes/custom/solid/paper" height="5" width="10" />
  8. Can someone tell me why in the first picture in the scoreboard is a gap behind the logos? seems like I am missing something. in the second picture i have the zealand skin and there is it this is the code if i am not wrong: <!-- Champions League Blue --> <container> <layout class="stick_to_sides_attachment" apply_to_children="true" inset="7,0,7,0"/> <container background_colour="ucl gradient"/> </container> <widget class="match_team_logo_picture" id="TeLo" image_alignment="right"/> </container> </container> <container class="client_object_viewer_xml_panel" id="T1Co" override_with_object="true" width="55"> <layout class="horizontal_arrange" horizontal_alignment="left,extend" vertical_inset="0" horizontal_gap="0"/> <container> <layout class="vertical_arrange" vertical_alignment="middle,extend" vertical_gap="0"/> <container height="7"> <layout class="horizontal_arrange" horizontal_alignment="middle"/> <container class="main_box_no_margin" id="T1rc" red_replacement="red" blue_replacement="red" appearance="boxes/custom/solid/paper" height="5" width="10" /> </container> <container> <layout class="horizontal_arrange" horizontal_alignment="fill" vertical_inset="0"/> <container class="main_box_no_margin" appearance="boxes/custom/uefa/champions league/match/scorebar/left/paper"> <layout class="horizontal_arrange" horizontal_alignment="right,extend" vertical_inset="0,0,4,0" horizontal_gap="0"/> <widget class="text_button" id="T1nm" font="champions" size="14" alignment="centre" click_event="htac" colour="white" navigation_focus_target="false" multiline="true"/> <widget class="spacer" width="8"/> </container> </container> <widget class="spacer" height="7"/> </container> </container> <container id="MInf" width="60"> <layout class="stick_to_sides_attachment" apply_to_children="true" inset="7,0,7,0"/> <container class="main_box_no_margin" appearance="boxes/custom/uefa/champions league/match/scorebar/solid/paper" red_replacement="ucl core blue" navigation_focus_target="false"> <layout class="horizontal_arrange" horizontal_layout="-1, 1 ,-1" horizontal_gap="4" horizontal_offset="2" vertical_inset="0" /> <widget class="text" id="T1sc" size="15" font="champions" alignment="centre" colour="white"> <layout class="stick_to_sides_attachment" alignment="vertical" inset="0,0,4,0"/> </widget> <widget class="picture" file="boxes/custom/solid/paper" red_replacement="ucl bright blue" /> <widget class="text" id="T2sc" size="15" font="champions" alignment="centre" colour="white"> <layout class="stick_to_sides_attachment" alignment="vertical" inset="0,0,4,0"/> </widget> </container> </container> <container class="client_object_viewer_xml_panel" id="T2Co" override_with_object="true" width="55"> <layout class="vertical_arrange" vertical_alignment="middle,extend" vertical_gap="0"/> <container height="7"> <layout class="horizontal_arrange" horizontal_alignment="middle"/> <container class="main_box_no_margin" id="T2rc" red_replacement="red" blue_replacement="red" appearance="boxes/custom/solid/paper" height="5" width="10" /> </container> <container> <layout class="horizontal_arrange" horizontal_alignment="fill"/> <container class="main_box_no_margin" appearance="boxes/custom/uefa/champions league/match/scorebar/right/paper"> <layout class="horizontal_arrange" horizontal_alignment="left,extend" vertical_inset="0,0,4,0" horizontal_gap="0"/> <widget class="spacer" width="8"/> <widget class="text_button" id="T2nm" font="champions" size="14" alignment="centre" click_event="htac" colour="white" navigation_focus_target="false" multiline="true"/> </container> </container> <widget class="spacer" height="7"/> </container>
  9. I now have them extracted and put into the icon folder under footed, what do I need to do now? I am sorry for being so clueless, I am really new to skinning and want to bring myself into it but i don’t really know where to start and where to get the help I need.
  10. Somehow there isn’t anything about footedness in icons.. I really don’t know where to find it. Like i said I am using the FM Zweierkette skin, version 24.0.3 and it is mostly build like the Kojuro skin.. the thing is I even looked there in the icons folder and there wasn’t also anything about footedness. Is there any file in which stands the direction to the icons?
  11. sooo.. i am really new to skinning and need a bit of advice. at the moment i am using the zweierkette skin, the 24.0.3 beta version and i like it a lot because its more like the default skin but with a couple advantages. what i want to ask is if it is possible to change the colours of the left foot and right foot icon in the player overwiev in the first picture. would like to have the colours showing green or red or yellow, dependent on the strength of the foot. another things i want to change at the skin are the scoreboard and get the quick sub next to the tactics and sub button. i am very inspired by the zealand scoreboard and would love to have it like his one and in his skin the quick sub option is also on one height like i would want it next to the tactic and subb button. would appreciate every help.
×
×
  • Create New...