Help What does this mean?
#1

C:\Users\Oliver\Desktop\Time Trial Gamemode\Time Trial Gamemode\gamemodes\TTG2.pwn(197) : error 030: compound statement not closed at the end of file (started at line 197)
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


1 Error.


What does that mean?
Reply
#2

you forgot to put a closing bracket } at the end of your (maybe last) function/callback.
indent your entire script, then you will see the missing one.
Reply
#3

Forgot a bracket
Код:
}
or a
Код:
;
somewhere.
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)