ProjectRed + Computercraft Elevator Tutorial [1.7.10]

Поделиться
HTML-код
  • Опубликовано: 16 ноя 2024

Комментарии • 39

  • @LeonardJackson
    @LeonardJackson 8 лет назад +12

    Anyone else go nuts when he didn't indent his code? lol

  • @maxwellhawk
    @maxwellhawk 5 лет назад +1

    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?

  • @vlchk
    @vlchk 8 лет назад

    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...

  • @spencerwhite3400
    @spencerwhite3400 7 лет назад +5

    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.

    • @DrprofLuigi
      @DrprofLuigi  7 лет назад +3

      This video is pretty old, I've since toned it down because it does induce hearing attacks

    • @kieranturner3546
      @kieranturner3546 7 лет назад

      i get the code bios 366 string startup 12 expected

  • @MetalCrotchGuy
    @MetalCrotchGuy 8 лет назад +3

    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).

    • @GmanAtheistNell
      @GmanAtheistNell 8 лет назад

      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.

    • @casperborn8474
      @casperborn8474 8 лет назад

      Forge microblocks/Immibis' microblocks

  • @trustnt1337
    @trustnt1337 8 лет назад

    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?

  • @demolishunDOTcom
    @demolishunDOTcom 8 лет назад

    Haha, you said in Red Power! Careful you might be in a tenuous legal situation. ;) Great tutorial!

  • @justinfreeman4614
    @justinfreeman4614 4 года назад

    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?

  • @GearPenguin
    @GearPenguin 9 лет назад

    Nice! First tutorial I found that made sense

  • @Linrox
    @Linrox 7 лет назад

    lol i built a functional elevator back in 1.2.5 with redpower, even had lights indicating which floor it was on.

  • @pigio9033
    @pigio9033 7 лет назад

    theres more than one project red - base also - orld - intergration etc

  • @vlchk
    @vlchk 8 лет назад

    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?

    • @vlchk
      @vlchk 8 лет назад

      +Grzegorz Wilczek figured it out - the bundled cable has to come vertically to the computer in order to be recognised as top side....

  • @trustnt1337
    @trustnt1337 8 лет назад

    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

    • @DrprofLuigi
      @DrprofLuigi  8 лет назад

      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.

    • @trustnt1337
      @trustnt1337 8 лет назад

      Dr_prof_Luigi the botton inside the elevator works fine

  • @ivarandamy1499
    @ivarandamy1499 7 лет назад

    my game crashes when i use the frame...

  • @JoaoVictorMiguel
    @JoaoVictorMiguel 8 лет назад

    qual o nome da musica ?
    Music name ?

  • @GeometryDashEndermaster
    @GeometryDashEndermaster 8 лет назад

    what are all the mods you have in this video? (every mod you have in this video)

    • @DrprofLuigi
      @DrprofLuigi  8 лет назад

      If you click the link in the description, it will take you to my website where you can download the modpack.

    • @GeometryDashEndermaster
      @GeometryDashEndermaster 8 лет назад

      thanks

  • @Matthew.1994
    @Matthew.1994 8 лет назад

    in wich mod is the black wool cover?

    • @DrprofLuigi
      @DrprofLuigi  8 лет назад +1

      Forge Microblocks. It is usually automatically included with project red.

    • @Matthew.1994
      @Matthew.1994 8 лет назад

      i used the craften terminal to install al the mods

  • @carailphotography
    @carailphotography 8 лет назад

    Hm the motors don't move on mine. HALP ME!!!!!

    • @KookoCraft
      @KookoCraft 7 лет назад

      Chill, you did it wrong, so do it right, you win.

  • @casperborn8474
    @casperborn8474 8 лет назад

    one question, why teh fuck are you using computercraft if this whole thing can be done without it

    • @casperborn8474
      @casperborn8474 8 лет назад

      ***** why is it? No difference if your computer executes it or if some computer interface in mc executes it through your pc

    • @casperborn8474
      @casperborn8474 8 лет назад

      ***** yeah but how does the computer know what floor where is and where the elevator is