Posted 14 August 2013 - 05:28 PM
I'm making a staircase program, and I have several problems. First off, I'm getting a "turtle:22: expected number" error, which I know is originated from the turtle API, but I don't know what I did to cause it. Secondly, for some reason, my turtle is not moving when I have it call function from my API. It doesn't give an error, and I set turtlesNeedFuel to false in the configs. turtle.forward works, but not my API code, and I really just don't understand why.
I would appreciate any help you have.
EDIT: I forgot to include my pastebin codes! Sorry
"t" API: http://pastebin.com/fpbEfZAF
Stairs: http://pastebin.com/PgLgErkL
I would appreciate any help you have.
EDIT: I forgot to include my pastebin codes! Sorry
"t" API: http://pastebin.com/fpbEfZAF
Stairs: http://pastebin.com/PgLgErkL