Author Topic: JVS Door System  (Read 1388 times)

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.

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.
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.

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.
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]

If you want the door to stay open, why not just take out the content stop part?

If you want the door to stay open, why not just take out the content stop part?
then you can never close it, forgot to add that on the door you need onrelay>self>contentstop

Is there a way to use brick prints to open a door what I want is




123           1254
456
789

Is there a way to enter digets on a brick print and then the door opens     

What I mean is I want to make a military base that has a 4 number code and if you pressthem it turns green but when you get the wrong one it turns red if you get a right one and in the right spot it turns green if you get a right one but in the wrong place it turns yellow.

well here's a coded door i made (goes on slate)
code is my ID, 6887


how did you get the number lock on it?

how did you get the number lock on it?
there are print bricks behind where you enter the code, hammer the back panel away

I know how to increase the brick amout but how do I make it when it hits a certain number the door opens

ugh it wont let me get it :panda: