Posted 01 March 2014 - 05:20 AM
Okay I'm trying to make an elevator using Computer Craft and Redstone In Motion, so I got a pretty nice setup going here (shown in the image)
It was operated by levers but I want it to look better, but I realise that I'm having huge trouble programming such a thing, (I'm not used to Lua see, C++ and Java are my areas, and while they are similar, I'm still having trouble.)
So my question is this, given the setup in the picture, where the red wire makes the elevator go down and the blue one go up, how can I get the computer to send a continuous redstone pulse through them for a set amount of time when the buttons are pressed to start the elevator?
I don't need to tell the computer to stop the pulses, the timer will do that, as the elevator will stop automatically when it hits something.
http://postimg.org/image/8c2vq16i7/
It was operated by levers but I want it to look better, but I realise that I'm having huge trouble programming such a thing, (I'm not used to Lua see, C++ and Java are my areas, and while they are similar, I'm still having trouble.)
So my question is this, given the setup in the picture, where the red wire makes the elevator go down and the blue one go up, how can I get the computer to send a continuous redstone pulse through them for a set amount of time when the buttons are pressed to start the elevator?
I don't need to tell the computer to stop the pulses, the timer will do that, as the elevator will stop automatically when it hits something.
http://postimg.org/image/8c2vq16i7/