How can I use computercraft to make not just 2 buttons up n down, but some sort of interface where i can make it move on particular floor? Also mb some sort of display that will show number of the floor? When I been doing elevator without computercraft i was just making a hole in a wall and just put IC2 display with floor number but it wasn't cute and also computercraft has a monitor. So i wonder if it's possible to make something more impressive then just this?
yet still - I have a problem: my elevator stops one block AFTER it passes the "floor checkpoint" with the repeater. any ideas why does it happen (and of course it happens both when going up and when going down...
Yeah. The wool covers dont go inside like in the Tutorial , They just stay on the side and pick up other blocks, I would like to know how he managed to put the covers inside the frames. Otherwise the lift work well. Nice project.
Hi, I tried your program, but it doesn't work for me. I also tried to reduce the complexity of the desing and have a program: while true do SIDE = "top" if redstone.testBundledInput(SIDE, colors.lime) == true then redstone.setBundledOutput(SIDE, colors.green) sleep(1) end end and a computer with a bundled cable on the top and a lime and green wire connected to the bundled... and even this doesn't work... any ideas, why?
I would check to see if you have the repeating mechanism built properly. The elevator works by taking your initial redstone signal, and repeating it to make the elevator go up more than one block. So if it is goin gup only one block at a time, chances are that the repeating system is not set up properly.
Anyone else go nuts when he didn't indent his code? lol
What U mean
Cio Dokop You don’t know what indenting means?
How can I use computercraft to make not just 2 buttons up n down, but some sort of interface where i can make it move on particular floor? Also mb some sort of display that will show number of the floor? When I been doing elevator without computercraft i was just making a hole in a wall and just put IC2 display with floor number but it wasn't cute and also computercraft has a monitor. So i wonder if it's possible to make something more impressive then just this?
yet still - I have a problem: my elevator stops one block AFTER it passes the "floor checkpoint" with the repeater. any ideas why does it happen (and of course it happens both when going up and when going down...
1) You need to indent your code
2) Please don't keep the unneeded intro...It was so loud, I nearly had a hear attack.
This video is pretty old, I've since toned it down because it does induce hearing attacks
i get the code bios 366 string startup 12 expected
Where did you get the covers? Also, btw, the Elevator doesn't work well with the player (I seem to always fall through the ground).
Yeah. The wool covers dont go inside like in the Tutorial , They just stay on the side and pick up other blocks, I would like to know how he managed to put the covers inside the frames. Otherwise the lift work well. Nice project.
Forge microblocks/Immibis' microblocks
how do you put the botton near the door on the intro i put a botton next to the dorr and the elevator only go up 1 block at a time
what should i do?
Haha, you said in Red Power! Careful you might be in a tenuous legal situation. ;) Great tutorial!
Why?
Does anyone know of a like tutorial that shows how to use a computer inside the elevator to say what floor you want to go to?
Nice! First tutorial I found that made sense
+GearPenguin thats what i thought
I try :P
lol i built a functional elevator back in 1.2.5 with redpower, even had lights indicating which floor it was on.
theres more than one project red - base also - orld - intergration etc
Hi,
I tried your program, but it doesn't work for me. I also tried to reduce the complexity of the desing and have a program:
while true do
SIDE = "top"
if redstone.testBundledInput(SIDE, colors.lime) == true then
redstone.setBundledOutput(SIDE, colors.green)
sleep(1)
end
end
and a computer with a bundled cable on the top and a lime and green wire connected to the bundled... and even this doesn't work... any ideas, why?
+Grzegorz Wilczek figured it out - the bundled cable has to come vertically to the computer in order to be recognised as top side....
can you pls tell me when i put the botton near the door when i click the botton it only go up one block pls help reply pls
I would check to see if you have the repeating mechanism built properly. The elevator works by taking your initial redstone signal, and repeating it to make the elevator go up more than one block. So if it is goin gup only one block at a time, chances are that the repeating system is not set up properly.
Dr_prof_Luigi the botton inside the elevator works fine
my game crashes when i use the frame...
qual o nome da musica ?
Music name ?
what are all the mods you have in this video? (every mod you have in this video)
If you click the link in the description, it will take you to my website where you can download the modpack.
thanks
in wich mod is the black wool cover?
Forge Microblocks. It is usually automatically included with project red.
i used the craften terminal to install al the mods
Hm the motors don't move on mine. HALP ME!!!!!
Chill, you did it wrong, so do it right, you win.
one question, why teh fuck are you using computercraft if this whole thing can be done without it
***** why is it? No difference if your computer executes it or if some computer interface in mc executes it through your pc
***** yeah but how does the computer know what floor where is and where the elevator is