Posted 27 February 2016 - 07:22 PM
Hey There
First of all sorry for my bad English but Im Austrian.
When I run the following test code I get the Error Message: attempt to index ? (a nil value) an I don´t know why.
First of all sorry for my bad English but Im Austrian.
When I run the following test code I get the Error Message: attempt to index ? (a nil value) an I don´t know why.
local IcbmSide = "right"
icbm = peripheral.wrap(IcbmSide)
icbm.launch()