each player must choose a race and type "gl hf". Each player must then type "gg" to restart the map.
At the moment this map has several shortcomings: * It does not keep track of who typed "gl hf" and "gg" * There are several race conditions which can occur in the choosing of races/positions. The galaxy editor has a very easy to use method for specifying critical sections of code to prevent this. * a player can choose more than one start location * no support for rich vespene gas
This code can be copy pasted into any 2 player map with 4 spawn locations. It is written to work with any number of players and spawn locations but will need small tweaks for that to work