- 45
- madcapr
*****UPDATED 11-20-2011*****
PRE-REQUISITES: Enable the RECIPROCATE mode in the "Manage Drivers" section of the widget and check the box to "Save race logs to disk" under the Widget Preferences.
*****UPDATED 11-20-2011*****
EDIT: Scripting Code has been added to export how many times other PSN ID's are racing YOUR drivers. Due to the way the widget shows this information in the log files, this part of the script is less exact. However, it should not over-estimate how often someone has raced your drivers and it will definitely show you if someone you raced has never raced your drivers in return. The new code has been pasted into the google doc link below.
*****UPDATED 11-19-2011*****
I wrote up a quick batch file to determine whose drivers you are racing and how many times you have raced other user's individual drivers with this widget.
EDIT: I added the ability to limit the report from files since a specific date. I also added some code to delete all the temporary files and folders created during the process. When you copy the new code from the link below and run the batch file, you will be asked to enter a date in the format YYYY-MM-DD. Any statistics before the day you enter will be ignored. Everything on the date you specify and all log files after that day up to present time will be included in the results.
PRE-REQUISITES: Enable the RECIPROCATE mode in the "Manage Drivers" section of the widget and check the box to "Save race logs to disk" under the Widget Preferences.
1. Create a file in the same folder where your race logs are stored and call the file race-stat.bat or something similar.
2. Then right click the file and choose edit.
3. Click the link to my google doc below, copy all the code from the google doc and paste it in the race-stat.bat file.
4. Save and close race-stat.bat. Then double click to run it.
5. The batch program will ask you to input a date. Use the format YYYY-MM-DD and then press ENTER
6. Wait until the program says "Press any key to continue"
The results will output to a file called totals.csv in the same folder. Use excel or something to create totals and/or percentages and sort the data however you like.
Copy all the code from the link below.
-----------------------
https://docs.google.com/document/pub?id=1qIl8UODHYN5k8MNXrAin6i5_U6zTcucdrRhEg6JANcE
PRE-REQUISITES: Enable the RECIPROCATE mode in the "Manage Drivers" section of the widget and check the box to "Save race logs to disk" under the Widget Preferences.
*****UPDATED 11-20-2011*****
EDIT: Scripting Code has been added to export how many times other PSN ID's are racing YOUR drivers. Due to the way the widget shows this information in the log files, this part of the script is less exact. However, it should not over-estimate how often someone has raced your drivers and it will definitely show you if someone you raced has never raced your drivers in return. The new code has been pasted into the google doc link below.
*****UPDATED 11-19-2011*****
I wrote up a quick batch file to determine whose drivers you are racing and how many times you have raced other user's individual drivers with this widget.
EDIT: I added the ability to limit the report from files since a specific date. I also added some code to delete all the temporary files and folders created during the process. When you copy the new code from the link below and run the batch file, you will be asked to enter a date in the format YYYY-MM-DD. Any statistics before the day you enter will be ignored. Everything on the date you specify and all log files after that day up to present time will be included in the results.
PRE-REQUISITES: Enable the RECIPROCATE mode in the "Manage Drivers" section of the widget and check the box to "Save race logs to disk" under the Widget Preferences.
1. Create a file in the same folder where your race logs are stored and call the file race-stat.bat or something similar.
2. Then right click the file and choose edit.
3. Click the link to my google doc below, copy all the code from the google doc and paste it in the race-stat.bat file.
4. Save and close race-stat.bat. Then double click to run it.
5. The batch program will ask you to input a date. Use the format YYYY-MM-DD and then press ENTER
6. Wait until the program says "Press any key to continue"
The results will output to a file called totals.csv in the same folder. Use excel or something to create totals and/or percentages and sort the data however you like.
Copy all the code from the link below.
-----------------------
https://docs.google.com/document/pub?id=1qIl8UODHYN5k8MNXrAin6i5_U6zTcucdrRhEg6JANcE
Last edited: