Blockland Forums > Help
I need help with JVS events
Barakuda:
I made a door triggered by a JVS button. It works, but there is one problem.
I want to make the button unclickable while the doors are opening and closing (7 seconds). I tried turning off ray casting and collision while the doors are opening, but I can somehow still click it.
Zeblote:
Add a delay to the
onContentStarted Self contentStop
event
Barakuda:
I don't have those events.
xSetrox:
onactivate>self>door>toggle
ondooropen>self>setraycasting>off
ondoorclose>self>setraycasting>on
Zeblote:
--- Quote from: Barakuda on July 06, 2013, 03:33:34 PM ---I don't have those events.
--- End quote ---
Then disable the crappy crap legacy doors thing.