Posted 31 October 2012 - 09:55 AM
Hello, i got this problem at my monitor when i was working at the HQ of my company:
bios :206: [string "startup"] :5: syntax error
the "latest news:" part and "someone has entered!" part is for my monitor in the lobby for if someone has left, entered for if u got any questions about it
bios :206: [string "startup"] :5: syntax error
while true do
sleep(1)
if (redstone.getInput("right")) then
monitor, back, print("Latest News:")
monitor, back, print("Someone has entered!")
end
end
the "latest news:" part and "someone has entered!" part is for my monitor in the lobby for if someone has left, entered for if u got any questions about it