mysql error
#1

Quote:

C:\Users\Timothy\Desktop\pirates\gamemodes\onepiec e.pwn(2062) : error 017: undefined symbol "mysql_query"
C:\Users\Timothy\Desktop\pirates\gamemodes\onepiec e.pwn(2079) : error 017: undefined symbol "mysql_query"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


2 Errors.

Got the latest files and this is what happens... when I want to compile -_-
using gstylezz
Reply
#2

MySQL plugin version?
When you use R7:
put that on your script after include.
pawn Код:
#define mysql_query(%1,%2,%3,%4) \
    mysql_function_query(%4, %1, false, "OnQueryFinish", "siii", %1, %2, %3, %4)
Reply
#3

didnt fix it, I replaced it, but it was exactly the same...
Also tried to put it in the end, it didnt work out
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)