Author Topic: Need help with JVS Doors.  (Read 2084 times)

Hello,today I have some questions about JVS. Like,how do I restrict the content for admin-only? I have seen this before but I never found how. Also,how do I set a password on the door using the password events?

Admin Only
Open up the event menu for the door you want to make admin only.
If you can, scroll up. On event 0 look towards the end where you'll see a box that says "Unrestricted".
Click the box and set it to something like "AdminOnly" I can't remember what it is because I haven't been on blockland for a while.
Done

Password-ed
Again, open up the event menu. Either take out or disabled event 0 on the door, which is the content start event.
Make a new event OnActivate>self>password>"yourpassword", again, I'm not sure of the exact event, but look for you password event.
Make another event OnPassword>Self>ContentStart>"Your settings".
Done.

Admin Only
Open up the event menu for the door you want to make admin only.
If you can, scroll up. On event 0 look towards the end where you'll see a box that says "Unrestricted".
Click the box and set it to something like "AdminOnly" I can't remember what it is because I haven't been on blockland for a while.
Done

Password-ed
Again, open up the event menu. Either take out or disabled event 0 on the door, which is the content start event.
Make a new event OnActivate>self>password>"yourpassword", again, I'm not sure of the exact event, but look for you password event.
Make another event OnPassword>Self>ContentStart>"Your settings".
Done.


No edit: Again, I may be incorrect on the exact event, as, again, I haven't played in a while.

i only know how to do the password events, first tyou dowlnoad it it, go into door events and go onactivate>self>password>(whatever) then when you click on the door it'll ask you for the pasword and it will say what to do, (/password thepass it will say)

Hope it helps

JboyDiaz

Thanks guys,I will try this tomorrow.

Okay thanks everyone. I tried it and it works! Thanks! Locking because I know how to use it now and my questions were answered.