This command sets the the game type and map. '''Parameters:''' * 1: int gametype - the gametype * 0 = Free for all * 1 = Tournament * 2 = Free for all(again) * 3 = Team Deathmatch * 4 = Capture the Flag * 2: String map - name of the map '''Reports:''' * ''done'' when the task completes. '''Example:''' * User sends: "gm 512 4 delta" * Director replies: "cp gm 512 done" * Gametype is now CTF and map delta is loaded.