So I'm setting up a stats XML, and I'd like to track each player's game-by-game stats and then provide a sum of their statistics. The XML file looks something like this in my head:
<roster>
<player1>
<game1>
<stat1>
</stat1>
<stat2>
</stat2>
</game1>
<game2>...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.