ORIGINAL: shunwick
Great stuff. How about a keeping a running total of all losses throughout the scenario?
I don't see why that can't be done, in principle. I'd have to invent a separate file to keep the running totals for all the files read in
so far and up-date it to reflect current numbers to date. But that's doable I think.
And by the way, here's the way to turn on these CSV records. On the menu choose Play->Player Options or something like that
and you'll be presented with all the different options. Turn on the one pertaining to the sitrep log files. And then restart TOAW.
You'll start to collect a bunch of them. One for each turn. And then the next thing to try to make happen is the ability to read a
list of files and process all of them at one time and keep a running total of all of them. It's only milli-seconds for processing a typical
turn so doing about 10 of them would take the blink of an eye I'm guessing. And then I could put a checkbox on there if you wanted
the file produced to be presented in your browser. Or presenting the HTML file produced in my own mini-browser built in so that
the output could be checked without going to your external browser to see it.
You guys tell me how you'd like to use it and I'll see if I can't design it to do that. So far I'm getting the idea that running totals would
be a good idea. I'll work on that. Anything else?
