Posted 08 January 2013 - 10:00 AM
Can anyone help me with this error i get
bios:338: {string "Digging"}:2: '=' expected
Pastebin : http://pastebin.com/RFrujNK8
I don't get where do i have to put an = since in that line i have got only an if statement.
I'm new to Lua and turtles so please dont be harsh to me
Also i have some experience with other programming languages such as C and Pascal.
Edit1: After changing If to if now it gets me the same error but for line 29
bios:338: {string "Digging"}:29: '=' expected
Edit2: Solved Thanks everyone
bios:338: {string "Digging"}:2: '=' expected
Pastebin : http://pastebin.com/RFrujNK8
I don't get where do i have to put an = since in that line i have got only an if statement.
I'm new to Lua and turtles so please dont be harsh to me
Also i have some experience with other programming languages such as C and Pascal.
Edit1: After changing If to if now it gets me the same error but for line 29
bios:338: {string "Digging"}:29: '=' expected
Edit2: Solved Thanks everyone