PDA

View Full Version : listing maps



jonz00r
04-12-2007, 11:41 PM
i need a program or batch file or something along these lines. that will search a directory and list all the .bsp's to a txt file. i dont feel like typing in 160+ maps to a file.

Paulius
04-13-2007, 01:30 AM
Type this in your HLDS console:
maps *

This will list all the maps on your server. Then, use some normal text editor to replace the ".bsp" endings to nothing.

jonz00r
04-13-2007, 05:37 PM
yes but will maps * dump to a txt or log file? so i dont have to type out all the maps...

Garrett
05-08-2007, 09:27 PM
Edit: Nevermind