Jump to content

[FM23] Base Skin NO FACES MOD V1.19 released on 31/03/2023


Marco Borghesi
 Share

Recommended Posts

Looking at the panel you posted, as it is a table, I can see the difficulty. My hunch is still the same, that the table is puling the player info from a widget panel.

In panels/widgets look for all the files that start with "player picture name ...". Personally I would go through all these panels and find the one that best matches what i see on screen and then I would delete the widget class="picture" widget in that panel.

I would keep moving through the panels until i see a change.

Of course, I could be completely wrong. But this is where I would start.

The table is not clear where it draws the info for the player, but to me, when looking at the panels i have suggested, the info matches up for the player info.

Remove the widget class="picture" from these files and see what happens :)

 

Link to post
Share on other sites

  • Replies 197
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

24 minutes ago, Tyburn said:

Looking at the panel you posted, as it is a table, I can see the difficulty. My hunch is still the same, that the table is puling the player info from a widget panel.

In panels/widgets look for all the files that start with "player picture name ...". Personally I would go through all these panels and find the one that best matches what i see on screen and then I would delete the widget class="picture" widget in that panel.

I would keep moving through the panels until i see a change.

Of course, I could be completely wrong. But this is where I would start.

The table is not clear where it draws the info for the player, but to me, when looking at the panels i have suggested, the info matches up for the player info.

Remove the widget class="picture" from these files and see what happens :)

 

Thank you @Tyburn i know it is a nightmare :)

Link to post
Share on other sites

Now i have one left that I'm struggling with. Trying to do the same but this is even worse. At least i had a god 'id' to look for.
If you have time to give it a look ... your input helped a looooooot!!!! :D 

this is the xml that control the page: inbox content with physio update panel.xml

Screenshot 2022-12-02 alle 15.29.11.png

Link to post
Share on other sites

3 hours ago, Marco Borghesi said:

to give you and idea @Tyburn 'club playing times for upcoming season panel.xml' control this page in the screenshot. But nooooo way i can understand how to remove the picture.

Screenshot 2022-12-02 alle 12.07.53.png

honestly mate some things are just hardcoded

Link to post
Share on other sites

@Tyburn do you know why, when a player is in my shortlist or transfer list like this screenshot, with this code, he get my kit colours instead of his squad.

<panel>
	<boolean id="save_session_state" value="true" />
	<layout class="stick_to_sides_attachment" alignment="all" apply_to_children="true" inset="0,0,0,0" />

	<list id="properties_to_forward">
		<record get_property="is_in_inbox" set_property="is_in_inbox" target="sCSB"/>
		<record get_property="is_in_recruitment_meeting" set_property="is_in_recruitment_meeting" target="sCSB"/>
	</list>

	<container class="main_box_no_margin" red_replacement="bg">
		<attachment_group class="vertical_arrange" vertical_alignment="bottom,extend" horizontal_inset="0" vertical_offset="0" vertical_gap="0" />

		<container class="main_contrast_box_no_margin" red_replacement="bg darker">
			<attachment_group class="vertical_arrange" vertical_layout="120,-1" horizontal_inset="0" vertical_offset="0" vertical_gap="0" />

			<!--Top header w/ player info-->
			<container class="inner_subtle_box_no_margin" appearance="boxes/custom/scouting/heading/paper" red_replacement="bg lighter">

				<container class="client_object_viewer_xml_panel" height="120">
					<record id="object_property" get_property="Pers" set_property="objt" />

					<attachment_group class="horizontal_arrange_autosize" horizontal_alignment="left" horizontal_inset="0" horizontal_gap="8"/>
					<layout class="stick_to_sides_attachment" alignment="top, left" inset="0" />

					<container height="130">
						<attachment_group class="horizontal_arrange_autosize" horizontal_alignment="left" horizontal_gap="8" horizontal_offset="10"/>

						<container width="140">
					<attachment_group class="horizontal_arrange" horizontal_gap="0"/>

					<container width="110">
						<layout class="stick_to_sides_attachment" apply_to_children="true"/>

						<widget id="bak1" class="kit_icon" image_alignment="left" width="140" kit_zoom_level="3" priority="1" late_loading="true">
							<record id="object_property" get_property="Pers" set_property="objt"/>
						</widget>      

					</container>
				</container>

						<container height="68">
							<attachment_group class="vertical_arrange_horizontal_autosize" vertical_alignment="middle" horizontal_inset="0" vertical_offset="0" vertical_gap="2" />

							<widget class="client_object_property_panel" property="Pnms" height="20">
								<record id="object_property">
									<list id="get_properties">
										<record>
											<integer id="get_property" value="objt" />
											<integer id="set_property" value="objt" />
										</record>
									</list>
								</record>
								<record id="widget_info" alignment="left,centre_y" auto_size="horizontal" colour="text" info_popup_enabled="true" font="title" size="large"/>
							</widget>

							<container height="16">

								<attachment_group class="horizontal_arrange_autosize" horizontal_layout="26,-1" horizontal_offset="0" horizontal_gap="2"/>

								<widget class="client_object_property_panel" property="PNat">
									<record id="object_property">
										<list id="get_properties">
											<record>
												<integer id="get_property" value="objt" />
												<integer id="set_property" value="objt" />
											</record>
										</list>
									</record>
									<record id="widget_info" height="18" auto_size="horizontal" size="small" colour="text" display_format="4" alignment="centre_y"/>
								</widget>

								<widget class="player_age_and_description_widget" size="small" colour="text" file="none" height="16">
									<record id="object_property">
										<list id="get_properties">
											<record>
												<integer id="get_property" value="objt" />
												<integer id="set_property" value="objt" />
											</record>
										</list>
									</record>

									<layout class="stick_to_sides_attachment" alignment="top,left" inset="0" apply_to_children="true" />
									<layout class="fit_children_attachment" alignment="horizontal" offset="0" gap="0"/>

									<widget class="text" id="mtxt" alignment="left,centre_y" height="16" size="small" auto_size="horizontal" wrap="false">
										<translation id="text" translation_id="347559" type="use" value="[%number#1] year-old [%player_description#1][COMMENT: inbox person information panel; person description]" />
									</widget>
								</widget>
							</container>

							<widget class="client_object_property_panel" property="PpsC" height="16" size="small">
								<record id="object_property">
									<list id="get_properties">
										<record>
											<integer id="get_property" value="objt" />
											<integer id="set_property" value="objt" />
										</record>
									</list>
								</record>
								<record id="widget_info" alignment="left,centre_y" auto_size="horizontal" colour="faded text"/>
							</widget>
						</container>
					</container>

					<widget class="vertical_divider" width="2">
						<layout class="stick_to_sides_attachment" alignment="vertical" inset="8"/>
					</widget>

					<container id="pLRC">
						<attachment_group class="horizontal_arrange_autosize" horizontal_alignment="left,extend" horizontal_gap="8" vertical_inset="0"/>

						<container>
							<attachment_group class="horizontal_arrange_autosize_vertical_centre"/>

							<widget class="object_portrait_picture" width="26" height="26" navigation_focus_target="true">
								<boolean id="scale_picture" value="true" />
								<boolean id="keep_aspect_ratio" value="true" />
								<flags id="image_alignment" value="centre" />
								<record id="object_property" get_property="Pclb" set_property="objt" />
							</widget>
						</container>

						<widget class="client_object_property_panel" property="Pclb">
							<record id="object_property">
								<list id="get_properties">
									<record>
										<integer id="get_property" value="objt" />
										<integer id="set_property" value="objt" />
									</record>
								</list>
							</record>
							<record id="widget_info" auto_size="horizontal" height="16" auto_size_maximum_height="26" alignment="left,centre_y" colour="text" icon_enabled="false" style="semi_bold" />
						</widget>

						<widget class="vertical_divider" width="2">
							<layout class="stick_to_sides_attachment" alignment="vertical" inset="8"/>
						</widget>

						<container>
							<attachment_group class="vertical_arrange_horizontal_autosize" vertical_alignment="middle" vertical_gap="-2" />

							<attachment class="test_screen_size_attachment" skip_if_false="true">
								<list id="properties">
									<record>
										<flags id="alignment" value="horizontal" />
										<integer id="min_value" value="0" />
										<integer id="max_value" value="1450" />
										<symbol id="set_property" value="hidden" />
										<integer id="true_value" value="true" />
									</record>
									<record>
										<flags id="alignment" value="horizontal" />
										<integer id="min_value" value="1450" />
										<integer id="max_value" value="30000" />
										<symbol id="set_property" value="hidden" />
										<integer id="true_value" value="false" />
									</record>
								</list>
							</attachment>

							<widget class="game_formatted_label" id="wgex" alignment="left,centre_y" auto_size="all" colour="text" size="small" multiline="true" width="100">
								<record id="object_property">
									<list id="get_properties">
										<record get_property="PcMM" set_property="var1" dont_set_object="true" />
										<record get_property="Pcww" set_property="var2" dont_set_object="true" />
										<record get_property="Pced" set_property="var3" dont_set_object="true" />
									</list>
								</record>
								<list id="format">
									<record value="-1">
										<string id="format" value="" />
									</record>
									<record value="0">
										<translation id="format" translation_id="450823" type="use" value="[%wage#2] until [%date#3-short][COMMENT: player overview; wage and contract expiry date string, small change to ID 394401 to remove the 'Earning' part so this can be used in a lot of places]" />
									</record>
									<record>
										<string id="format" value="[%wage#2]" />
									</record>
								</list>
								<record id="forced_formats" var2="vf_wage" />
							</widget>

							<container class="player_contract_panel" file="" width="100">
								<record id="object_property" get_property="objt" set_property="objt" />
								<attachment_group class="vertical_arrange_autosize" />

								<container id="main">
									<attachment_group class="vertical_arrange_autosize" />
									<widget class="text" spec="text" id="typw" auto_size="all" colour="text" size="small"/>
								</container>
							</container>
						</container>
					</container>

					<widget class="client_object_property_panel" property="Pnfo">
						<layout class="centre_in_parent_attachment" alignment="vertical"/>

						<attachment class="test_screen_size_attachment" skip_if_false="true">
							<list id="properties">
								<record>
									<flags id="alignment" value="horizontal" />
									<integer id="min_value" value="0" />
									<integer id="max_value" value="1250" />
									<symbol id="set_property" value="hidden" />
									<integer id="true_value" value="true" />
								</record>
								<record>
									<flags id="alignment" value="horizontal" />
									<integer id="min_value" value="1250" />
									<integer id="max_value" value="30000" />
									<symbol id="set_property" value="hidden" />
									<integer id="true_value" value="false" />
								</record>
							</list>
						</attachment>

						<record id="object_property">
							<list id="get_properties">
								<record>
									<integer id="get_property" value="objt" />
									<integer id="set_property" value="objt" />
								</record>
							</list>
						</record>
						<record id="widget_info" width="60" height="25"/>
					</widget>

				</container>

				<container class="client_object_viewer_xml_panel" height="54">
					<record id="object_property" get_property="Pers" set_property="objt" />

					<attachment_group class="horizontal_arrange_autosize_all" horizontal_alignment="right" horizontal_offset="10" horizontal_gap="5"/>
					<layout class="centre_in_parent_attachment" alignment="vertical"/>
					<layout class="stick_to_sides_attachment" alignment="top, right" inset="0"/>

					<widget class="popup_button" id="slPP" fixed="true" auto_size="all" alignment="left, centre_y" hidden="true">
						<translation id="text" translation_id="516730" type="use" value="Suggest player[COMMENT: AREA: Recruitment meeting; SUB-AREA: Recruitment meeting scouting cards panel; FR-BN: 32765; NOTE: Scouting card popup title for suggesting shortlisted players to scout]" />
					</widget>

					<container>
						<attachment_group class="vertical_arrange_autosize_all" horizontal_alignment="right" horizontal_inset="4"/>
						<layout class="stick_to_sides_attachment" alignment="right" inset="2" />

						<widget class="link_button" appearance="buttons/link/title/button" section="Pssr" alignment="right,centre_y" auto_size="all">
							<translation id="text" translation_id="317219" type="use" value="View Report[COMMENT - view scout report card screen]"/>
							<string id="create_if" value="is_fmt"/>
							<record id="object_property">
								<list id="get_properties">
									<record>
										<integer id="get_property" value="objt" />
										<integer id="set_property" value="objt" />
									</record>
								</list>
							</record>
						</widget>

						<container height="20">
						<attachment_group class="horizontal_arrange_autosize_all" horizontal_alignment="horizontal" horizontal_inset="0" horizontal_gap="10" horizontal_offset="6"/>
						<widget class="link_button" appearance="buttons/link/title/button" section="Prov" alignment="right,centre_y" auto_size="all">
							<translation id="text" translation_id="317219" type="use" value="View Report[COMMENT - view scout report card screen]"/>
							<string id="remove_if" value="is_fmt"/>
							<record id="object_property">
								<list id="get_properties">
									<record>
										<integer id="get_property" value="objt" />
										<integer id="set_property" value="objt" />
									</record>
								</list>
							</record>
						</widget>
						</container>

						<container height="20">
						<attachment_group class="horizontal_arrange_autosize_all" horizontal_alignment="horizontal" horizontal_inset="0" horizontal_gap="10" horizontal_offset="6"/>
						<widget class="scouting_knowledge_widget" id="kwid" auto_size="all" font="title"/>
						</container>

						<container id="sRTX" height="20">
							<attachment_group class="horizontal_arrange_autosize_all" horizontal_alignment="horizontal" horizontal_inset="0" horizontal_gap="10" horizontal_offset="6"/>

							<widget class="text" id="srTX" colour="faded text" auto_size="all" size="small"/>
						</container>
					</container>
				</container>
			</container>

			<container id="recC">
				<attachment_group class="horizontal_arrange" horizontal_layout="340,-1" vertical_inset="10" horizontal_offset="10" horizontal_gap="4"/>

				<!--Scouting recommendation subpanel on the LHS-->
				<container class="inner_subtle_box" navigation_container="true" width="340">
					<attachment_group class="vertical_arrange" vertical_alignment="top,extend" horizontal_inset="4" vertical_offset="0" vertical_gap="4" />

					<container>
						<attachment_group class="vertical_arrange" vertical_alignment="bottom,extend" vertical_offset="0" horizontal_inset="0" vertical_gap="4"/>

						<container class="scrolling_box">
							<widget class="text" id="RecT" alignment="left,top" colour="faded text" auto_size="vertical" multiline="true">
								<record id="object_property" get_property="text" set_property="text" />
							</widget>
						</container>
						<!--Key- and other reasons subpanel (panel autosizes)-->
						<widget class="player_reports_overview_summary_panel" file="player/player reports overview summary vertical scouting card" mode="6">
							<record id="object_property">
								<list id="get_properties">
									<record>
										<integer id="get_property" value="Pspc" />
										<integer id="set_property" value="Pspc" />
									</record>
									<record>
										<integer id="get_property" value="Pers" />
										<integer id="set_property" value="objt" />
									</record>
									<record>
										<integer id="get_property" value="hpde" />
										<integer id="set_property" value="hidn" />
									</record>
								</list>
							</record>
						</widget>



					</container>
				</container>

				<!--Pros/cons & Analysis section on the RHS-->
				<container>
					<layout class="stick_to_sides_attachment" alignment="all" apply_to_children="true" inset="0" />

					<container id="prcn" >
						<layout class="stick_to_sides_attachment" alignment="all" apply_to_children="true" inset="5" />

						<widget class="player_scout_reports_panel" id="sCSB" file="player/player scout reports analysis subpanel" type="5">
							<record id="object_property">
								<list id="get_properties">
									<record>
										<integer id="get_property" value="Pers" />
										<integer id="set_property" value="objt" />
									</record>
									<record>
										<integer id="get_property" value="SCii" />
										<integer id="set_property" value="SCii" />
									</record>
									<record>
										<integer id="get_property" value="SCti" />
										<integer id="set_property" value="SCti" />
									</record>
								</list>
							</record>
						</widget>
					</container>
				</container>
			</container>
		</container>
	</container>
</panel>

This is something that happen in general to any player in my shortlist or in my Scouting area as you can see. Any idea? 

Screenshot 2022-12-04 alle 12.04.35.png

Screenshot 2022-12-04 alle 12.06.37.png

Link to post
Share on other sites

4 hours ago, Marco Borghesi said:

@Tyburn do you know why, when a player is in my shortlist or transfer list like this screenshot, with this code, he get my kit colours instead of his squad.

<panel>
	<boolean id="save_session_state" value="true" />
	<layout class="stick_to_sides_attachment" alignment="all" apply_to_children="true" inset="0,0,0,0" />

	<list id="properties_to_forward">
		<record get_property="is_in_inbox" set_property="is_in_inbox" target="sCSB"/>
		<record get_property="is_in_recruitment_meeting" set_property="is_in_recruitment_meeting" target="sCSB"/>
	</list>

	<container class="main_box_no_margin" red_replacement="bg">
		<attachment_group class="vertical_arrange" vertical_alignment="bottom,extend" horizontal_inset="0" vertical_offset="0" vertical_gap="0" />

		<container class="main_contrast_box_no_margin" red_replacement="bg darker">
			<attachment_group class="vertical_arrange" vertical_layout="120,-1" horizontal_inset="0" vertical_offset="0" vertical_gap="0" />

			<!--Top header w/ player info-->
			<container class="inner_subtle_box_no_margin" appearance="boxes/custom/scouting/heading/paper" red_replacement="bg lighter">

				<container class="client_object_viewer_xml_panel" height="120">
					<record id="object_property" get_property="Pers" set_property="objt" />

					<attachment_group class="horizontal_arrange_autosize" horizontal_alignment="left" horizontal_inset="0" horizontal_gap="8"/>
					<layout class="stick_to_sides_attachment" alignment="top, left" inset="0" />

					<container height="130">
						<attachment_group class="horizontal_arrange_autosize" horizontal_alignment="left" horizontal_gap="8" horizontal_offset="10"/>

						<container width="140">
					<attachment_group class="horizontal_arrange" horizontal_gap="0"/>

					<container width="110">
						<layout class="stick_to_sides_attachment" apply_to_children="true"/>

						<widget id="bak1" class="kit_icon" image_alignment="left" width="140" kit_zoom_level="3" priority="1" late_loading="true">
							<record id="object_property" get_property="Pers" set_property="objt"/>
						</widget>      

					</container>
				</container>

						<container height="68">
							<attachment_group class="vertical_arrange_horizontal_autosize" vertical_alignment="middle" horizontal_inset="0" vertical_offset="0" vertical_gap="2" />

							<widget class="client_object_property_panel" property="Pnms" height="20">
								<record id="object_property">
									<list id="get_properties">
										<record>
											<integer id="get_property" value="objt" />
											<integer id="set_property" value="objt" />
										</record>
									</list>
								</record>
								<record id="widget_info" alignment="left,centre_y" auto_size="horizontal" colour="text" info_popup_enabled="true" font="title" size="large"/>
							</widget>

							<container height="16">

								<attachment_group class="horizontal_arrange_autosize" horizontal_layout="26,-1" horizontal_offset="0" horizontal_gap="2"/>

								<widget class="client_object_property_panel" property="PNat">
									<record id="object_property">
										<list id="get_properties">
											<record>
												<integer id="get_property" value="objt" />
												<integer id="set_property" value="objt" />
											</record>
										</list>
									</record>
									<record id="widget_info" height="18" auto_size="horizontal" size="small" colour="text" display_format="4" alignment="centre_y"/>
								</widget>

								<widget class="player_age_and_description_widget" size="small" colour="text" file="none" height="16">
									<record id="object_property">
										<list id="get_properties">
											<record>
												<integer id="get_property" value="objt" />
												<integer id="set_property" value="objt" />
											</record>
										</list>
									</record>

									<layout class="stick_to_sides_attachment" alignment="top,left" inset="0" apply_to_children="true" />
									<layout class="fit_children_attachment" alignment="horizontal" offset="0" gap="0"/>

									<widget class="text" id="mtxt" alignment="left,centre_y" height="16" size="small" auto_size="horizontal" wrap="false">
										<translation id="text" translation_id="347559" type="use" value="[%number#1] year-old [%player_description#1][COMMENT: inbox person information panel; person description]" />
									</widget>
								</widget>
							</container>

							<widget class="client_object_property_panel" property="PpsC" height="16" size="small">
								<record id="object_property">
									<list id="get_properties">
										<record>
											<integer id="get_property" value="objt" />
											<integer id="set_property" value="objt" />
										</record>
									</list>
								</record>
								<record id="widget_info" alignment="left,centre_y" auto_size="horizontal" colour="faded text"/>
							</widget>
						</container>
					</container>

					<widget class="vertical_divider" width="2">
						<layout class="stick_to_sides_attachment" alignment="vertical" inset="8"/>
					</widget>

					<container id="pLRC">
						<attachment_group class="horizontal_arrange_autosize" horizontal_alignment="left,extend" horizontal_gap="8" vertical_inset="0"/>

						<container>
							<attachment_group class="horizontal_arrange_autosize_vertical_centre"/>

							<widget class="object_portrait_picture" width="26" height="26" navigation_focus_target="true">
								<boolean id="scale_picture" value="true" />
								<boolean id="keep_aspect_ratio" value="true" />
								<flags id="image_alignment" value="centre" />
								<record id="object_property" get_property="Pclb" set_property="objt" />
							</widget>
						</container>

						<widget class="client_object_property_panel" property="Pclb">
							<record id="object_property">
								<list id="get_properties">
									<record>
										<integer id="get_property" value="objt" />
										<integer id="set_property" value="objt" />
									</record>
								</list>
							</record>
							<record id="widget_info" auto_size="horizontal" height="16" auto_size_maximum_height="26" alignment="left,centre_y" colour="text" icon_enabled="false" style="semi_bold" />
						</widget>

						<widget class="vertical_divider" width="2">
							<layout class="stick_to_sides_attachment" alignment="vertical" inset="8"/>
						</widget>

						<container>
							<attachment_group class="vertical_arrange_horizontal_autosize" vertical_alignment="middle" vertical_gap="-2" />

							<attachment class="test_screen_size_attachment" skip_if_false="true">
								<list id="properties">
									<record>
										<flags id="alignment" value="horizontal" />
										<integer id="min_value" value="0" />
										<integer id="max_value" value="1450" />
										<symbol id="set_property" value="hidden" />
										<integer id="true_value" value="true" />
									</record>
									<record>
										<flags id="alignment" value="horizontal" />
										<integer id="min_value" value="1450" />
										<integer id="max_value" value="30000" />
										<symbol id="set_property" value="hidden" />
										<integer id="true_value" value="false" />
									</record>
								</list>
							</attachment>

							<widget class="game_formatted_label" id="wgex" alignment="left,centre_y" auto_size="all" colour="text" size="small" multiline="true" width="100">
								<record id="object_property">
									<list id="get_properties">
										<record get_property="PcMM" set_property="var1" dont_set_object="true" />
										<record get_property="Pcww" set_property="var2" dont_set_object="true" />
										<record get_property="Pced" set_property="var3" dont_set_object="true" />
									</list>
								</record>
								<list id="format">
									<record value="-1">
										<string id="format" value="" />
									</record>
									<record value="0">
										<translation id="format" translation_id="450823" type="use" value="[%wage#2] until [%date#3-short][COMMENT: player overview; wage and contract expiry date string, small change to ID 394401 to remove the 'Earning' part so this can be used in a lot of places]" />
									</record>
									<record>
										<string id="format" value="[%wage#2]" />
									</record>
								</list>
								<record id="forced_formats" var2="vf_wage" />
							</widget>

							<container class="player_contract_panel" file="" width="100">
								<record id="object_property" get_property="objt" set_property="objt" />
								<attachment_group class="vertical_arrange_autosize" />

								<container id="main">
									<attachment_group class="vertical_arrange_autosize" />
									<widget class="text" spec="text" id="typw" auto_size="all" colour="text" size="small"/>
								</container>
							</container>
						</container>
					</container>

					<widget class="client_object_property_panel" property="Pnfo">
						<layout class="centre_in_parent_attachment" alignment="vertical"/>

						<attachment class="test_screen_size_attachment" skip_if_false="true">
							<list id="properties">
								<record>
									<flags id="alignment" value="horizontal" />
									<integer id="min_value" value="0" />
									<integer id="max_value" value="1250" />
									<symbol id="set_property" value="hidden" />
									<integer id="true_value" value="true" />
								</record>
								<record>
									<flags id="alignment" value="horizontal" />
									<integer id="min_value" value="1250" />
									<integer id="max_value" value="30000" />
									<symbol id="set_property" value="hidden" />
									<integer id="true_value" value="false" />
								</record>
							</list>
						</attachment>

						<record id="object_property">
							<list id="get_properties">
								<record>
									<integer id="get_property" value="objt" />
									<integer id="set_property" value="objt" />
								</record>
							</list>
						</record>
						<record id="widget_info" width="60" height="25"/>
					</widget>

				</container>

				<container class="client_object_viewer_xml_panel" height="54">
					<record id="object_property" get_property="Pers" set_property="objt" />

					<attachment_group class="horizontal_arrange_autosize_all" horizontal_alignment="right" horizontal_offset="10" horizontal_gap="5"/>
					<layout class="centre_in_parent_attachment" alignment="vertical"/>
					<layout class="stick_to_sides_attachment" alignment="top, right" inset="0"/>

					<widget class="popup_button" id="slPP" fixed="true" auto_size="all" alignment="left, centre_y" hidden="true">
						<translation id="text" translation_id="516730" type="use" value="Suggest player[COMMENT: AREA: Recruitment meeting; SUB-AREA: Recruitment meeting scouting cards panel; FR-BN: 32765; NOTE: Scouting card popup title for suggesting shortlisted players to scout]" />
					</widget>

					<container>
						<attachment_group class="vertical_arrange_autosize_all" horizontal_alignment="right" horizontal_inset="4"/>
						<layout class="stick_to_sides_attachment" alignment="right" inset="2" />

						<widget class="link_button" appearance="buttons/link/title/button" section="Pssr" alignment="right,centre_y" auto_size="all">
							<translation id="text" translation_id="317219" type="use" value="View Report[COMMENT - view scout report card screen]"/>
							<string id="create_if" value="is_fmt"/>
							<record id="object_property">
								<list id="get_properties">
									<record>
										<integer id="get_property" value="objt" />
										<integer id="set_property" value="objt" />
									</record>
								</list>
							</record>
						</widget>

						<container height="20">
						<attachment_group class="horizontal_arrange_autosize_all" horizontal_alignment="horizontal" horizontal_inset="0" horizontal_gap="10" horizontal_offset="6"/>
						<widget class="link_button" appearance="buttons/link/title/button" section="Prov" alignment="right,centre_y" auto_size="all">
							<translation id="text" translation_id="317219" type="use" value="View Report[COMMENT - view scout report card screen]"/>
							<string id="remove_if" value="is_fmt"/>
							<record id="object_property">
								<list id="get_properties">
									<record>
										<integer id="get_property" value="objt" />
										<integer id="set_property" value="objt" />
									</record>
								</list>
							</record>
						</widget>
						</container>

						<container height="20">
						<attachment_group class="horizontal_arrange_autosize_all" horizontal_alignment="horizontal" horizontal_inset="0" horizontal_gap="10" horizontal_offset="6"/>
						<widget class="scouting_knowledge_widget" id="kwid" auto_size="all" font="title"/>
						</container>

						<container id="sRTX" height="20">
							<attachment_group class="horizontal_arrange_autosize_all" horizontal_alignment="horizontal" horizontal_inset="0" horizontal_gap="10" horizontal_offset="6"/>

							<widget class="text" id="srTX" colour="faded text" auto_size="all" size="small"/>
						</container>
					</container>
				</container>
			</container>

			<container id="recC">
				<attachment_group class="horizontal_arrange" horizontal_layout="340,-1" vertical_inset="10" horizontal_offset="10" horizontal_gap="4"/>

				<!--Scouting recommendation subpanel on the LHS-->
				<container class="inner_subtle_box" navigation_container="true" width="340">
					<attachment_group class="vertical_arrange" vertical_alignment="top,extend" horizontal_inset="4" vertical_offset="0" vertical_gap="4" />

					<container>
						<attachment_group class="vertical_arrange" vertical_alignment="bottom,extend" vertical_offset="0" horizontal_inset="0" vertical_gap="4"/>

						<container class="scrolling_box">
							<widget class="text" id="RecT" alignment="left,top" colour="faded text" auto_size="vertical" multiline="true">
								<record id="object_property" get_property="text" set_property="text" />
							</widget>
						</container>
						<!--Key- and other reasons subpanel (panel autosizes)-->
						<widget class="player_reports_overview_summary_panel" file="player/player reports overview summary vertical scouting card" mode="6">
							<record id="object_property">
								<list id="get_properties">
									<record>
										<integer id="get_property" value="Pspc" />
										<integer id="set_property" value="Pspc" />
									</record>
									<record>
										<integer id="get_property" value="Pers" />
										<integer id="set_property" value="objt" />
									</record>
									<record>
										<integer id="get_property" value="hpde" />
										<integer id="set_property" value="hidn" />
									</record>
								</list>
							</record>
						</widget>



					</container>
				</container>

				<!--Pros/cons & Analysis section on the RHS-->
				<container>
					<layout class="stick_to_sides_attachment" alignment="all" apply_to_children="true" inset="0" />

					<container id="prcn" >
						<layout class="stick_to_sides_attachment" alignment="all" apply_to_children="true" inset="5" />

						<widget class="player_scout_reports_panel" id="sCSB" file="player/player scout reports analysis subpanel" type="5">
							<record id="object_property">
								<list id="get_properties">
									<record>
										<integer id="get_property" value="Pers" />
										<integer id="set_property" value="objt" />
									</record>
									<record>
										<integer id="get_property" value="SCii" />
										<integer id="set_property" value="SCii" />
									</record>
									<record>
										<integer id="get_property" value="SCti" />
										<integer id="set_property" value="SCti" />
									</record>
								</list>
							</record>
						</widget>
					</container>
				</container>
			</container>
		</container>
	</container>
</panel>

This is something that happen in general to any player in my shortlist or in my Scouting area as you can see. Any idea? 

Screenshot 2022-12-04 alle 12.04.35.png

Screenshot 2022-12-04 alle 12.06.37.png

i believe @bluestillidie00 found a fix, else i misunderstood. which is possible

Link to post
Share on other sites

37 minutes ago, Marco Borghesi said:

do you mean file or 'ID'. do you know if there is an ID= that tell the which team kit show?

nah i linked to another panel to try and workaround another bug, which broke all the kits. i never looked at the popup bug, cause i don't use the pop ups much

Link to post
Share on other sites

3 minutes ago, bluestillidie00 said:

nah i linked to another panel to try and workaround another bug, which broke all the kits. i never looked at the popup bug, cause i don't use the pop ups much

Make sense. Thank you anyway @bluestillidie00. I found out that if you refresh the skin it works, but as soon as you trig one of your pages with the "kit_icon", than randomly they change on those player linked to your pages. Like scouted players etc.

So wired and randon

Link to post
Share on other sites

6 minutes ago, Marco Borghesi said:

Make sense. Thank you anyway @bluestillidie00. I found out that if you refresh the skin it works, but as soon as you trig one of your pages with the "kit_icon", than randomly they change on those player linked to your pages. Like scouted players etc.

So wired and randon

try changing the ID from cKit or say KitB or something

Link to post
Share on other sites

Great progress ... removing face. I'm adding the Kit_icon instead, even if that silly bug of other squad player.

Anyway ... can you help me understand how to align properly at the top line of the Kit the name?

<panel>
	<attachment_group class="horizontal_arrange_vertical_autosize" horizontal_alignment="left,extend" horizontal_gap="8"/>

	<widget class="kit_icon" id="prop" scale_picture="true" keep_aspect_ratio="true" image_alignment="centre_x" height="120" width="120">
		<record id="object_property">
			<list id="get_properties">
				<!--Facegen data request-->
				<record get_property="fcgn" />
				<!--Fake name request-->
				<record get_property="Pfke" />
				<record get_property="prpc" set_property="valu" />
			</list>
		</record>
	</widget>

	<container>
		<attachment_group class="vertical_arrange_autosize"/>

		<widget class="person_button" auto_size="all" size="12" style="bold" info_popup_enabled="true" icon_enabled="true" person_is_player="true">
			<record id="object_property" get_property="objt" set_property="valu" />
		</widget>

		<container>
			<attachment_group class="horizontal_arrange_vertical_autosize_centre" horizontal_alignment="left,extend"/>

			<widget class="object_portrait_picture" id="npiB" image_alignment="centre" scale_picture="true" wants_mouse_events="true" width="20" height="20">
				<record id="object_property" dont_set_hint="true" get_property="PNat" set_property="objt" />
			</widget>

			<widget class="player_age_and_description_widget" file="none" height="18">
				<attachment_group class="vertical_arrange_autosize" vertical_offset="0"/>
				<record id="object_property" get_property="objt" set_property="objt" />
				<widget class="text" id="mtxt" alignment="left,centre_y" auto_size="vertical">
					<translation id="text" translation_id="347559" type="use" value="[%number#1] year-old [%player_description#1][COMMENT: inbox person information panel; person description]" />
				</widget>
			</widget>

		</container>

	</container>
</panel>

How it is

how it is.png

How i would like it to be

how i would like.png

Edited by Marco Borghesi
Link to post
Share on other sites

  • Marco Borghesi changed the title to FM23 Base Skin NO FACES MOD

guys ... nearly ready for V1 to be released but I need 2 things to be sorted first. One I can leave with that for now but the second is buggering me.
I can't remove the face here. Literally no clue.
I've search for:

class="person_button"
class="picture"
class="object_portrait_picture"

Do you know any other class that might control faces?

Literally I can't figure that out. I need your super power guys

Screenshot 2022-12-09 alle 15.13.27.png

Link to post
Share on other sites

1 hour ago, Marco Borghesi said:

Hi @bluestillidie00 I have my last question ... I have just one more thing to figure out before V1 release.

I know 'data hub team overview.xml' control the page but I can't figure out what control's the face on those right hand side Player Reports.
Can you help?

@snowofman or @keysi or @Tyburn do you have any idea?

Screenshot 2022-12-12 alle 15.36.20.png

That container is this one in that data hub team overview.xml

image.thumb.png.027818e18291dd86e37994af63fc8fbf.png

Link to post
Share on other sites

  • Marco Borghesi changed the title to FM23 Base Skin NO FACES MOD V1 released
  • Marco Borghesi changed the title to FM23 Base Skin NO FACES MOD V1.1 released

guys if you can help, i've spotted a new picture ... LOL 

team chemistry overview panel.xml.

This is the file that control the page ... i believe again ... similar to transfer page ... i can't figure out where the picture comes.

Spoiler
<panel>
	<list id="draw_order">
		<record entity_layout_id="atab" />
		<record entity_layout_id="at07" />
		<record entity_layout_id="at01" />
		<record entity_layout_id="at06" />
		<record entity_layout_id="at05" />
		<record entity_layout_id="at04" />
		<record entity_layout_id="at03" />
		<record entity_layout_id="at24" />
		<record entity_layout_id="atas" />
		<record entity_layout_id="at23" />
		<record entity_layout_id="at17" />
		<record entity_layout_id="at12" />
		<record entity_layout_id="at10" />
		<record entity_layout_id="at11" />
		<record entity_layout_id="at16" />
		<record entity_layout_id="at13" />
		<record entity_layout_id="hod1" />
		<record entity_layout_id="at15" />
		<record entity_layout_id="at22" />
		<record entity_layout_id="at19" />
		<record entity_layout_id="at18" />
		<record entity_layout_id="at21" />
		<record entity_layout_id="at20" />
	</list>
	<boolean id="should_force_refresh" value="true" />
	<symbol id="minor_issue_colour" value="blue 300" />
	<symbol id="major_issue_colour" value="red 300" />
	<symbol id="supporters_colour" value="red 300" />
	<symbol id="supporters_increase_colour" value="red 500" />
	<symbol id="supporters_decrease_colour" value="red 900" />
	<symbol id="opposers_colour" value="blue 300" />
	<symbol id="opposers_increase_colour" value="blue 500" />
	<symbol id="opposers_decrease_colour" value="blue 900" />
	<string id="support_increase_icon" value="icons/16px/up" />
	<string id="support_decrease_icon" value="icons/16px/down" />
	<string id="support_no_change_icon" value="" />
	<record id="sbDt">
		<record id="gp00">
			<list id="main_entities">
				<record id="StQt" entity_layout_id="at00" auto_size="vertical" class="text">
					<string id="multiline" value="true" />
					<string id="colour" value="white" />
				</record>
			</list>
			<list id="states_data">
				<record class="container" id="st00" file="team/team chemistry overview panel_layout" />
			</list>
		</record>
		<record id="gp01">
			<list id="main_entities">
				<record id="scSG" entity_layout_id="at00" auto_size="vertical" offset="6" alignment="top" class="vertical_arrange_container">
					<integer id="gap" value="8" />
					<null id="115172624" />
				</record>
			</list>
			<list id="states_data">
				<record class="container" id="st00" file="team/team chemistry overview panel_layout" />
			</list>
		</record>
	</record>
	<widget class="spacer" id="main">
		<boolean id="exclude_from_find" value="true" />
		<layout class="stick_to_sides_attachment" alignment="all" inset="0" />
	</widget>
	<widget class="spacer" id="fmin" embed_in_frame="true">
		<boolean id="exclude_from_find" value="true" />
		<layout class="stick_to_sides_attachment" embed_in_frame="true" alignment="all" inset="0" />
	</widget>
	<container class="main_box" entity_layout_id="atab" id="sgsT" height="80" navigation_container="true">
		<layout class="stick_to_object_attachment" id="alPt" get_side="top" set_side="top" move_side="true" target="main"/>
		<layout class="stick_to_object_attachment" id="alPl" get_side="left" set_side="left" target="main"/>
		<layout class="stick_to_object_attachment" id="alPr" get_side="right" set_side="right" target="main"/>
		<widget class="spacer" id="main">
			<boolean id="exclude_from_find" value="true" />
			<layout class="stick_to_sides_attachment" alignment="all" inset="0" />
		</widget>
		<widget class="spacer" id="fmin" embed_in_frame="true">
			<boolean id="exclude_from_find" value="true" />
			<layout class="stick_to_sides_attachment" embed_in_frame="true" alignment="all" inset="0" />
		</widget>
		<container entity_layout_id="at07" id="at07">
			<layout class="stick_to_object_attachment" id="alPt" get_side="top" set_side="top" target="main" />
			<layout class="stick_to_object_attachment" id="alPb" get_side="bottom" set_side="bottom" target="main" />
			<layout class="stick_to_object_attachment" id="alPl" get_side="left" set_side="left" target="main" />
			<layout class="stick_to_object_attachment" id="alPr" get_side="right" set_side="right" target="main" />
			<widget class="spacer" id="main">
				<boolean id="exclude_from_find" value="true" />
				<layout class="stick_to_sides_attachment" alignment="all" inset="0" />
			</widget>
			<widget class="spacer" id="fmin" embed_in_frame="true">
				<boolean id="exclude_from_find" value="true" />
				<layout class="stick_to_sides_attachment" embed_in_frame="true" alignment="all" inset="0" />
			</widget>
			<container class="client_object_viewer_xml_panel" entity_layout_id="at01" file="person/person details panel small" id="StDt" width="200">
				<layout class="stick_to_object_attachment" id="alPt" get_side="top" set_side="top" target="main" />
				<layout class="stick_to_object_attachment" id="alPb" get_side="bottom" set_side="bottom" target="main" />
				<layout class="stick_to_object_attachment" id="alPl" get_side="left" set_side="left" move_side="true" target="main" />
			</container>
			<container entity_layout_id="at06" id="at06" width="400">
				<layout class="stick_to_object_attachment" id="alPt" get_side="top" set_side="top" target="main" />
				<layout class="stick_to_object_attachment" id="alPb" get_side="bottom" set_side="bottom" target="main" />
				<layout class="stick_to_object_attachment" id="alPr" get_side="right" set_side="right" move_side="true" target="main" />
				<widget class="spacer" id="main">
					<boolean id="exclude_from_find" value="true" />
					<layout class="stick_to_sides_attachment" alignment="all" inset="0" />
				</widget>
				<widget class="spacer" id="fmin" embed_in_frame="true">
					<boolean id="exclude_from_find" value="true" />
					<layout class="stick_to_sides_attachment" embed_in_frame="true" alignment="all" inset="0" />
				</widget>
				<widget class="link_button" entity_layout_id="at05" auto_size="all" alignment="centre_y,left" id="at05" needs_width="true" needs_height="true">
					<string id="section" value="TeMt" />
					<string id="icon" value="icons/16px/speech bubble"/>
					<translation id="text" translation_id="440401" type="use" value="Hold Team Meeting[COMMENT: FR 21243; button text for triggering interaction]" />
					<record id="dbrp">
						<string id="get_property" value="objt" />
						<string id="set_property" value="objt" />
					</record>
					<layout class="centre_in_parent_attachment" id="alCn" alignment="horizontal" offset="0" />
					<layout class="centre_in_parent_attachment" id="alCv" alignment="vertical" offset="0" />
				</widget>
			</container>
			<container class="inner_subtle_box" entity_layout_id="at04" appearance="boxes/custom/speech bubble/left/paper" id="at04">
				<layout class="stick_to_object_attachment" id="alPt" get_side="top" set_side="top" target="main" />
				<layout class="stick_to_object_attachment" id="alPb" get_side="bottom" set_side="bottom" target="main" />
				<layout class="stick_to_object_attachment" id="alPl" get_side="right" set_side="left" target="at01" />
				<layout class="stick_to_object_attachment" id="alPr" get_side="left" set_side="right" target="at06" />
				<widget class="spacer" id="main">
					<boolean id="exclude_from_find" value="true" />
					<layout class="stick_to_sides_attachment" alignment="all" inset="0" />
				</widget>
				<widget class="spacer" id="fmin" embed_in_frame="true">
					<boolean id="exclude_from_find" value="true" />
					<layout class="stick_to_sides_attachment" embed_in_frame="true" alignment="all" inset="0" />
				</widget>
				<container class="smart_scrolling_box" entity_layout_id="at03" id="at03" file="none" sub_group_id="gp00">
					<layout class="stick_to_object_attachment" id="alPt" get_side="top" set_side="top" target="main" />
					<layout class="stick_to_object_attachment" id="alPb" get_side="bottom" set_side="bottom" target="main" />
					<layout class="stick_to_object_attachment" id="alPl" get_side="left" set_side="left" target="main" />
					<layout class="stick_to_object_attachment" id="alPr" get_side="right" set_side="right" target="main" />
					<container id="test">
						<layout class="fit_children_attachment" alignment="vertical,extend" offset="0" gap="0" />
						<widget class="spacer" id="main">
							<boolean id="exclude_from_find" value="true" />
							<layout class="stick_to_sides_attachment" alignment="all" inset="0" />
						</widget>
						<widget class="spacer" id="fmin" embed_in_frame="true">
							<boolean id="exclude_from_find" value="true" />
							<layout class="stick_to_sides_attachment" embed_in_frame="true" alignment="all" inset="0" />
						</widget>
						<widget class="text" id="StQt" entity_layout_id="at00" auto_size="vertical" needs_height="true">
							<string id="multiline" value="true" />
							<layout class="stick_to_object_attachment" id="alPt" get_side="top" set_side="top" move_side="true" target="main" />
							<layout class="stick_to_object_attachment" id="alPl" get_side="left" set_side="left" target="main" />
							<layout class="stick_to_object_attachment" id="alPr" get_side="right" set_side="right" target="main" />
						</widget>
					</container>
				</container>
			</container>
		</container>
	</container>
	<container  entity_layout_id="at24" id="at24" navigation_container="true">
		<layout class="stick_to_object_attachment" id="alPt" get_side="bottom" set_side="top" target="atab">
			<global id="offset" name="ui.main_contrast_box_gap"/>
		</layout>
		<layout class="stick_to_object_attachment" id="alPb" get_side="bottom" set_side="bottom" target="main" />
		<layout class="stick_to_object_attachment" id="alPl" get_side="left" set_side="left" target="main" />
		<layout class="stick_to_object_attachment" id="alPr" get_side="right" set_side="right" target="main" />
		<widget class="spacer" id="main">
			<boolean id="exclude_from_find" value="true" />
			<layout class="stick_to_sides_attachment" alignment="all" inset="0" />
		</widget>
		<widget class="spacer" id="fmin" embed_in_frame="true">
			<boolean id="exclude_from_find" value="true" />
			<layout class="stick_to_sides_attachment" embed_in_frame="true" alignment="all" inset="0" />
		</widget>
		<container class="club_chemistry_support_panel" entity_layout_id="atas" id="clbS">
			<layout class="stick_to_object_attachment" id="alPt" get_side="top" set_side="top" move_side="true" target="main" />
			<layout class="stick_to_object_attachment" id="alPl" get_side="left" set_side="left" target="main" />
			<layout class="stick_to_object_attachment" id="alPr" get_side="right" set_side="right" target="main" />
			<layout class="stick_to_sizes_attachment" height="40.000000" />
		</container>
		<container entity_layout_id="at23" id="at23">
			<layout class="stick_to_object_attachment" id="alPt" get_side="bottom" set_side="top" target="atas">
				<global id="offset" name="ui.main_contrast_box_gap"/>
		    </layout>
			<layout class="stick_to_object_attachment" id="alPb" get_side="bottom" set_side="bottom" target="main" />
			<layout class="stick_to_object_attachment" id="alPl" get_side="left" set_side="left" target="main" />
			<layout class="stick_to_object_attachment" id="alPr" get_side="right" set_side="right" target="main" />
			<widget class="spacer" id="main">
				<boolean id="exclude_from_find" value="true" />
				<layout class="stick_to_sides_attachment" alignment="all" inset="0" />
			</widget>
			<widget class="spacer" id="fmin" embed_in_frame="true">
				<boolean id="exclude_from_find" value="true" />
				<layout class="stick_to_sides_attachment" embed_in_frame="true" alignment="all" inset="0" />
			</widget>
			<container entity_layout_id="at17" id="at17" width="450">
				<layout class="stick_to_object_attachment" id="alPt" get_side="top" set_side="top" target="main" />
				<layout class="stick_to_object_attachment" id="alPb" get_side="bottom" set_side="bottom" target="main" />
				<layout class="stick_to_object_attachment" id="alPl" get_side="left" set_side="left" move_side="true" target="main" />
				<widget class="spacer" id="main">
					<boolean id="exclude_from_find" value="true" />
					<layout class="stick_to_sides_attachment" alignment="all" inset="0" />
				</widget>
				<widget class="spacer" id="fmin" embed_in_frame="true">
					<boolean id="exclude_from_find" value="true" />
					<layout class="stick_to_sides_attachment" embed_in_frame="true" alignment="all" inset="0" />
				</widget>
				<container class="main_box" force_title_borders="true" entity_layout_id="at12" id="at12" height="85">
					<layout class="stick_to_object_attachment" id="alPt" get_side="top" set_side="top" move_side="true" target="main" />
					<layout class="stick_to_object_attachment" id="alPl" get_side="left" set_side="left" target="main" />
					<layout class="stick_to_object_attachment" id="alPr" get_side="right" set_side="right" target="main" />
					<widget class="spacer" id="main">
						<boolean id="exclude_from_find" value="true" />
						<layout class="stick_to_sides_attachment" alignment="all" inset="0" />
					</widget>
					<widget class="spacer" id="fmin" embed_in_frame="true">
						<boolean id="exclude_from_find" value="true" />
						<layout class="stick_to_sides_attachment" embed_in_frame="true" alignment="all" inset="0" />
					</widget>
					<widget class="link_button_title" entity_layout_id="at10" id="at10" needs_width="true" needs_height="true" embed_in_frame="true">
						<string id="section" value="tHie" />
						<translation id="text" translation_id="450796" type="use" value="Top Influencers[COMMENT: Team Dynamics: Top Influencers in the squad]" />
						<layout class="stick_to_object_attachment" id="alPt" embed_in_frame="true" offset="8" get_side="top" set_side="top" move_side="true" target="fmin" />
						<layout class="stick_to_object_attachment" id="alPl" embed_in_frame="true" offset="6" get_side="left" set_side="left" move_side="true" target="fmin" />
					</widget>
					<container class="horizontal_arrange_container" entity_layout_id="at11" id="infC" alignment="fill">
						<layout class="stick_to_object_attachment" id="alPt" get_side="top" set_side="top" target="main" />
						<layout class="stick_to_object_attachment" id="alPb" get_side="bottom" set_side="bottom" target="main" />
						<layout class="stick_to_object_attachment" id="alPl" get_side="left" set_side="left" target="main" />
						<layout class="stick_to_object_attachment" id="alPr" get_side="right" set_side="right" target="main" />
					</container>
				</container>
				<container class="main_box" force_title_borders="true" entity_layout_id="at16" id="at16">
					<layout class="stick_to_object_attachment" id="alPt" offset="8" get_side="bottom" set_side="top" target="at12" />
					<layout class="stick_to_object_attachment" id="alPb" get_side="bottom" set_side="bottom" target="main" />
					<layout class="stick_to_object_attachment" id="alPl" get_side="left" set_side="left" target="main" />
					<layout class="stick_to_object_attachment" id="alPr" get_side="right" set_side="right" target="main" />
					<widget class="spacer" id="main">
						<boolean id="exclude_from_find" value="true" />
						<layout class="stick_to_sides_attachment" alignment="all" inset="0" />
					</widget>
					<widget class="spacer" id="fmin" embed_in_frame="true">
						<boolean id="exclude_from_find" value="true" />
						<layout class="stick_to_sides_attachment" embed_in_frame="true" alignment="all" inset="0" />
					</widget>
					<widget class="link_button_title" entity_layout_id="at13" id="at13" needs_width="true" needs_height="true" embed_in_frame="true">
						<string id="section" value="tHSg" />
						<translation id="text" translation_id="447592" type="use" value="Social Groups[COMMENT: Team Dynamics: Social Groups within the squad]" />
						<layout class="stick_to_object_attachment" id="alPt" embed_in_frame="true" get_side="top" set_side="top" move_side="true" target="fmin" />
						<layout class="stick_to_object_attachment" id="alPl" embed_in_frame="true" offset="6" get_side="left" set_side="left" move_side="true" target="fmin" />
					</widget>
					<container class="smart_scrolling_box" entity_layout_id="at15" id="at15" file="none" sub_group_id="gp01">
						<layout class="stick_to_object_attachment" id="alPt" get_side="bottom" set_side="top" target="at13" />
						<layout class="stick_to_object_attachment" id="alPb" get_side="bottom" set_side="bottom" target="main" />
						<layout class="stick_to_object_attachment" id="alPl" get_side="left" set_side="left" target="main" />
						<layout class="stick_to_object_attachment" id="alPr" get_side="right" set_side="right" target="main" />
						<container id="test">
							<layout class="fit_children_attachment" alignment="vertical,extend" offset="0" gap="0" />
							<widget class="spacer" id="main" auto_size="12">
								<boolean id="exclude_from_find" value="true" />
								<layout class="stick_to_sides_attachment" alignment="all" inset="0" />
							</widget>
							<widget class="spacer" id="fmin" embed_in_frame="true">
								<boolean id="exclude_from_find" value="true" />
								<layout class="stick_to_sides_attachment" embed_in_frame="true" alignment="all" inset="0" />
							</widget>
							<container class="vertical_arrange_container" id="scSG" entity_layout_id="at00" auto_size="vertical" offset="6" alignment="top">
								<integer id="gap" value="8" />
								<null id="115172624" />
								<layout class="stick_to_object_attachment" id="alPt" offset="10" get_side="top" set_side="top" move_side="true" target="main" />
								<layout class="stick_to_object_attachment" id="alPl" get_side="left" set_side="left" target="main" />
								<layout class="stick_to_object_attachment" id="alPr" get_side="right" set_side="right" target="main" />
							</container>
						</container>
					</container>
				</container>
			</container>
			<widget class="vertical_divider" entity_layout_id="hod1" width="2">
				<layout class="stick_to_object_attachment" id="alPt" get_side="top" set_side="top" target="main" />
				<layout class="stick_to_object_attachment" id="alPb" offset="-2" get_side="bottom" set_side="bottom" target="main" />
				<layout class="stick_to_object_attachment" id="alPl" get_side="right" set_side="left" target="at17">
					<global id="offset" name="ui.main_box_gap"/>
		        </layout>
			</widget>
			<container class="main_box" entity_layout_id="at22" id="at22">
				<translation id="title" translation_id="450797" type="use" value="Issues[COMMENT:Team Dynamics: Team player issues]" />
				<layout class="stick_to_object_attachment" id="alPt" get_side="top" set_side="top" target="main" />
				<layout class="stick_to_object_attachment" id="alPb" offset="0" get_side="bottom" set_side="bottom" target="main" />
				<layout class="stick_to_object_attachment" id="alPl" get_side="right" set_side="left" target="hod1">
					<global id="offset" name="ui.main_box_gap"/>
		        </layout>
				<layout class="stick_to_object_attachment" id="alPr" get_side="right" set_side="right" target="main" />
				<widget class="spacer" id="main">
					<boolean id="exclude_from_find" value="true" />
					<layout class="stick_to_sides_attachment" alignment="all" inset="0" />
				</widget>
				<widget class="spacer" id="fmin" embed_in_frame="true">
					<boolean id="exclude_from_find" value="true" />
					<layout class="stick_to_sides_attachment" embed_in_frame="true" alignment="all" inset="0" />
				</widget>
				<container entity_layout_id="at19" id="IssC">
					<layout class="stick_to_object_attachment" id="alPt" get_side="top" set_side="top" target="main" />
					<layout class="stick_to_object_attachment" id="alPb" get_side="bottom" set_side="bottom" target="main" />
					<layout class="stick_to_object_attachment" id="alPl" get_side="left" set_side="left" target="main" />
					<layout class="stick_to_object_attachment" id="alPr" get_side="right" set_side="right" target="main" />
					<widget class="spacer" id="main">
						<boolean id="exclude_from_find" value="true" />
						<layout class="stick_to_sides_attachment" alignment="all" inset="0" />
					</widget>
					<widget class="spacer" id="fmin" embed_in_frame="true">
						<boolean id="exclude_from_find" value="true" />
						<layout class="stick_to_sides_attachment" embed_in_frame="true" alignment="all" inset="0" />
					</widget>
					<container class="table" entity_layout_id="at18" id="TbIs" layout="-1,120,-4,80,80,80">
						<integer id="bottom" value="25" />
						<integer id="row_spacing" value="0" />
						<integer id="row_height" value="50" />
						<record id="defp" alignment="centre_y,left" />
						<list id="column_table_properties">
							<record>
								<integer id="index" value="0" />
								<string id="sort_disabled" value="false" />
							</record>
							<record>
								<integer id="index" value="1" />
								<string id="sort_disabled" value="false" />
							</record>
							<record>
								<integer id="index" value="2" />
								<string id="sort_disabled" value="false" />
							</record>
							<record>
								<integer id="index" value="3" />
								<string id="sort_disabled" value="false" />
							</record>
							<record>
								<integer id="index" value="4" />
								<string id="sort_disabled" value="false" />
							</record>
							<record>
								<integer id="index" value="5" />
								<string id="sort_disabled" value="false" />
							</record>
						</list>
						<list id="column_widget_properties">
							<record alignment="centre_x,centre_y" get_side="left" set_side="right">
								<integer id="index" value="5" />
								<string id="popup_alignment" value="left, bottom" />
								<string id="show_button_appearance" value="false" />
								<string id="allow_hover_to_open" value="true" />
								<string id="secondary_icon_enabled" value="false" />
								<record id="WdgP" class="property_list_viewer_xml_panel" file="team/team chemistry overview promises popup" />
								<record id="mopp" file="modal popup panel auto sized">
									<string id="attempt_to_reposition" value="false" />
									<string id="darkened" value="false" />
								</record>
							</record>
						</list>
						<list id="headings">
							<record alignment="centre_y,left">
								<translation id="text" translation_id="450798" type="use" value="Severity[COMMENT: Dynamics Overview - Player Issue Severity]" />
							</record>
							<record alignment="centre_y,left">
								<translation id="text" translation_id="298220" type="use" value="Player[COMMENT: transfer list, player column, header]" />
							</record>
							<record alignment="centre_y,left">
								<translation id="text" translation_id="433441" type="use" value="Issue[COMMENT: title for a panel indicating a particular unhappiness or grievance a player or players have]" />
							</record>
							<record alignment="centre_y,centre_x">
								<translation id="text" translation_id="450799" type="use" value="Agrees[COMMENT:Team Dynamics: header for players supporting another player with an issue]" />
							</record>
							<record alignment="centre_y,centre_x">
								<translation id="text" translation_id="450800" type="use" value="Disagrees[COMMENT:Team Dynamics: header for players opposing another player with an issue]" />
							</record>
							<record alignment="centre_y,centre_x">
								<translation id="text" translation_id="320154" type="use" value="Promises[COMMENT: player status panel; panel header title for a section listing all promises a manager has made to a player]" />
							</record>
						</list>
						<layout class="stick_to_object_attachment" id="alPt" get_side="top" set_side="top" target="main" />
						<layout class="stick_to_object_attachment" id="alPb" get_side="bottom" set_side="bottom" target="main" />
						<layout class="stick_to_object_attachment" id="alPl" get_side="left" set_side="left" target="main" />
						<layout class="stick_to_object_attachment" id="alPr" get_side="right" set_side="right" target="main" />
					</container>
				</container>
				<container entity_layout_id="at21" id="nIsC">
					<layout class="stick_to_object_attachment" id="alPt" get_side="top" set_side="top" target="main" />
					<layout class="stick_to_object_attachment" id="alPb" get_side="bottom" set_side="bottom" target="main" />
					<layout class="stick_to_object_attachment" id="alPl" get_side="left" set_side="left" target="main" />
					<layout class="stick_to_object_attachment" id="alPr" get_side="right" set_side="right" target="main" />
					<widget class="spacer" id="main">
						<boolean id="exclude_from_find" value="true" />
						<layout class="stick_to_sides_attachment" alignment="all" inset="0" />
					</widget>
					<widget class="spacer" id="fmin" embed_in_frame="true">
						<boolean id="exclude_from_find" value="true" />
						<layout class="stick_to_sides_attachment" embed_in_frame="true" alignment="all" inset="0" />
					</widget>
					<widget class="label" entity_layout_id="at20" alignment="centre_x,centre_y" id="at20" auto_size="vertical" needs_height="true">
						<translation id="text" translation_id="450801" type="use" value="There are currently no player issues within the team.[COMMENT: Team Dynamic Overview - Message to display when there are no player issues]" />
						<layout class="stick_to_object_attachment" id="alPt" offset="163" get_side="top" set_side="top" move_side="true" target="main" />
						<layout class="stick_to_object_attachment" id="alPl" get_side="left" set_side="left" target="main" />
						<layout class="stick_to_object_attachment" id="alPr" get_side="right" set_side="right" target="main" />
					</widget>
				</container>
			</container>
		</container>
	</container>
</panel>

 

 

Screenshot 2022-12-16 alle 15.16.32.png

Link to post
Share on other sites

  • Marco Borghesi changed the title to FM23 Base Skin NO FACES MOD V1.15 released
Guest
This topic is now closed to further replies.
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...