Quote:
Originally Posted by Nike-it
Good job! Also if you have any question regarding MoW, please ask! 
|
Well, I might just need some help with the files.
The file, "game.pak" (in the same folder as the executable) appears to contain all the information that defines the game entities. This is basically a zip file - just rename it to "game.zip" and you can see all the files contained therein.
I'm trying to figure out the structure at the moment. Also, the entity files are formatted using a block-structured language and I'm currently reverse engineering the syntax - this is a slow and laborious process. There is some explanation in the comment fields, but unfortunately they appear to be in Russian.
If anyone has done any work on this before, I'd be really grateful if you could post your findings.