Help with Errors
#1

I make a FilterScript! Problem is Errors


Код:
.pwn(106) : error 017: undefined symbol "PlayerInfo"
.pwn(106) : warning 215: expression has no effect
.pwn(106) : error 001: expected token: ";", but found "]"
.pwn(106) : error 029: invalid expression, assumed zero
.pwn(106) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


4 Errors.
Lines:
Код:
if(PlayerInfo[playerid][pMember] == 1||PlayerInfo[playerid][pLeader] == 1)
Please Help !!
Reply
#2

Copy-Pasting ain't good. Nothing more to say.

pawn-lang.pdf
Quote:

017 undefined symbol symbol
The symbol (variable, constant or function) is not declared.

Reply
#3

How to fix it ?

Someone help me ? Its my first FilterScript
Reply
#4

He is saying that you shouldn't copy and paste code. You will always leave things out like what the error is saying.
Reply


Forum Jump:


Users browsing this thread: