Hello there fellows,
As some of you may know, some maps became entirely transparent due to a problem with one version of PolyWorks. It used to set the maximum transparency value for all the polygons the map you'd compile, so they appear invisible in 1.4.X.
The problem is that there is no other way to know which are the maps with this problem other than actually open them in PW or Soldat. It may take time with more than 1000 maps in a folder...
I humbly request to anyone who would have some spare time to code a small program that would scan each PMS file in one folder for those transparent polygons.
Like if there's at least one polygon with those values, then print it into a log file or something so that I could fix them in PW.
I guess PW source code might help, or some topics about PMS structure.