This is a read-only snapshot of the ComputerCraft forums, taken in April 2020.
Rihlsul's profile picture

ElevatorControl (TekkitLite)

Started by Rihlsul, 08 March 2013 - 05:30 PM
Rihlsul #1
Posted 08 March 2013 - 06:30 PM
Elevator Control 1.01, a set of programs for ComputerCraft 1.481 to control RedPower 2.0.6 (Tekkit Lite 0.5.7), allows you to build elevators in Minecraft with a variety of features:
  • Wireless connections from motor controller to Door controls and Cabins
  • Easy to use and understand for users. A button calls the elevator on each floor, along with a display showing the current floor and motion. Inside the elevator can be a controller listing available floors with description.
  • Password controlled configurations (optional)
  • Password control over access to the cabin (optional)
  • Per floor password option, including hidden floor support
Elevator Control has three main components:
  • A Motor controller which responds to Cabin or Door requests by turning on or off the relevant RedPower Frame motor stack.
  • A Cabin computer displays destinations to users and sends requests to the Motor
  • An array of Door controllers which:
    • Respond to the call button pushing
    • Display the current floor/motion information on a monitor
    • Open and close the access doors to the elevator
    • Detect when the Cabin arrives at a given destination
There's a bevvy of screenshots and install/config information here: http://jeremy.vyska....or-control/1469

There's a detailed video tutorial of how to build/setup elevators. The first 3 minutes show the basics of how it works, and a more advanced example is at 37:15:
[media]http://youtu.be/eB8aiYMT56M[/media]



Additionally:
  • if there are feature suggestions, I'd love to hear them
  • If anyone has tips on how to make this easy to pastebin install for non-admins, that'd be very helpful. I may spawn an Ask a Pro about that.
Rihlsul #2
Posted 09 March 2013 - 05:49 AM
Per some YouTube suggestions, you can also download the map:
http://www.planetminecraft.com/project/tekkitlite-redpower-frames-and-computercraft-elevator-tutorial-map/
kauqilla #3
Posted 24 June 2013 - 02:22 AM
is there anyway to make it advanced computer/monitor compatible for touch access. also is there a way to edit your menu so more than 10 floors can be shown without making the menu look weird