hi.
i think i have a problem with my map.
i have those white sparklies you see on my shot:

can someone tell me how this could happen and how to delete them?
they seem to appear when a caulk brush touches an other caulk brush…
if it helps, heres my q3map2.bat compile file:
@rem to use this batch file, drop a .map file on it or run it from a dos window:
@rem > compile <mapname>
@set Q3MAP_PATH="C:\games\q3map2\q3map2.exe"
@set ET_PATH="C:/games/et"
@set MAP_PATH="C:/games/et/etmain/maps/remagen_beta3.map"
@set GEN_OPTIONS=-fs_basepath C:/games/et -game et
@rem
%Q3MAP_PATH% -meta -v -mv 1024 -threads 1 -mi 6144 -notjunc -fast %GEN_OPTIONS% -v %MAP_PATH%
@rem
%Q3MAP_PATH% -vis -v -threads 1 -saveprt -fast %GEN_OPTIONS% %MAP_PATH%
@rem
%Q3MAP_PATH% -light -fast -external -patchshadows -filter -samples 2 %GEN_OPTIONS% -v %MAP_PATH%
pause
thanx
BXpress

.oO(i think)