MakeLevel version 0.1 Created by Ryan Murphy aka Mine GO BOOM mgb@minegoboom.com MakeLevel is very close to what BuildLevel is, just has a few exceptions: 1. Will not include IMAGE#= files into the .lvz. Will only compress the files only listed in the File= 's 2. File= 's can now use * in them. If you want all .bmp's, do File=*.bmp. If you do File=*.bmp and next line is File=ship.bmp, will include the file twice. 3. Will print out a bit more debug info about what went wrong, and also point out some other misspellings that you may have wanted something else. 4. Can drag-and-drop .ini's onto the MakeLevel.exe file, and will compress it. I suggest if you are using a windows version that always has an Open With extra in the right-click menu, feel free to add MakeLevel as an extra choice in there, just i don't suggest making all .ini's use this program. If you find any problems with this program, feel free to ask at the Server Help Webpage, http://www.shanky.com/server/ -Mine