Posted 21 February 2015 - 03:31 PM
I need help with my login program or modem because when I launch the program it comes up with the error "startup:7: No such modem: back", however the code states that the modem is on the right, which it is:
local side = "right"
password_server = 210
rednet.open(side)
Thanks
local side = "right"
password_server = 210
rednet.open(side)
Thanks