Blockland Forums > General Discussion

How do I keep any of the JVS doors open?

Pages: (1/3) > >>

dillweed65:

I want to make garage doors that will stay open until I hit the switch again. Right now when I hit the switch, the doors open, and then close. I don't want that. Any help would be great, or if you know of anything that will help.

Planr:

Simple. Just remove the event line that initiates contentstop.

Captn:

0 X onActivation -> nameofDoor -> contentStart -> bla -> bla
1 X onActivation -> nameofDoor -> toogleEventsEnabled -> 0 2
2 O onActivation -> nameofDoor -> contentStop -> bla

That should be right.

Edit: and clear all the events in the other door also.

dillweed65:

I tried and it did not work. @Planr

HellsSpot:

Its pretty simple, I forgot how I did it, but I just removed one of the events that made it content stop...

--- Quote from: Planr on July 16, 2012, 03:08:33 PM ---Simple. Just remove the event line that initiates contentstop.

--- End quote ---
There you go.

Pages: (1/3) > >>

Go to full version