Skip to content

Instantly share code, notes, and snippets.

@BenLubar
Last active August 29, 2015 14:20
Show Gist options
  • Save BenLubar/8ffa5ba09e08b922b6ce to your computer and use it in GitHub Desktop.
Save BenLubar/8ffa5ba09e08b922b6ce to your computer and use it in GitHub Desktop.
:MAP
..\..\bin\vrad -v -low -final -both -StaticPropLighting -StaticPropPolys -textureshadows %1
..\..\bin\vbspinfo -X7 %1
..\..\bin\vbspinfo -X8 %1
..\..\bin\vbspinfo -X15 %1
..\..\bin\vbspinfo -X35 %1
..\..\bin\vbspinfo -X40 %1
..\..\bin\vbspinfo -X51 %1
..\..\bin\vbspinfo -X52 %1
..\..\bin\vbspinfo -X53 %1
..\..\bin\vbspinfo -X55 %1
..\..\bin\vbspinfo -X56 %1
..\..\bin\vbspinfo -X59 %1
shift
if "%1"=="" exit /b
goto MAP
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment