wdolson -> RE: Tool-Making (3/2/2007 5:11:53 AM)
|
quote:
ORIGINAL: Murphie If I understand Woos program correctly, it uses witpload and dumps delimited files into the SCEN folder from the GAME folder. So one of the files is witpldr... A turn 1 dumps the leader info to this file. I *think* as you do additional turns the data is overwritten... So I think I'd need to read the 1st turn to get the base data for the leaders. I'd need to *read* additional turns and compare data from those turns to the base data. If data changes then add new record. Sort on ldrname & Date. Does that make sense? Not completely. There is no folder entitled Game. witpload was written for people doing mods of the scenarios. It extracts the scenario files into CSV files, so you can edit game details in Excel. I believe it also has a function to take the CSV files and generate scenario files. I'm not sure where witpload puts the CSV files. I thinks it's in the Scen folder. witpload does not extract anything from the saved game file. The leader information extracted is the information at the beginning of the scenario. Any changes to the leader would be in the saved game file. At the end of every turn, two plain text files are generated. One of these is the signal intelligence and the other is the combat report. Bodhi's Witp Utility program reads and archives these files so you can see a history going back as much as 100 days. Woos' program does dig into the saved game file, but does not extract everything from it. I don't think any leader information is currently extracted. Bill
|
|
|
|