How Do You Add Commands To The Build Programs?
Korhedron
Join Date: 2003-03-04 Member: 14301Members
<div class="IPBDescription">Problem ?</div> Just wondered how you add commands like -full and things like that to the build programs. I have tried many different things and figured out that the easies way to find out was to post it here <!--emo&:p--><img src='http://www.unknownworlds.com/forums/html/emoticons/tounge.gif' border='0' style='vertical-align:middle' alt='tounge.gif'><!--endemo-->
Comments
<a href='http://www.fileplanet.com/dl.aspx?/counter-strike/countermap/batchcompiler200.exe' target='_blank'>http://www.fileplanet.com/dl.aspx?/counter...compiler200.exe</a>
In it, write this
<path to CSG compiling tool> <paramaters> <path to .map file>
<path to BSP compiling tool> <paramaters> <path to .map file>
<path to VIS compiling tool> <paramaters> <path to .map file>
<path to RAD compiling tool> <paramaters> <path to .map file>
Save, rename to .bat extension and there ya go!
Fully automated map compiling program <!--emo&:p--><img src='http://www.unknownworlds.com/forums/html/emoticons/tounge.gif' border='0' style='vertical-align:middle' alt='tounge.gif'><!--endemo-->