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.
How to add more info in Team Selection during matches
To add records of penalty taking attribute, free kicks, captaincy and corners I've added stuff in tactic person list.xml, for instance
<pre class="ip-ubbcode-code-pre"><record id="pens"><string id="text" value="Penalty"/><record id="view"><flags id="Ppkd"/> <!-- picked info --><flags id="Pnfo"/> <!-- status info --><flags id="Pnam"/> <!-- person name --><flags id="Ppen"/> <!-- (t) penalty taking --></record></record></pre>
Tactics then look like this.. I'd like to add the marked records to the tactics panel during matches as well. Right now it looks like this.
I've looked at team selection.xml, but the records are different than the tactic person list.xml-file. Is this the right file, and if that's the case, how do I add the mentioned records there. I assume it won't do to just add <record text="Penalties" id="vpen" /> for instance. I don't know if that ID is correct (most probably not), and where to find the correct ones.
Would be grateful if somebody could help me out
Cheers
12-01-2005, 03:43 PM
How to add more info in Team Selection during matches Post #2