doors for spawn open for the other team

maxtraxv2

L3: Member
Jan 23, 2009
103
3
im getting this when i try to make doors for spawn

the other team can open it witch is a problem

my doors are named bdoor for blue and rdoor for red

Code:
filter_activator_tfteam failed to find control point named 'bdoor'
filter_activator_tfteam failed to find control point named 'rdoor'
filter_activator_tfteam failed to find control point named 'bdoor'
filter_activator_tfteam failed to find control point named 'rdoor'
 

Apom

L6: Sharp Member
Sep 14, 2008
366
65
In your filters, there is an "associated control point" field (or something to that effect). Just leave it blank.
 

GrimGriz

L10: Glamorous Member
Jan 2, 2009
774
133
also, there's some tabs at the top of the door_func thing, and you have to make sure opens on touch is unchecked
 

maxtraxv2

L3: Member
Jan 23, 2009
103
3
is there a temple of this i can see ive got it set up but the prop wont open i can here the sound of it opening but the prop doesnt
 

Baysin

L2: Junior Member
Feb 14, 2008
80
15
The door prop needs to be a prop_dynamic, and it needs to be parented to the func_door. If you can hear it, that tells me the func_door is opening, so probably one of those two things is the issue. It could be something else, but that's my guess.
 

maxtraxv2

L3: Member
Jan 23, 2009
103
3
its is some think else...

EDIT: got it working

EDIT: it opens an inch, not that helpfull
 
Last edited:

zornor

L4: Comfortable Member
Jan 14, 2009
195
23
If it opens just an inch, just make sure that the func_door is as large as the door itself.
 

maxtraxv2

L3: Member
Jan 23, 2009
103
3
so has to be the same size no bigger or smaller?

becuase i just did it bigger and that still didnt work
 

Ezekel

L11: Posh Member
Dec 16, 2008
818
245
1st off:
please don't bump twice in as many hours. wait a few days, or at least 1 day if you're impatient.

2ndly:
thatis the value of the setting/key called "lip" on your door?

oh and 3rdly
when a door opens, it moves a distance equal to it's height/width/depth in that direction. hence why the brush should be as big as the prop itself
 
Last edited:

maxtraxv2

L3: Member
Jan 23, 2009
103
3
lip doesnt work tryed it on -104

the doors opening but the prop only moves an inch
 
Last edited: