Posts: 1,648
Threads: 482
Joined: Jun 2010
error 001: expected token: ";", but found "forward"
Thanks in a advance.
Posts: 914
Threads: 118
Joined: Nov 2010
you missed the ; on the error line
Posts: 1,648
Threads: 482
Joined: Jun 2010
Its a forward. I will copy the Code, Thanks.
Код:
forward WeedTimer();
Thats the line.
Posts: 1,648
Threads: 482
Joined: Jun 2010
I just realised. I put a new declaration before I put a forward, so it expected that.
Posts: 1,648
Threads: 482
Joined: Jun 2010
Compiled. Sorry for double post, thanks for the help