fast compiling Created 19 years ago2005-05-02 22:54:17 UTC by YODEL185 YODEL185

Created 19 years ago2005-05-02 22:54:17 UTC by YODEL185 YODEL185

Posted 19 years ago2005-05-02 22:54:17 UTC Post #107027
i wrote a batch file for faster compiling. it works great, but i wanted to know if i could save whats displayed to a txt file or something. like in hammer, you have the process window that shows you the time elapsed and everything, but you dont get that with the DOS window. is it possible to do a 'diary' command or something?
Posted 19 years ago2005-05-02 23:09:16 UTC Post #107029
I'm a complete nub wehn it comes to batch compilers. I know what they do, and why they are useful, and i've even downloaded them.

But since I fear change, I haven't used them at all, so unfortunately I can't help with this one. :(
Posted 19 years ago2005-05-03 01:30:37 UTC Post #107036
I'd guess you could just put ">> x:file.ext" on the end of each, i.e.:

b:hlrad.exe m:mymap >> l:rad.log

Good on you for batch compiling properly, too.
Seventh-Monkey Seventh-MonkeyPretty nifty
Posted 19 years ago2005-05-03 01:55:11 UTC Post #107044
i use Q2BeaVeR it's so easy and ive been using it for years in quake 2 days
Posted 19 years ago2005-05-03 02:25:43 UTC Post #107049
thanks for your help guys! i got it working now.
You must be logged in to post a response.