How to Make A Door That Only Opens If You Have A Certain Item

There are guides that can help you make a door open when you insert green keycards or stuff like that, but the problem is, you don’t get the keycard back…If you use a item granter to give it back, for whatever reason, it doesn’t work. Same with using vending machines that grant the item back. So, here’s how to make a door that only allows you to open it if you have a certain item in your inventory…Works best with doors that close after an amount of time…

Items Needed:
Property x1
Button x1
Trigger x1
Inventory Item Manager x1
Barrier x1
Wire Repeater x1

So this is what you have to do…

  1. Decide what you are going to use as the item you need to open the door. I used golden keycards.

  2. Name your property. I named my property GoldenKeycard. Set the scope to player, and the type to number. This will be crucial for the code later on.

  3. Place your inventory item manager down. Set it to track golden keycards. Also go to properties and have it update the property GoldenKeycard.

  4. Place down your trigger. Wire the property to the trigger. When property value changes-------trigger. Set the trigger to invisible and untriggerable by player collision. Copy down the following code.

  5. Place down your button. Set it to deactivate on game start, and scope to player. After, make it activate when receiving on OpenGoldDoor, and deactivate it when receiving on CloseGoldDoor.
    That is all you need to make a button that can be pressed if you have an item! Now if you want to make the door, do the following steps.

  6. Place down your barrier. Configure it to whatever you like. Next, wire the button to the barrier. On button press--------deactivate barrier.

  7. Place down your wire repeater. Configure the settings, and set the delay to a number. This number will be how long your door stays open before you have to open it again. I find 3 seconds to be optimal.

  8. Wire the wire repeater to the barrier. On wire pulse------activate barrier.
    There! You should now have a door that only allows you to open it when you have a gold keycard! Please let me know if this guide is flawed, tips and constructive criticism are very much welcomed, as well as liking and subscribing (yes, I know, subscribing doesn’t exist, go with it), and yeah-Please give feedback, see if it works, whatnot, yada yada yada. Have a good day! (Or night)

11 Likes

You can instead wire the vending machine to a wire repeater for like 0.5 seconds and then wire it to the item granter to get your item back

1 Like

You may be able to, but this system also works and you can copy and paste the button, while in the other case, you may have to wire the repeater multiple times. Plus, if you use this a lot, you might be able to cut down on memory just a bit. Every bit counts.

3 Likes

Nice guide!

1 Like

Great guide!

1 Like

Creative guide, @WhoAmI!

1 Like

preeminent guide, @WhoAmI!

[Insert Here] guide!

1 Like

(pulls out golden keycard)

(unlocks door)

(bumps this guide)

I’m just bumping literally every single of my guides…

1 Like

Nice guide!

bump

(ig this was when checkers were buggy?)

1 Like

@WhoAmI This guide was so helpful thank you! I use it so much in my maps.

Hmm. I have an idea.

Materials
  • Buttons
  • Checker
Step one

Put the checker to 1 check. At 1st check place whatever item you want to whatever many they need.

Step 2

Wire the button to the checker. When the button is pressed → Check (or whatever I forgot.) then wire the checker to the teleporter. Check passes → Remove Barrier or whatever.

You can use this hehe. It wont do anything like remove your item :smiley:

iirc, this was when checkers were buggy, and ig whoami confirmed that by liking my post

All I do to do this is,
4 zones
2 stone blocks for door
image
image
image

Great guide! :+1:

eiqi

@eiqcrmeliutgwhc, wanna work on the game?