]> icculus.org git repositories - divverent/nexuiz.git/blob - data/maps/compile_bloodprisonctf.sh
Do the last change CORRECTLY :P also fix permissions of files
[divverent/nexuiz.git] / data / maps / compile_bloodprisonctf.sh
1 Q3MAP2="q3map2 -v -game quake3 -fs_basepath ../../ -fs_game data"
2 MAP=bloodprisonctf.map
3 $Q3MAP2 -meta -samplesize 8 -mv 1000000 -mi 6000000 $MAP
4 $Q3MAP2 -scale 1.2 $MAP
5 $Q3MAP2 -vis $MAP
6 $Q3MAP2 -light -deluxe -fast -filter -deluxe -patchshadows -samples 3 $MAP
7
8 # nexuiz-map-compiler bloodprisonctf -scale 1.2 -bsp -samplesize 8 -light -deluxe -fast -filter -deluxe -patchshadows -samples 3