# "maps.txt" # ---------- # Example of the format of the text file used for specifying maps under OSP Tourney DM. # # Format: # [min # of players] [max # of players] # # The map queuer will only load a map if its min/max active player counts on the current # level are within its bounds. Otherwise, the map will NOT be loaded. # # If you dont want player limits on each map, just specify the map with no min/max # values on each line. # # Use a min of 0 for maps that should be rotated through when there is nobody # on and playing. Probably should use popular maps for quick pickup games when # people connect initially. q2dm1 00 14 q2dm2 03 16 q2dm3 00 12 q2dm4 05 20 q2dm5 04 20 q2dm6 03 18 q2dm7 03 12 q2dm8 08 24 # Load the map if there are between 8 and 24 players #match1 03 14 city1 10 25 # Load the map if there are between 10 and 25 players boss2 01 14 boss1 02 14 ware1 04 18 ware2 05 19 power1 03 16 power2 03 16