Jump to content

PequenoGenio

Members+
  • Posts

    1,097
  • Joined

  • Last visited

Everything posted by PequenoGenio

  1. Here? In the player positions indicator small horizontal panel? <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" /> <container> <layout class="fit_children_attachment" alignment="vertical" offset="0" gap="0" /> <layout class="stick_to_sides_attachment" alignment="top" apply_to_children="true" inset="0" /> <string id="skin_style" value="title link" /> <!-- Header --> <widget class="link_button" section="Ptac" auto_size="all"> <layout class="stick_to_sides_attachment" alignment="left" inset="0" /> <layout class="stick_to_sides_attachment" alignment="top" inset="5" /> <translation id="text" translation_id="230082" type="use" value="Positions" /> </widget> <!-- Popup menu for highlighting attributes --> <widget class="popup_table_button" appearance="buttons/subtle/normal/button" id="hipo" item_file="tactics/positions indicator highlight menu" fixed="true" select_event="high" auto_size="all"> <layout class="stick_to_sides_attachment" alignment="right" inset="0" /> <translation id="text" translation_id="383368" type="use" value="Highlight[COMMENT: FR 10661; player overview positions panel; label for popup button displaying position highlighting options]" /> </widget> </container> <!-- Pitch --> <widget class="pitch_with_player_positions" id="ppip" height="120" vertical="false" pitch_alignment="centre,can_scale" pitch_draw_goals="false" pitch_draw_markings="false" show_position_strength="false" hide_player_positions="true" pitch_show_names="false" pitch_show_names_as_hint="true" pitch_draw_grass="true" pitch_line_colour="text" pitch_touchline_width_percentage="1" pitch_override_icon_size="2" line_width="1.4"> <!-- 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> <!-- Position label--> <widget class="text" id="posT" alignment="centre" auto_size="vertical" colour="accent" /> <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="green 500" 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="picture" file="icons/custom/footed/left" image_alignment="centre" 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="centre" scale_picture="true"/> <container class="vertical_adaptive_container" layout="12,18" inset="0" offset="0" gap="0"> <widget class="label" colour="red 500" 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> <!-- Label --> <widget id="r+dl" class="text" font="title" auto_size="vertical" colour=""> <translation id="text" translation_id="363721" type="use" value="Role and Duty[COMMENT: FR 8989 - title for a panel allowing choosing of the role and duty for a player]" /> </widget> <container> <layout class="stick_to_sides_attachment" alignment="all" apply_to_children="true" inset="0" /> <!-- Info labels for when the data isn't available--> <container id="inFC"> <layout class="arrange_vertical_attachment" alignment="top" offset="0" gap="4" /> <widget class="text" id="nrLb" auto_size="vertical" hidden="true"> <layout class="stick_to_sides_attachment" alignment="horizontal" inset="0" /> <translation id="text" translation_id="383562" type="use" value="No suitable best roles for this position[COMMENT: FR 10661; player overview positions indicator; string displayed when the player is not good enough in a position to have a 'best role' for it]" /> </widget> <widget class="text" id="arbs" auto_size="vertical" hidden="true"> <layout class="stick_to_sides_attachment" alignment="horizontal" inset="0" /> <translation id="text" translation_id="447600" type="use" value="This player is being scouted by [%person#1] and the report will be available shortly.[COMMENT:scout report, scouting in progress]" /> </widget> <widget class="text" id="pool" auto_size="vertical" hidden="true"> <layout class="stick_to_sides_attachment" alignment="horizontal" inset="0" /> <translation id="text" translation_id="342085" type="use" value="Scouting In Progress[COMMENT: disabled menu item when a player is already being scouted]" /> </widget> <widget class="button" id="scPb" click_event="sctc" auto_size="all" height="30" hidden="true"> <translation id="text" translation_id="243421" type="use" value="Scout Player" /> <layout class="centre_in_parent_attachment" alignment="horizontal" /> </widget> </container> <!-- Best roles for selected position --> <widget class="table" id="Rcon" layout="80, 18, -1, 100" auto_size_rows="false" row_height="28" row_spacing="2" column_spacing="4" mode="select_rows" select_event="sdst" sort_disabled="true"> <translation id="hint" translation_id="330016" type="use" value="Highlight key attributes for role[COMMENT: option allowing for viewing the key attributes needed to play in a certain role]" /> <global id="override_select_row_flags" name="platform_is_stadia"/> <record id="default_properties"> <translation id="hint" translation_id="330016" type="use" value="Highlight key attributes for role[COMMENT: option allowing for viewing the key attributes needed to play in a certain role]" /> </record> <list id="column_widget_properties"> <record index="1" navigation_focus_target="true" /> <record index="2" navigation_focus_target="true" /> </list> <widget class="stars_range_strip" id="roS1" row="0" col="0" image_alignment="centre" /> <widget class="info_icon_hint_text" id="hnt1" row="0" col="1" /> <widget class="popup_button" id="dut1" row="0" col="2" appearance="" column_span="2" /> <widget class="stars_range_strip" id="roS2" row="1" col="0" image_alignment="centre" /> <widget class="info_icon_hint_text" id="hnt2" row="1" col="1" /> <widget class="popup_button" id="dut2" row="1" col="2" appearance="" column_span="2"/> <widget class="stars_range_strip" id="roS3" row="2" col="0" image_alignment="centre" /> <widget class="info_icon_hint_text" id="hnt3" row="2" col="1" /> <widget class="popup_button" id="dut3" row="2" col="2" appearance="" column_span="2"/> <widget class="stars_range_strip" id="roS4" row="3" col="0" image_alignment="centre" /> <widget class="info_icon_hint_text" id="hnt4" row="3" col="1" /> <widget class="popup_button" id="dut4" row="3" col="2" appearance="" column_span="2"/> <widget class="stars_range_strip" id="roS5" row="4" col="0" image_alignment="centre" /> <widget class="info_icon_hint_text" id="hnt5" row="4" col="1" /> <widget class="popup_button" id="dut5" row="4" col="2" appearance="" column_span="2"/> <widget class="stars_range_strip" id="roS6" row="5" col="0" image_alignment="centre" /> <widget class="info_icon_hint_text" id="hnt6" row="5" col="1" /> <widget class="popup_button" id="dut6" row="5" col="2" appearance="" column_span="2"/> <widget class="stars_range_strip" id="roS7" row="6" col="0" image_alignment="centre" /> <widget class="info_icon_hint_text" id="hnt7" row="6" col="1" /> <widget class="popup_button" id="dut7" row="6" col="2" appearance="" column_span="2"/> <widget class="stars_range_strip" id="roS8" row="7" col="0" image_alignment="centre" /> <widget class="info_icon_hint_text" id="hnt8" row="7" col="1" /> <widget class="popup_button" id="dut8" row="7" col="2" appearance="" column_span="2"/> </widget> </container> </container> </panel>
  2. With the new update the is some update on the date widget? Before: After:
  3. Very nice. Can you show some SS from the player profile?
  4. That kind of screen should be in the news. Some kind of match report news
  5. Thanks. Done that <!--AVERAGE WAGE--> <container class="contrast_box" red_replacement="bg lighter"> <attachment_group class="vertical_arrange" vertical_alignment="top,extend" vertical_offset="0" vertical_gap="0" horizontal_alignment="horizontal" horizontal_inset="0" /> <widget class="label" colour="title" alignment="centre_x,bottom" auto_size="vertical" font="label"> <translation id="text" translation_id="284318" value="Average Wage[COMMENT: heading; team_information_panel; average wage]" /> </widget> <widget class="team_container_fact_text" id="Tawa" property="avwg" alignment="centre" auto_size="vertical"> <record id="object_property" get_property="avwg"/> </widget> But still in english: Edit: Sorted. Add the bit "type="use"" right next to the id
  6. Hi. Great job. Just one thing that is missing: the translation_id in AVERAGE WAGE. Can anyone help?
  7. https://canpl.ca/article/canadian-premier-league-reveal-new-letters-and-numbers-for-2022-kits
  8. I will wait for the new version. I only managed to change the size of the logos and eliminated their backgrounds. I couldn't change anything in the color of the text. Thanks @bluestillidie00 for the help and once again for your work. One more question : any news from this (Twitter) ?
  9. This should be possible to use like this: Good old days
×
×
  • Create New...