Swarm Mapping Compile Settings
Jump to navigation
Jump to search
Hammer should have the right compile settings by default if you load hammer from the Alien Swarm SDK tools. However, here are the parameters in case you have to change something:
Compile Settings
- vbsp.exe:
- -alldetail -game $gamedir $path\$file (note: "-alldetail" turns all world brushes into func_detail except for func_brush entities that have "structure_seal" as their name.)
- vvis.exe:
- -radius_override 5000 -game $gamedir $path\$file
- vrad.exe:
- -textureshadows -hdr -StaticPropLighting -StaticPropPolys -game $gamedir $path\$file