Title: Error in my code
Question: ive been trying to fix my code for hours now and i dont know what is wrong with it i get this eroor bios:228: [string "Chop"]:2: '(' and this is my code here http://pastebin.com/MV1S8p2W pls help me
Error in my code
Started by Tieran02, Jun 26 2013 03:03 PM
4 replies to this topic
#1
Posted 26 June 2013 - 03:03 PM
#2
Posted 26 June 2013 - 04:55 PM
Split to new topic.
#3
Posted 26 June 2013 - 06:32 PM
You need brackets after the function names. Eg, make line 1:
... and so on.
function FindTree()
... and so on.
#4
Posted 27 June 2013 - 05:57 AM
And you need to put "end" at line 18, 29 and at the end to close the while and if statements.
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users











