Jump to content

Anyone know this answer?


Parrts

Recommended Posts

I dont know if this is where i should post this question. But what im looking to make is a

door that to grant access to it you need to pay 4 industrial credits that gets stored in a chest. Is this possible using tekkit?

Link to comment
Share on other sites

There's a bukkit plugin called Turnstile that does a similar effect. I'm not sure if it uses IC coins as currency though, so you'll have to add in an econ plugin, then if you still want to use IC coins as currency just allows players the option to sell them using a global shop etc.

Link to comment
Share on other sites

You can do this using Redpower2, if you're inventive enough.

Put credits in a chest, suck them through a Filter (one at a time), and count them using an Item Detector. Once the count reaches 4, emit a redstone signal to open the door for a few seconds, then shut the door and reset the system.

The logic can be handled by RP2 logic gates (easy, but bulky) or my a ComputerCraft computer (requires programming, but very compact.)

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...