Posted 29 December 2015 - 04:12 PM
Well, the title should say what the topic is.
I have played around ComputerCraft and Lua a little and as embarassing as it is, I'm too bad to write a simple program. So if anyone would be sweet and help me out here, I'd much appreciate it :)/>
So here the data one might need:
Monitor standing to the left
Redstone Input should come frome the bottom
Redstone Output should go out at the top
The program should check for Redstone Input and as long as there is none, the monitor should show "Laboratory inactive" and as soon as I put a signal in, the monitor text should be changed to "Laboratory active" and stay like that until the redstone signal gets put out. Additionally when the laboratory is "active", there should be an output to the top, which gets deactivated when the laboratory is "inactive"
I know, that is like the most basic function you can do but I'm unable to do that. Well, I hope there is someone who is willing to put up with my stupidity
Greetings to the players - Sep
I have played around ComputerCraft and Lua a little and as embarassing as it is, I'm too bad to write a simple program. So if anyone would be sweet and help me out here, I'd much appreciate it :)/>
So here the data one might need:
Monitor standing to the left
Redstone Input should come frome the bottom
Redstone Output should go out at the top
The program should check for Redstone Input and as long as there is none, the monitor should show "Laboratory inactive" and as soon as I put a signal in, the monitor text should be changed to "Laboratory active" and stay like that until the redstone signal gets put out. Additionally when the laboratory is "active", there should be an output to the top, which gets deactivated when the laboratory is "inactive"
I know, that is like the most basic function you can do but I'm unable to do that. Well, I hope there is someone who is willing to put up with my stupidity
Greetings to the players - Sep