Arghh you... Error
#1

Hai! I got this error when I have added
pawn Код:
new bool:
        ooc
aka trying to ad OOC into the server and I get this error


pawn Код:
error 001: expected token: ";", but found "new"
and this is what causes the problem aka line 472

pawn Код:
// ------[ OTHER VARS ] ------
    new query[2048]; // We can reuse this instead of creating multiple queries, SA-MP is single threaded.
// ---------------------------
Reply
#2

pawn Код:
new bool:
        ooc; // you forgot the ';'
Reply
#3

Such a litte thing makes a big mess heh.

Thanks a lot mate I didn't even noticed that there is no ; in there xD
Reply
#4

Код:
expected token: ";"
Read... It usually means something.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)