Blockland Forums > General Discussion
How do I keep any of the JVS doors open?
Captn:
mine works too :c
If you do it right
Badger:
name door: <name here>
CLEAR EVENTS ON LEVER.
<O<> toggle event 01> Onactivate_namedbrick_content start_(output junk)
<O<> toggle event 02> Onactivate_namedbirck_setcoll iding_(output junk)
<O<> toggle event 03> Onactivate_namedbirck_setrayc asting_(output junk)
<O<check> toggle event 04> Onactivate_self_contentstop_(output junk)
<O<check> toggle event 05> Onactivate_namedbirck_setcoll iding_(output junk)
<O<check> toggle event 06> Onactivate_namedbirck_setrayc asting_(output junk)
<O<check> toggle event 07> Onactivate_self_playsound_<garagedoor>
<O<check> toggle event 08> Onactivate_self_toggleeventen abled_<4 5 6>
That should work.
My method wins.