|
| 28 Aug 2012 03:40 PM |
I'm honestly not sure if this goes here ._. (First post on forums)
Is there any way for a door to close on the other side without having to press/click anything?
Example: I click a switch, the door opens, theres an invisible trigger on the other side of the door which I pass through making the door close... and I'm trapped.
Is this possible? I can only get to open/close doors from one side. |
|
|
| Report Abuse |
|
|
|
| 28 Aug 2012 03:44 PM |
| i think i can build one for you |
|
|
| Report Abuse |
|
|
drew8732
|
  |
| Joined: 01 Apr 2010 |
| Total Posts: 1965 |
|
|
| 28 Aug 2012 03:45 PM |
| Don't quote me on this, but I think there's an "Invisible Trigger" availible in the Wiring in the Stamper Tool. You'll need an AND Gate so both the invisible trigger and the switch act on the door. Stamper is the easiest way besides scripting. |
|
|
| Report Abuse |
|
|
|
| 28 Aug 2012 03:48 PM |
| So, how do I use the AND gate? |
|
|
| Report Abuse |
|
|
|
| 28 Aug 2012 06:38 PM |
If something is true, AND the other condition is true, then do whatever.
------------------------- ~thedestroyer115, some of the most kind and helpful posts possible!~ |
|
|
| Report Abuse |
|
|
|
| 28 Aug 2012 07:30 PM |
Take out the line in the script , that will open the door for the inside switch.. If you don't know what line to remove then post the script that you used ,here. |
|
|
| Report Abuse |
|
|
GiverLol
|
  |
| Joined: 20 Dec 2010 |
| Total Posts: 810 |
|
|
| 29 Aug 2012 05:25 AM |
For wiring you make it like this:
Make a door with a switch in the front and add 2 Invisible Triggers, connect the triggers to an OR gate and add 1 Inverter and an AND gate and another OR gate, connect then the first OR gate to the second OR gate and conect the output of the second OR gate to the second input of the second OR gate (will make a loop), then connect the second OR gate to the First input of the AND gate and make connect the switch to the AND gate asswell, then connect the AND gate to the door and you are finished!
It is kinda hard, but it works xD
Goodluck ;) |
|
|
| Report Abuse |
|
|
GiverLol
|
  |
| Joined: 20 Dec 2010 |
| Total Posts: 810 |
|
|
| 29 Aug 2012 05:25 AM |
| Sorry for some bad grammer ;) |
|
|
| Report Abuse |
|
|