MySQL issue
#1

So this is the error i get when compiling my script and i am pretty new to MySQL so i need to know how to fix it
Код:
C:\Users\Kevin\Desktop\SAMP-server\gamemodes\NRG.pwn(3034) : error 017: undefined symbol "cache_get_field_content"
and i get like 26 if these same undefined symbol
Reply
#2

You probably forgot to include the MySQL include file.
"#include <a_mysql>" at the top of your script.

Note: Maybe the include name is different, depending on which plugin you are using.
Reply
#3

I am using MySQL R6 and all include ect is the same. There must be something else
Reply
#4

Maybe check for a missing bracket "{" or "}". That could be the cause, too.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)