20-08-2006, 12:51 PM
I get exactly the same error as him hrhr,
its the code directly beneath what you changed
I dont see how it was a function in the first place but meh
Edit:
lol even though i undid the stages in this tutorial its still giving me this error now. Bloody wierd, and bloody annoying...
-raises hand-
A little help? ^_^
How has the exit function sat there quite happily untill this happened? =p
Edit 2: It now disagree's with ever exit function in sub handledata, changing all to exit sub... dunno what has happened >.>
its the code directly beneath what you changed
Code:
' Either the revisions didn't match or we dont have the map, so we need it
Call SendData("needmap" & SEP_CHAR & "yes" & SEP_CHAR & END_CHAR)
Exit Function
End If
I dont see how it was a function in the first place but meh
Edit:
lol even though i undid the stages in this tutorial its still giving me this error now. Bloody wierd, and bloody annoying...
-raises hand-
A little help? ^_^
How has the exit function sat there quite happily untill this happened? =p
Edit 2: It now disagree's with ever exit function in sub handledata, changing all to exit sub... dunno what has happened >.>