This is a *really* quick hack I wrote to list all your BSP files into an aliased echo command called "maplist". If you put MAPLIST.EXE in your quake\id1\maps directory, and run it, it will generate "maplist.con" (or any filename you want it to). The contents of this file will look a lot like this: alias maplist "echo BASIN HOUSE TELEXB" etc... these are the names of all your external BSP files that can run in Quake. If you add the line : "exec maps/maplist.con" (or whatever filename you used), then you will get the list of maps aliased to the "maplist" command in the Quake console. When you type "maplist" in console, you will get : BASIN HOUSE TELEXB etc. etc... this is assuming you edited your autoexec.cfg file correctly ;) If you actually find this program USEFUL in any way, let me know (or better yet, send money to my "get a pentium so I can *really* play Quake" fund). If I get enough response, maybe I'll actually spend time making the program write to other directories, or screen out any regular (built-in) Quake maps that were unpacked to the /maps dir, etc. So let me know what you think. - FuSchnick on undernet IRC #QuakeC Email : arne@cco.net