Posted 15 September 2013 - 11:06 AM
Title: Called Functions Effect print() but Does not Effect turtle.forward()
Although not very new to coding, I am new to lua, I'm trying to write a function to carry out common tasks, the problem I've encountered is, I can not move turtles through the functions. Through the link you can see that turtle gets functions properly and even prints after turtle.forward() has been executed yet turtle does not move forward.
http://pastebin.com/c7UJbcaL
Although not very new to coding, I am new to lua, I'm trying to write a function to carry out common tasks, the problem I've encountered is, I can not move turtles through the functions. Through the link you can see that turtle gets functions properly and even prints after turtle.forward() has been executed yet turtle does not move forward.
http://pastebin.com/c7UJbcaL