Batch Compiler Problem
Toridas
Join Date: 2004-07-20 Member: 30002Members
Every time it compiles the map, it sticks the .bsp in the valve hamer editor\tools directory instead of half-life\nsp\maps. To play the map I have to copy it to the other directory manually every time I recompile. Under setup -> paths I have the file destination path set to ...\half-life\nsp\maps, and in the batch tab, I have the "Copy .BSP After Compile" checked. So what's going on?
I also have a problem with VHE. I can't rotate brushes with the mouse anymore for some reason, I have to hit ctrl+m and type in an angle. I used to just click in the center of a selected brush and the little handles would turn from squares to circles, and I could rotate. Ever since I got back into mapping (yesterday) I can click all day in the center of a brush and nothing happens!
I also have a problem with VHE. I can't rotate brushes with the mouse anymore for some reason, I have to hit ctrl+m and type in an angle. I used to just click in the center of a selected brush and the little handles would turn from squares to circles, and I could rotate. Ever since I got back into mapping (yesterday) I can click all day in the center of a brush and nothing happens!
Comments
Now, check the .bat generated by batch compiler (right click -> edit) and check the last line (or one of the last ones)... it should tell you why it's not "working"
as for BC... did you set it all up right? It should copy it to the maps folder of your mod... aka NS 0o'
copy "C:\Program Files\Valve Hammer Editor\maps\blah.bsp" "C:\Program Files\Steam\SteamApps\my email\half-life\nsp\maps"
echo blah.bsp copied to C:\Program Files\Steam\SteamApps\my email\half-life\nsp\maps
but the file is never actually copied
That rotating bug happened to me with the Steam Beta (not the one we have to use now...), when I opened it, it wouldn't change... maybe it's another program messing around... if it's not Steam, well, it may be any other app...
It's strange, because I don't see why it wouldn't work. The maps work when you test them, right? :\
BTW- I'm not making fun of you <!--emo&:p--><img src='http://www.unknownworlds.com/forums/html//emoticons/tounge.gif' border='0' style='vertical-align:middle' alt='tounge.gif' /><!--endemo--> I just find it somewhat a relief that I'm not the only one that ever made that mistake <!--emo&:)--><img src='http://www.unknownworlds.com/forums/html//emoticons/smile.gif' border='0' style='vertical-align:middle' alt='smile.gif' /><!--endemo-->