rumburak24 writes: Any C++ programmers here? Do you know how to make AOKTS source codes running under Visual Studio Express? I opened the Digit's project but I got some messages about missing files (like zlib.h) or even aokts.exe. I am new to C++ and Visual Studio, so help appreciated. I got an idea, that I would like to make .dll to decode scenario file and export (return) units objects array into AHK. This would be great improvement to performance when looking for some units in Auto-TS Arranger.
In fact, I am again in programming, removing some old bugs and adding new little features, which would make the program more usable. So here the idea to import whole list of units. Also got idea how to enable to filter units according terrain on which it is placed. For example, you could get list of ships which are placed on water, or any buildings placed on desert...
In fact, I am again in programming, removing some old bugs and adding new little features, which would make the program more usable. So here the idea to import whole list of units. Also got idea how to enable to filter units according terrain on which it is placed. For example, you could get list of ships which are placed on water, or any buildings placed on desert...