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

open peripherals turnOn

Started by TwitchBlade, 27 March 2014 - 10:10 PM
TwitchBlade #1
Posted 27 March 2014 - 11:10 PM
exactly how is the turnOn peripheral call used i cant find any documentation on op and ive tryed using the in game docs to no avail
hunter239833 #2
Posted 27 March 2014 - 11:16 PM
What peripheral uses it?
CometWolf #3
Posted 27 March 2014 - 11:27 PM

peripheral.call(side,"turnOn")
Is used to power on adjacent computers and turtles, it has nothing to do with openP.
hunter239833 #4
Posted 27 March 2014 - 11:35 PM
i cant help you, sorry
theoriginalbit #5
Posted 27 March 2014 - 11:48 PM
i cant help you, sorry
well its a good thing that CometWolf helped then isn't it. :P/>
TwitchBlade #6
Posted 28 March 2014 - 12:17 AM

peripheral.call(side,"turnOn")
Is used to power on adjacent computers and turtles, it has nothing to do with openP.
thanks guys sorry i was under the assumption that op added it
theoriginalbit #7
Posted 28 March 2014 - 12:43 AM
thanks guys sorry i was under the assumption that op added it
for future reference we don't touch anything ComputerCraft. We only add other mod items as peripherals.