Map list woes

  • Thread starter Thread starter SirViro
  • Start date Start date
S

SirViro

Guest
Hi! I run a dedicated HL2DM server at my local monthly LAN party, and I grabbed about 100+ maps that we'd like to give a try this month. My problem is, I can't seem to find an easy way to config the map list besides typing in each map name individually.. that's a lot of maps and typing I'd like to avoid.

Question: Is there a simple way to take the map folder and create a simple maycycle file?
 
open a DOS window and go to your maps directory.

Type "dir /b > mapnames.txt"

open mapnames.txt
 
Back
Top