New SMAC quizzes available.Test your Alpha Centauri knowledge! Chess is back.Challenge someone!
0 Members and 1 Guest are viewing this topic.
This is question to exe modders.In the decompiled code, is the map generation procedure visible?Or, more accurately, what would be useful is map (and/or scenario) files writing procedures, so their format can be known.Is it something, that can be printed into txt?My idea is to create external program for generation of such .mp and .sc files, a CMN tool allowing for fast generation of scenarios, especially for multiplayer.Thank you!
Even partial info can be used, e.g. knowing parts of the format, they could be modified in generated files by the game.Then some of the unknowns might be deduced by trial and error.