05.12.2010, 14:40
Here are the errors
Here is line 24099 -
How can i fix this?
Thanks for the help.
pawn Код:
Line(24099) : error 017: undefined symbol "SBizzInfo"
Line(24099) : warning 215: expression has no effect
Line(24099) : error 001: expected token: ";", but found "]"
Line(24099) : error 029: invalid expression, assumed zero
Line(24099) : fatal error 107: too many error messages on one line
pawn Код:
if(PlayerInfo[playerid][pPbiskey] >= 100 && strcmp(sendername, SBizzInfo[PlayerInfo[playerid][pPbiskey]-100][sbOwner], true) == 0)
Thanks for the help.