SA-MP Forums Archive
how i remove these error? help [LCK]Chris - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: how i remove these error? help [LCK]Chris (/showthread.php?tid=469713)



how i remove these error? help [LCK]Chris - Muslimzz - 14.10.2013

line=Synching[player1] = true;


error=error 017: undefined symbol "Synching"
error= error001: expected token: ";", but found "]"
error=error 029: invalid expression, assumed zero
error=fatal error 107: too many error messages on one line


Re: how i remove these error? help [LCK]Chris - iZN - 14.10.2013

uh? More info please, and use
Code:
Your code here
to show your code.
Try changing it?
pawn Код:
Synching[player1] = 1;



Re: how i remove these error? help [LCK]Chris - [LCK]Chris - 14.10.2013

If you want me to help you paste your FULL script on www.pastebin.com im having a hard time understanding the problem.


Re: how i remove these error? help [LCK]Chris - Konstantinos - 14.10.2013

Quote:
Originally Posted by iZN
Посмотреть сообщение
uh? More info please, and use
Code:
Your code here
to show your code.
Try changing it?
pawn Код:
Synching[player1] = 1;
I believe it's self-explanatory that he just pastes code into his script.

pawn Код:
new
    bool: Synching[ MAX_PLAYERS ]
;
And please do not use the name of users into the title (first mine, then [LCK]Chris' name), it's not nice.