Which shader would I use to create an brush that is seen in the map, but can physically pass through other brushes and objects in the map? Thanks in advance.
I have heard that covering a brush in nodraw and then covering only the visible sides with your texture should make it like that.
In the mean time you could always add the surface parm nonsolid to your shader file, but you would have to make one for your texure :p