krautjaeger, on 22 June 2016 - 11:10 PM, said:
Any chance to display, on the overall statistics of a whole session, how much expenses you've used on ammo, consumables and repair? Also how much Free XP you've earned on all sessions? Tried to find out, but I can't seem to see it's there. Then again, forest and trees and all that.
You couldn't find it because it didn't exist. I have now added the following variables:
- totalFreeXP + avgFreeXP
- totalConsumeCost + avgConsumeCost
- totalAmmoCost + avgAmmoCost
- totalRepairCost + avgRepairCost
You will of course have to re-download the mod but you can just extract AT_SessionStats.pyc from the zip if you don't want to overwrite existing config/cache files.
You will have to add the wanted entries to stat_markup.jdat yourself though (the template part).
It will have to be this basic for now as the session part hasn't been changed since Locastans version and I intend to rewrite that part of the mod and therefore don't want to spend too much time tweaking the current version.
I include a simple example of using the added variables.
Attached Files
-
zip_stat_markup.zip 81.7K