Vanilla List Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Message chop problem
I'm still doing a minimal amount of log parsing, right now just to find out
what the team names were and what races were chosen. Unfortunately it
appears that the game start line isn't complete if the team names are too
long. That's this line:
27158: INL->ALL Teams are Totally Shagadelic (KLI): KLI, Saturday Night's Dead (O
I really need a reliable way to get this information; would it be possible
to maybe send an extra line into the log just for parsing purposes?
-Tom