Blockland Forums > Help
JVS Door System
(1/3) > >>
ryan4022:
I have the JVS doors and keys. Is there a way to make when you get the key ou put it to the door and it opens and stays open.
Proog:

--- Quote from: ryan4022 on February 06, 2010, 08:59:53 AM ---I have the JVS doors and keys. Is there a way to make when you get the key ou put it to the door and it opens and stays open.

--- End quote ---
Stay open, don't think so
But it's easy to make it open
[onkeyactivate] [door] [contentstart]
That should open it, and add the rest of the door script to that as well.
phflack:

--- Quote from: Proog on February 06, 2010, 09:25:56 AM ---Stay open, don't think so
But it's easy to make it open
[onkeyactivate] [door] [contentstart]
That should open it, and add the rest of the door script to that as well.

--- End quote ---
it is possible, when content starts, fire relay to where the door opens to, on that brick have
onrelay>self>setraycasting[1]
onkeyhit>self>firerelay(to the door)
onkeyhit>self>dissapear[0]
Hawkclaw:
If you want the door to stay open, why not just take out the content stop part?
phflack:

--- Quote from: Hawkclaw on February 06, 2010, 11:17:53 AM ---If you want the door to stay open, why not just take out the content stop part?

--- End quote ---
then you can never close it, forgot to add that on the door you need onrelay>self>contentstop
Navigation
Message Index
Next page

Go to full version