Page 1 of 1

Toggle-able doors not returning to closed position anymore?

PostPosted: 04 Sep 2012, 02:45
by Boognish
Hey, I have been working on a map recently that uses a lot of doors, and I have noticed that the toggle-able doors (where you hit a key to open and close them) have stopped closing; they only open. I've noticed this behavior on my older maps that worked fine before, as well

Is this a glitch, or is there a new way to make them close again?

Re: Toggle-able doors not returning to closed position anymo

PostPosted: 04 Sep 2012, 07:48
by bonifarz
As far as I can see, type 1 triggers (link) make the linked door close automatically, but "toggle" does indeed have the the same behavior as "once". Maybe i just missed something, though...

Re: Toggle-able doors not returning to closed position anymo

PostPosted: 04 Sep 2012, 14:50
by Karoushi
This was before 1.3.1 came out but there use to be doors on the map Nivell and they worked fine you just had to make sure that the "use" zone around the door is wide enough for you to be able to toggle it open and closed, otherwise it won't close.

If you don't want to use the toggled ones try the automatic ones like boni mentioned.

Re: Toggle-able doors not returning to closed position anymo

PostPosted: 05 Sep 2012, 01:29
by qreeves
Can you please provide me an example of this behaviour so that I can reproduce (and fix it).

Re: Toggle-able doors not returning to closed position anymo

PostPosted: 09 Sep 2012, 11:46
by bonifarz
qreeves {l Wrote}:Can you please provide me an example of this behaviour so that I can reproduce (and fix it).


I am not sure what Karoushi means, but this does not behave as a "toggle":
{l Code}: {l Select All Code}
/edit empty
/newent trigger 0 0 2 5
/newent mapmodel 8
/entfind
/entlink

Re: Toggle-able doors not returning to closed position anymo

PostPosted: 09 Sep 2012, 12:07
by qreeves
Fixed in r4183.