[HELP] Errors mysql
#1

C:\Users\Admins\Desktop\CNR\pawno\include\required/cnr_mysqlresponse.inc(79) : error 017: undefined symbol "mysql_query"
C:\Users\Admins\Desktop\CNR\pawno\include\required/cnr_mysqlresponse.inc(79) : warning 215: expression has no effect
C:\Users\Admins\Desktop\CNR\pawno\include\required/cnr_mysqlresponse.inc(79) : warning 215: expression has no effect
C:\Users\Admins\Desktop\CNR\pawno\include\required/cnr_mysqlresponse.inc(79) : warning 215: expression has no effect
C:\Users\Admins\Desktop\CNR\pawno\include\required/cnr_mysqlresponse.inc(79) : warning 215: expression has no effect
C:\Users\Admins\Desktop\CNR\pawno\include\required/cnr_mysqlresponse.inc(79) : error 001: expected token: ";", but found ")"
C:\Users\Admins\Desktop\CNR\pawno\include\required/cnr_mysqlresponse.inc(79) : error 029: invalid expression, assumed zero
C:\Users\Admins\Desktop\CNR\pawno\include\required/cnr_mysqlresponse.inc(79) : fatal error 107: too many error messages on one line

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


4 Errors.
Reply
#2

the error is in the include, not gamemode
Reply
#3

oh sorry lol tired is all here is the include


Код:
	format(query, sizeof(query), "UPDATE playerdata SET %s WHERE playerName='%s'", statSave, playerData[spareid][playerNamee]);
	mysql_query(query, MYSQL_SAVE_DATA, spareid, connection);	<--------79			
}
Reply
#4

no one? please
Reply
#5

i think u should update your a_mysql include
Reply
#6

i did and it fixed it now i have no clue where to add my database info on this gm i downloaded as it not like most gms

Cops_And_Robbers_San_Fierro_(RELEASE)_'ver:_1.2.17 ' by md5 if anyone could help me about where to add it it would be great!

would add the link but its blocked out
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)