If you register for free, you will be able to post threads, vote on polls and lots more. If you have problems with the registration or logging in, please contact the administrator.
I've been making a few tweaks to the 'tactic person list' xml file to show different information on the tactics screen and I've been trying (without success) to add the players fitness to the players condition section to save me looking at each individual player in order to find out if they're match fit or not. (I have quite a large squad so a lot of players don't feature often and this addition would come in very handy)
The problem I'm having is I'm not sure of the flags id for player fitness, I've tried a number of variations without success.
Does anyone have any idea what the flags id for player fitness is?
I've never seen this tweak done before but I don't see any reason why it can't be as you can add injuries to this section and injuries and fitness are both originally in the 'Selection Details' of the players screen.
For anyone who is familiar with the xml file for 'tactic person list', I'm wanting to include this detail above the flags id line for 'condition':
<record id="deta">
<string id="text" value="Condition"/>
<boolean id="tick" value="false"/>
<record id="view">
<flags id="Ppkd"/> <!-- picked info -->
<flags id="Pnfo"/> <!-- status info -->
<flags id="Pnam"/> <!-- person name -->