[ HELP ] error 017: undefined symbol "InCar"
#1

Help me can anyone fix it?

Here are the codes :

[ THE ERRORS ]
Код:
error 017: undefined symbol "InCar"
warning 215: expression has no effect
error 001: expected token: ";", but found "]"
error 029: invalid expression, assumed zero
fatal error 107: too many error messages on one line

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


4 Errors.
[ PAWNO CODE ] :
pawn Код:
InCar[playerid]=0;
Reply
#2

Do you have
pawn Код:
new InCar[MAX_PLAYERS];
In your pwn file?
Reply
#3

No.. nothing like that
Reply
#4

now some more errors :

Код:
 : error 017: undefined symbol "mysql_insert_id"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


16 Errors.
pawn Код:
forward GetUserID(playerid);
public GetUserID(playerid)
{
Error :   PlayerInfo[playerid][UserID]=mysql_insert_id(eXs);
line      return 1;
}
Reply
#5

Which MYSQL plugin are you using? I think it doesn't support that.
Reply
#6

i think r39-2
Reply
#7

which plugin do in need to fix it ? Current version R39-2

Sorry for the BUMP
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)