Hi
So over the last few weeks I was looking through some pauline log files and decided to knock up something
to do the work for me.
It is very basic but it will go through a pauline log file then you an export all the level scores and the death scores and levels to a csv file.
From this you can import into excel and do what you wish with it although at some stage i will write up something that does the job.
Because pauline resets the log file everytime you open the programme, you only need to play as normal then at the end of your game start this programme and export the data from the log, then you just need to start pauline again to clear the log.
You can also replay old inp files to gather stats, but you may have to change pauline settings if you FF through the inp.
That about covers it all i have attached the exe file for the programme and the VS solution if anybody is interested.
It is not the best programming(and someday ill work out how to use a class) but i tried to notate how I did stuff or atleast how I think it works.
Let me know if anybody has any problems with this.
Nick