Writing a parser

Just starting out? Need help? Post your questions and find answers here.
EvilByte
User
User
Posts: 13
Joined: Wed Dec 15, 2010 5:21 pm
Location: Greece

Writing a parser

Post by EvilByte »

Hi

I'am trying to write a replay parser for a game called 'Warcraft III' but without success :( . The replay (*.w3g) format is here: http://w3g.deepnode.de/files/w3g_format.txt but it is a bit complicated... Maybe a little help?

Btw my English is horrible :oops:
Zach
Addict
Addict
Posts: 1677
Joined: Sun Dec 12, 2010 12:36 am
Location: Somewhere in the midwest
Contact:

Re: Writing a parser

Post by Zach »

It would probably help others (this is over my head too) if you posted some code you are having specific problems getting to work.. Or the entire program if you can't pinpoint the problem.
rsts
Addict
Addict
Posts: 2736
Joined: Wed Aug 24, 2005 8:39 am
Location: Southwest OH - USA

Re: Writing a parser

Post by rsts »

Post Reply