ErroR mysql + pawn
#2

You get the error because you have not selected the player's data from the MySQL.

I.e:
pawn Код:
"SELECT * FROM `accounts` WHERE `Username` = '%s'"
That's the terminology of how you should select it, within a proper mysql_tquery function and after being formatted, of course.

After that, you'll be able to retrieve the cache which is actually what you have selected using that former syntax.
Reply


Messages In This Thread
ErroR mysql + pawn - by RafaelOsio - 01.03.2015, 18:39
Re: ErroR mysql + pawn - by maramizo - 01.03.2015, 23:01

Forum Jump:


Users browsing this thread: 1 Guest(s)