Thanks for the info. What (is there one ?) the name of the BA widget that does the stats ? I would like to use some piece of code from itSilentwings wrote:No - I would like to keep the awards as simple-to-understand statistics, not guessed formulas to try and approximate some individual idea of 'played best'.
But you can easily write code to calculate your formula in a widget for yourself - once the game is over you can get all the statistics that go into the endgame graphs using Spring.GetTeamStatsHistory (see wiki, in LuaSyncedRead), already broken down into bitesize intervals ready for you to approximate the integral with. Of course if it became a popular thing that many people used I would re-consider including it.
BA awards
Moderator: Content Developer
Re: BA awards
- Silentwings
- Posts: 3720
- Joined: 25 Oct 2008, 00:23
Re: BA awards
The awards gadget is here http://imolarpg.dyndns.org/trac/balates ... awards.lua. The stats graphs are made by the engine.