Hi.
I did it long time ago, but forgot how to.
My expert mode is completely empty. How to fix this?
Created 8 years ago2016-03-26 18:35:20 UTC by KB90
Yes in normal mode it compiles everything fine.That's really weird...look, try this; go to GameBanana and search "how to include the wad in .bsp then there is a screenshot of like u posted, but with fields not empty.
Or why do you not use with Patch Compiler by Nem?I think you mean Batch Compiler ?
@echo offAdvanced users can tweak it to add a variable or make it "drag 'n' drop to compile"
title Compiling map...
hlcsg.exe -estimate mymap
hlbsp.exe -estimate mymap
hlvis.exe -estimate -full mymap
hlrad.exe -estimate -extra -bounce 8 mymap
del /F /Q mymap.ext
del /F /Q mymap.prt
del /F /Q mymap.wa_