PDA

View Full Version : I cant build a sg in my flagroom


o_flyingcow
03-08-2005, 10:53 PM
im working on a tfc 1.5 map.

the map compiles with no errors. but when i test the map, and try to build a sg in the flagroom, it says that there is not enough room. anywhere near the flag it says that. i can build a sg anywhere on the map except the flagroom

can anyone help me

Defrag
03-08-2005, 11:11 PM
You most likely have an entity spanning the space in which you're trying to build. This typically happens when you have several objects bound to one entity. For example: If you have two lights, one either side of the room, and bind them to a single func_whatever entity, you cannot build a sentry between the two lights even though the space is empty. This is because HL treats the bounding cuboid around the two entities as a solid space.

o_flyingcow
03-08-2005, 11:38 PM
ahhh thank you :D

now it makes sense. i have glass on both sides of the flagroom and i tied both of them to the same entity. ill just seperate the entities.

once i finish it for 1.5, ill convert it for FF

o_scorpio
03-13-2005, 05:09 AM
Hope you mean 1.6 :]