all I did to the wombat tutorial scenario was change the turn (12) to turn (14) and it gives me this
cannot find symbol - method turn (int)
please help I get this error msg a lot!!!
Just changing the integer to another won't cause that error - chances are there's something else that you're missing or you may have changed without realising it. Have you tried downloading the source again and just changing the number from that fresh source?
Maybe you should post the class you are trying to use it in (the entire class code). Use the 'code' link below the 'Post a reply' input box to insert, via copy/paste, the code into your post.