Quote:
Originally Posted by Parrot
I got the following errors;
pawn Код:
error 001: expected token: ";", but found "-identifier-" .pwn(163) : error 017: undefined symbol "pName" .pwn(163) : error 017: undefined symbol "pName" .pwn(163) : error 029: invalid expression, assumed zero .pwn(163) : fatal error 107: too many error messages on one line
Fix for this?
|
Add new pName[24]; at the top of your script.
And what line is the identifier error on?