Jump to content

looking for the ID's for views


snowofman
 Share

Recommended Posts

Hey Guys.

i'm wondering if anyone knows where i can find the ID's for the different squad views 

i have been looking in Person properties, though there is some, i'm missing alot

 

as example, games missed in a row

Thanks in advance

 

Link to post
Share on other sites

6 hours ago, keysi said:

try to check team squad.xml file, there are a lot of default views starting in the line 90

Thanks, i just looked at it and it does indeed have alot. But "games missed in a row"  is not one of them sadly.. 

i have been thinking that it might be hidden under a slightly diff name, but can't see which and why.

the search goes on

 

Link to post
Share on other sites

12 hours ago, junkerne said:

Hey Guys.

i'm wondering if anyone knows where i can find the ID's for the different squad views 

i have been looking in Person properties, though there is some, i'm missing alot

 

as example, games missed in a row

Thanks in advance

 

Hi @junkerne

" Games missed in a row " is in person properties.xml 

	<!-- games missed in a row -->
		<record>
			<integer id="id" value="PGmM" />
			<flags id="mode" value="invalid_for_fmt_tablet" />
			<integer id="width" value="60" />
			<translation id="name" translation_id="383340" type="use" value="Games missed in a row[COMMENT: FR5995 - header to show how many games a player has been out of the team for]" />
			<flags id="customisation_context" value="play" />
			<translation id="category" translation_id="453945" type="use" value="Stats (General)[COMMENT: section heading]" />
			<translation id="subcategory" translation_id="248359" type="use" value="General" />
			<record id="widget_info">
				<symbol id="class" value="dashed_number_label" />
			</record>

			<record id="column_widget_properties">
				<flags id="alignment" value="centre" />
			</record>
			<record id="column_heading">
				<flags id="alignment" value="centre" />
				<translation id="text" translation_id="383339" type="use" value="G. Mis[COMMENT: FR5995 - short for Games Missed In A Row - header to show how many games a player has been out of the team for]" />
				<translation id="hint" translation_id="383340" type="use" value="Games missed in a row[COMMENT: FR5995 - header to show how many games a player has been out of the team for]" />
			</record>

			<record id="search_filter">
				<integer id="id" value="pftr" />
			</record>
		</record>

You've probably .. missed it :D

Link to post
Share on other sites

49 minutes ago, BuzzR said:

Hi @junkerne

" Games missed in a row " is in person properties.xml 

	<!-- games missed in a row -->
		<record>
			<integer id="id" value="PGmM" />
			<flags id="mode" value="invalid_for_fmt_tablet" />
			<integer id="width" value="60" />
			<translation id="name" translation_id="383340" type="use" value="Games missed in a row[COMMENT: FR5995 - header to show how many games a player has been out of the team for]" />
			<flags id="customisation_context" value="play" />
			<translation id="category" translation_id="453945" type="use" value="Stats (General)[COMMENT: section heading]" />
			<translation id="subcategory" translation_id="248359" type="use" value="General" />
			<record id="widget_info">
				<symbol id="class" value="dashed_number_label" />
			</record>

			<record id="column_widget_properties">
				<flags id="alignment" value="centre" />
			</record>
			<record id="column_heading">
				<flags id="alignment" value="centre" />
				<translation id="text" translation_id="383339" type="use" value="G. Mis[COMMENT: FR5995 - short for Games Missed In A Row - header to show how many games a player has been out of the team for]" />
				<translation id="hint" translation_id="383340" type="use" value="Games missed in a row[COMMENT: FR5995 - header to show how many games a player has been out of the team for]" />
			</record>

			<record id="search_filter">
				<integer id="id" value="pftr" />
			</record>
		</record>

You've probably .. missed it :D

ahh you are so right... not sure how, but yes i missed it... *looks around confused* 

 

Thanks alot to both of you

Link to post
Share on other sites

  • 2 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

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