Whats wrong with this
#1

pawn Код:
(79) : error 017: undefined symbol "PlayerInfo"

Line:
pawn Код:
if (PlayerInfo[i][AdminLevel] >= alevel)
Reply
#2

Quote:
Originally Posted by TheOneThatOwnZ
Код:
(79) : error 017: undefined symbol "PlayerInfo"
It's obvious that PlayerInfo isn't defined. You need to create the PlayerInfo variable and enum.
Reply
#3

Yeah I know, fixed it. it was already defined.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)