Posts: 369
Threads: 31
Joined: Jun 2009
Reputation:
0
Okay thanks for taking your time to read this, but i got a hugh problem..
Suddenly everything became undefined and got 26 errors.. no need for the code nor warnings because it's that easy to explain..
Any help?
Posts: 2,629
Threads: 40
Joined: Mar 2008
Reputation:
0
You are missing a bracket "{" or "}".
Posts: 1,466
Threads: 7
Joined: Jun 2009
Reputation:
0
4th last line. Whats that { doing there or is that just the pawn codes that fucked it up?
Posts: 369
Threads: 31
Joined: Jun 2009
Reputation:
0
Still not fixing the errors..
I appreciate this armyoftwo, your helping me quite abite.
Posts: 214
Threads: 1
Joined: May 2010
Reputation:
0
Your problem is elsewhere, not in the command that armyoftwo wrote correctly (as far as you can tell by just scanning it).
As said before you are missing somewhere a brace. That doesn't need to be in the exact lines your compiler spits out, that can be in a line where you call those named functions as well.
Posts: 369
Threads: 31
Joined: Jun 2009
Reputation:
0
Yes, i know it could by but everything was fine untill i added that command.