Small Problem With 1 Script Line
#1

Below is the line where i am having the errors:

Line 25406:
pawn Код:
if(PlayerInfo[playerid][pPbiskey] >= 100 && strcmp(sendername, SBizzInfo[PlayerInfo[playerid][pPbiskey]-100][sbOwner], true) == 0)
Here are the errors:

pawn Код:
C:\Users\Lewis\Desktop\sarpbiz.pwn(25406) : error 017: undefined symbol "SBizzInfo"
C:\Users\Lewis\Desktop\sarpbiz.pwn(25406) : warning 215: expression has no effect
C:\Users\Lewis\Desktop\sarpbiz.pwn(25406) : error 001: expected token: ";", but found "]"
C:\Users\Lewis\Desktop\sarpbiz.pwn(25406) : error 029: invalid expression, assumed zero
C:\Users\Lewis\Desktop\sarpbiz.pwn(25406) : fatal error 107: too many error messages on one line
Does anyone know what i can do to fix this?
Reply


Messages In This Thread
Small Problem With 1 Script Line - by lewismichaelbbc - 04.01.2011, 10:22
Re: Small Problem With 1 Script Line - by Sascha - 04.01.2011, 10:24
Re: Small Problem With 1 Script Line - by Lorenc_ - 04.01.2011, 10:31

Forum Jump:


Users browsing this thread: 1 Guest(s)