Jump to content




bios:338: [string "startup"]:5: 'then' expected


  • You cannot reply to this topic
1 reply to this topic

#1 Sherlock7219

  • New Members
  • 1 posts

Posted 08 December 2013 - 07:03 PM

[then expected]

____________________________________________________________________

rednet.open("right")

while true do
local,id,message,dist = rednet.receive()
if message = "des" then
for i=1, 12 do
redstone.setOutput("left" . true)
sleep(0.4)
redstone.setOutput("left".false)
sleep(0.4)
end
end
end

#2 Lyqyd

    Lua Liquidator

  • Moderators
  • 8,465 posts

Posted 08 December 2013 - 07:15 PM

This exact issue is covered in one of the sticky posts.





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users