|
You could just skip both VIS and RAD, eg by commenting them out in the bat-file with "REM":
code
REM hlvis mapname
REM hlrad mapname
Then just remove the REM when you want to compile with them.
Vis also has a fast-mode when you only need to make a quick-compile and don't care about in-game performance, this should never be used for final compiles, only for quick test-compiles since it may have a negative impact on performance:
|
|
|
|
≡
|
2009 Nov 26 at 00:02 UTC
|
|