This is a read-only snapshot of the ComputerCraft forums, taken in April 2020.
Galactica4's profile picture

Turtle mania

Started by Galactica4, 11 July 2013 - 06:29 PM
Galactica4 #1
Posted 11 July 2013 - 08:29 PM
hi i am making a game for turtles and i have run into a problem, i have checked the code a gazillion time but i cant see anything wrong yet it gives me

bios:337: [string "turtlebit1"):8: '='
[/CODE]
It is a alpha but i have made a test, could anyone tell what i am doing wrong? please actually test it if you have answer.

download in game: pastebin get BdvEdVnP turtlebit1 
:)/>
MatazaNz #2
Posted 11 July 2013 - 09:57 PM
You forgot the () after turtle.attack, so it thinks you're trying to define a variable
Galactica4 #3
Posted 11 July 2013 - 10:13 PM
You forgot the () after turtle.attack, so it thinks you're trying to define a variable
UHHHHHHHHHH dammit,I SOOOOOO did not make that mistake ) :ph34r:/> :(/> :lol:/> :D/> (jokes)

Anyway, thanks for the tip!!
MatazaNz #4
Posted 11 July 2013 - 10:16 PM
Anytime. If you need help at any time, don't hesitate to ask.
Galactica4 #5
Posted 11 July 2013 - 10:59 PM
Anytime. If you need help at any time, don't hesitate to ask.
thanks