2 map maker notes:
Fog of War: the minimap icons that cover the minimap create lag when tilting/rotating the camera, I think not based on how many there are, but rather on how many there have been in total. For this reason I made settings to let the minimap stay revealed + to not cover the minimap at the start of the map. For a normal unchanging map, the last setting should be flipped to 1.
Theme generator: The theme generator will create a new theme whenever it receives a message: SendMsg("RequestNewTheme" <-SEED). SEED=0 will generate a random theme. The script can also be used as a console script, similar to the sound scripts: copy the code to an empty console script and change the variable $CONSOLE_SCRIPT to 1.