I created a program, that changes the commandBlock's command.
I enabled CommandBlock in config file, and this is the code:
comm = peripheral.wrap("right")
comm.setCommand("/give Konlab 1 64")
the error is: test:2:attempt to call index
Posted 27 May 2014 - 12:28 PM
comm = peripheral.wrap("right")
comm.setCommand("/give Konlab 1 64")
the error is: test:2:attempt to call index
Posted 27 May 2014 - 02:37 PM
peripheral.getType("right")
Posted 27 May 2014 - 02:45 PM
Posted 27 May 2014 - 04:30 PM
Posted 27 May 2014 - 04:42 PM
Posted 27 May 2014 - 05:01 PM
Posted 28 May 2014 - 10:28 AM
theoriginalbit, on 27 May 2014 - 02:37 PM, said:
peripheral.getType("right")
0 members, 1 guests, 0 anonymous users