Hey fellas, I'm trying to make a dynamic stats system / killboard to use in multiplayer campaigns but the first I need to figure out is if there exists any parser that improves the info that shows the Debrief.log file
What I want to do is: After every mission, load the debrief.log into this kind of parser and "convert it" to an more readable text, and then use it as a database for the killboard.
Have you guys know if there is something like that?