If you were logged in you would gain 3 XP for posting a reply.
You must have JavaScript enabled in order to post a comment.
Please respect our terms of use when participating in Nibbits.
I agree, getting chat logs is not a real problem. My parser do provide them too : http://code.google.com/p/starcraft2replay
The duration of the game is not a problem either. All game events are prefixed with an accumulated timestamp (64th of frames) from last event. You just have to sum it all.
Support Nibbits by linking to us:
I agree, getting chat logs is not a real problem. My parser do provide them too : http://code.google.com/p/starcraft2replay
The duration of the game is not a problem either. All game events are prefixed with an accumulated timestamp (64th of frames) from last event. You just have to sum it all.