EarthQuake
9.5 on the Richter!

Posts: 2745
Registered: 05-03 |
This is just a wild assumption because I don't normally use DB2 for anything, but notice how the imp platform doesn't have a textured floor in your map view? I would guess that one of the sidedefs on the linedefs of the sectors that make up the imp platform isn't closed.
You need to look at each linedef of nearby sectors and examine what sectors each side belongs to. The little tick on the linedefs means that is the front side. Each linedef can have a sidedef on each side of it, and each sidedef points to a different sector, usually.
Correcting something like this manually is trivial, but it helps knowing how sidedefs and sectors should be linked together.
For an easy solution, try going into "make sectors" mode and clicking on each of the imp platform sectors. This should fix any incorrect sidedef sector references. You might have to redo sector properties for those two sectors though, but at least your whole map won't be "mucked up". :)
|