We try to take logs from ds and output them as CSV's automatically and Advantage Scope is the best at the actual data processing (especially out of dslogs) but is bad for automation
I would like a way to add arguments to launching Advantage Scope from the command line for instance AdvantageScope.exe match.dslog --export csv-table generated to automatically open the dslog begin the export process to the current directory with the format of csv-table and uses generated values under the name match.csv
This feels like for someone that knows the code base would be easy to implement.
We try to take logs from ds and output them as CSV's automatically and Advantage Scope is the best at the actual data processing (especially out of dslogs) but is bad for automation
I would like a way to add arguments to launching Advantage Scope from the command line for instance AdvantageScope.exe match.dslog --export csv-table generated to automatically open the dslog begin the export process to the current directory with the format of csv-table and uses generated values under the name match.csv
This feels like for someone that knows the code base would be easy to implement.