how i remove these error? help [LCK]Chris
#1

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
Reply
#2

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

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

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.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)