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

Elevator Control Code

Started by Lollerofinni, 03 June 2013 - 03:10 AM
Lollerofinni #1
Posted 03 June 2013 - 05:10 AM
I really suck in lua but I want a functional multifloor code were the floors haven't equal distance from eachother. There should be a computer inside the elevator that asks which level the person wants to go to and on every floor a button/computer with which you could call the elevator. I've been googling and watching youtube vids but none of my founds suits my needs.
Lyqyd #2
Posted 03 June 2013 - 12:54 PM
Split into new topic.

Please post your current code and state the problem you're having with it.
Lollerofinni #3
Posted 06 June 2013 - 04:22 AM
I dont have a code and really dont know where to start. But as another question can i make a computer transmit a redstone signal on a specific frequency(without wires)?
Lyqyd #4
Posted 06 June 2013 - 10:44 AM
Using WRCBE? Yes, the transmitters can be used as peripherals.
Lollerofinni #5
Posted 06 June 2013 - 01:35 PM
Yes that's what I meant but how?
Xenthera #6
Posted 06 June 2013 - 02:34 PM
As with any "More-than-basic" project, there is not a straight forward one line code answer we can provide you. I'd suggest learning how to make the buttons. That's a good place to start…