Compiling warnings

Queops

L2: Junior Member
Apr 30, 2008
77
3
Hello. I'm a new mapper. When I compile my map gives me the following warning on the compile log (Actually shows up a couple of times in a row):
NODRAW on terrain surface!

What should it be?
 

drp

aa
Oct 25, 2007
2,273
2,628
do you have any nodraw textures? do you have displacements?
 

DasMatze

L2: Junior Member
May 17, 2008
87
31
You have the Nodraw texture on a brush which is a displacement. In Hammer are some buttons on the top right. One of them toggles between displacements and brushes (the displacements get their original shape) and one toggles the faces of the displacement brushes which are destroyed. I think one of the icons look like two "D"-letters. The other one is next to it. So if you activate both all displacements are brushes with all faces visible. Replace every Nodraw texture on it. Even the destroyed faces mustn't have the nodraw texture on it.

DasMatze