rotating door opens only once. Created 18 years ago2005-10-21 08:52:04 UTC by Madcow Madcow

Created 18 years ago2005-10-21 08:52:04 UTC by Madcow Madcow

Posted 18 years ago2005-10-21 08:52:04 UTC Post #142660
Ok, here is my problem (the topic says it all, really, but anyway.)
I made a normal door EXACLY after THIS tutorial (exacly = same textures and settings)
ok, and now, the door only opens once from one of the sides.
You can still open from the other side though (I think, Don't really remember that)

Do you guys know what the problem is be cause I think it worked before. :S
Madcow MadcowSpy zappin my udder
Posted 18 years ago2005-10-21 08:55:57 UTC Post #142661
Did you tick the 'one way' flag?
Posted 18 years ago2005-10-21 09:14:38 UTC Post #142663
http://www.twhl.co.za/tutorial.php?id=5

Covers both sliding and rotating doors.
Posted 18 years ago2005-10-21 10:00:01 UTC Post #142669
Elon: no, I didn't. :S I thought that was the problem my self first but, no. Very weird..
Iron: I've already done a door, just some setting that might be wrong.
Madcow MadcowSpy zappin my udder
Posted 18 years ago2005-10-22 05:40:14 UTC Post #142771
make a trigger once that triggers the door. You'll be able to open the door only once that way.
Posted 18 years ago2005-10-22 06:49:07 UTC Post #142783
Well, as you said, that only works once too.
I think I'll make a button, maby? :S
I mean, a button with the target of the doors name should work, right?
Madcow MadcowSpy zappin my udder
Posted 18 years ago2005-10-22 07:23:39 UTC Post #142792
"rotating door opens only once." is the name of the thread so you don't want a door to open only once now?
Posted 18 years ago2005-10-22 07:25:53 UTC Post #142793
Nooo, I want it to work properly!
I want to be able to open it many times.
The problem is, that it only opens once. :P
Madcow MadcowSpy zappin my udder
Posted 18 years ago2005-10-22 07:28:42 UTC Post #142794
ah. So just make a rotating door. hthats it. no need for fancy stuff. Make a trigger if you want but it's optional.
Posted 18 years ago2005-10-22 09:21:52 UTC Post #142825
I did! But it doesn't work!
It only opens once. :(
Hammer hates me
Madcow MadcowSpy zappin my udder
Posted 18 years ago2005-10-22 16:19:10 UTC Post #142961
You didn't bring these up, so I'm going to ask:

1. The door is a func_door_rotating, correct? Did you add a origin brush at the point you want it to rotate/swing/whatever?
2. Is the space big enough for the door?
3. Did you set the compass like this: ( ' ) ? That usually sets the door to open by moving forwards or backwards, which usually doesn't work.

Also try ticking the X or Y flags, or fiddling with the Pitch/Yaw/Roll and see what happens.
Posted 18 years ago2005-10-22 16:22:03 UTC Post #142962
If he wont have an origin the door will spin around the middle of the map and the door can move through walls and everything so the space it has doesn't metter! :P
Posted 18 years ago2005-10-22 16:27:59 UTC Post #142966
Yeah, but I was going through other possibilities.
Posted 18 years ago2005-10-22 17:16:23 UTC Post #142982
Ok, just texture a brush with AAATRIGGER and turn it into a trigger_multiple in the area that you should stand in to trigger the door. Set its target to the name of the door. Make sure to set the delay before reset on the trigger to a positive number like 6. Also make sure to set the delay before close on the door to a positive number such as 4. The "one way" flag when checked will open the door then close it like most doors do. If unchecked, the door will swing either clockwise OR counterclockwise to the amount of degrees you specify. So you'd get a door that opens out of a room, then closes, then opens into a room, and closes. Dang, I hope this isn't confusing. Seriously though, there's a lot of tutorials on how to make these things work. Just find a thorough one.
Posted 18 years ago2005-10-22 17:20:30 UTC Post #142984
Seriously though, there's a lot of tutorials on how to make these things work. Just find a thorough one.
I followed a tutorial when I made this door.. :P

I'll try follow all of your advices and see if it works!
Thanks!
I'll replie if it works or not
Madcow MadcowSpy zappin my udder
Posted 18 years ago2005-10-22 17:30:09 UTC Post #142987
Without that trigger you can only open the door from one side with the "use" key if the "one way" flag is checked.
Posted 18 years ago2005-10-22 17:30:39 UTC Post #142988
Ok, none of the ideas worked, so I'll try go with trigger_multiple as Iron said. :/
And if that doesn't work,, then, it's just weird! O.o
Madcow MadcowSpy zappin my udder
Posted 18 years ago2005-10-22 17:39:20 UTC Post #142995
I give up, the trigger_multiple didn't work ether, and when I tested, both of the doors started to spin 180 degreeds.
I give up rotating doors, it's just sick!
Madcow MadcowSpy zappin my udder
Posted 18 years ago2005-10-22 17:49:18 UTC Post #143001
Well, to make my door swing and stuff, I just added a small origin brush to the left edge of a func_door_rotating, then set either the X or Y flag on, I can't remember which. Worked for me. Opened either way both sides. Make a new door and try that out.
Posted 18 years ago2005-10-23 04:15:23 UTC Post #143082
Yeah uh, you did create those doors with origin brushes as rotation points right?
Posted 18 years ago2005-10-23 14:04:14 UTC Post #143218
@Maddy: Check thisthread.

Hope this ansewers it for you. :)
Posted 18 years ago2005-10-23 17:17:13 UTC Post #143251
Yeah uh, you did create those doors with origin brushes as rotation points right?
If you're talking to me, then yeah. That's the whole point of origin brushes on func_door_rotatings.
Posted 18 years ago2005-10-23 17:40:19 UTC Post #143255
I always make rotating doors stay open for most roatating dorrs usally don't close after 4 seconds after you opened them. ;)
Posted 18 years ago2005-10-24 02:43:39 UTC Post #143274
Rotating doors are just weird!
But I figgured out a way so I don't have to use rotating doors. :)

But thanks anyway!
Madcow MadcowSpy zappin my udder
Posted 18 years ago2005-10-24 09:34:11 UTC Post #143330
Hmm... I wonder if there are any example maps in the vault that would solve your problem. But don't give up. I remember fiddling around with doors for a week or two before really understanding them. :)
Posted 18 years ago2005-10-24 10:13:12 UTC Post #143341
See if your door isn't stuck in the floor, ceiling, wall or any other brush. I happened to me once, and that was the problem. :)
Daubster DaubsterVault Dweller
Posted 18 years ago2005-10-24 11:10:36 UTC Post #143349
when stuff like this happend, delete the door, make another one just like it
Posted 18 years ago2005-10-24 11:11:27 UTC Post #143350
Well, the orgin brush did go in 1 unit into the wall, and the door and the orgin brush are grouped, so, that might be the problem! :)
Madcow MadcowSpy zappin my udder
Posted 18 years ago2005-10-24 11:13:50 UTC Post #143351
Yeah it might be, so you grouped them before you made a func_wall of the brushes ?
Posted 18 years ago2005-10-24 11:20:34 UTC Post #143352
Does anyone search old threads or read links that others post?? :|

The short answer is it's a bug.

Good news is there are a myriad of workarounds, one of the better ones listed at the end of the thread I mentioned in my last post, by BlueShift.

Though, since this thread seems to be recurring, maybe we should do an example map for it... :
You must be logged in to post a response.