project-navigation
Personal tools

Author Topic: mixed face contents  (Read 3521 times)

madrsihands

  • Guest
mixed face contents
« on: June 20, 2015, 11:51:50 pm »
I am using the ufo2map -check on a new map I made and I'm trying to exercise out the common errors.  I've got several "mixed face contents" errors, but its listing the brush number.  In UFORadiant is there a way to identify the brush number from this error list, so I know which brush needs to be edited?  Also how exactly do I fix this error when I run into it?  The tutorial mentioned reducing brush count, but how do you fix the face contents?

Offline ShipIt

  • Project Artist
  • Captain
  • ***
  • Posts: 906
    • View Profile
Re: mixed face contents
« Reply #1 on: June 21, 2015, 06:09:39 pm »
In Radiant you can use the Tools/Find brush option to select a certain brush.

Usually all faces of a brush should have the same Contentflags, e.g. levelflags, set. If not, -check will complain about this. Selecting the brush and watching the Contentflags under the Surfaces tab will reveal the problem.