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

always output redstone signal

Started by RealGaming, 18 October 2012 - 01:15 PM
RealGaming #1
Posted 18 October 2012 - 03:15 PM
hi,

i have a program setup for my nuclear reactor that you first have to type the right id and password.
and if youre logged in you can log off(os.reboot() )
but then the nuclear reactor goes on if its on. (reactor is on when no redstone signal is given)
so the reactor goes off if i want to log off.

how can i always output energy if i say the reactor is off?

- Jesper
RealGaming #2
Posted 18 October 2012 - 03:20 PM
sorry, i already figured it out :/

Just not do os.reboot()
but shell.run("startup")

Jesper
brett122798 #3
Posted 18 October 2012 - 03:21 PM
Doesn't a reactor always stay on regardless of a redstone signal?
Doyle3694 #4
Posted 18 October 2012 - 03:23 PM
no…. Seems like you havn't followed the latest changes to IC2 :P/>/>
brett122798 #5
Posted 18 October 2012 - 03:26 PM
no…. Seems like you havn't followed the latest changes to IC2 :P/>/>
1. I'm using Tekkit.
2. I'll never see those changes.
Ditto8353 #6
Posted 18 October 2012 - 03:29 PM
Redstone Torch
Cranium #7
Posted 18 October 2012 - 04:23 PM
1. I'm using Tekkit.
2. I'll never see those changes.
Tekkit is still affected with redstone on reactors. Add a redstone torch under your reactor, or even better, a wireless redstone receiver pointed at the reactor. It will shut off when receiving a redstone signal.
Doyle3694 #8
Posted 18 October 2012 - 04:44 PM
Though I think you should refer to IC2 versions rather than "tekkit"