Talk:Hammer Cordon Usage
I have a map where the cordon is stuck permanently on and unchangeable. That is, no matter what I do to it in Hammer (turn cordon off or change its bounds), there is never any change in the compiled map, whether run in Hammer or in the HL2Ep2 engine -- I still only get the area originally cordoned off. Anyone have any suggestions? --Sagesource 16:47, 28 Jul 2008 (PDT)
One thing that I have done with this map is use map_edit and hammer_update_entity to adjust physics props when the cordon was turned on. It seemed to work fine, and is the most sensible way to work on the face of it, but it may have screwed with the map somehow. --Sagesource 10:33, 29 Jul 2008 (PDT)
If I cut and paste all of the map contents into a new map file, it won't compile at all. I just get a message that "Windows cannot find" the file that's right there and open. This is getting very frustrating. --Sagesource 22:50, 28 Jul 2008 (PDT)
Finally beat the problem by the rather extreme method of adding the six external walls to a visgroup, hiding them, selecting everything else and pasting it into a new file, and then rebuilding the external walls from scratch. But I would rather not have had to do that. --Sagesource 10:33, 29 Jul 2008 (PDT)