MySQL not working?
#2

This was here ive learned mysql https://sampforum.blast.hk/showthread.php?tid=159785
Does it load the money?

*EDIT the reason that the server arent saving your data is you did UPDATE 'playerdata' SET 'money'='%d' WHERE 'user'='%s'

It should be UPDATE playerdata SET money=%d WHERE user='%s'

Do only use of ' in strings
Reply


Messages In This Thread
MySQL not working? - by BittleRyan - 26.03.2013, 23:24
Re: MySQL not working? - by Frede - 26.03.2013, 23:37
Re: MySQL not working? - by BittleRyan - 26.03.2013, 23:44
Re: MySQL not working? - by Frede - 26.03.2013, 23:52
Re: MySQL not working? - by kamzaf - 27.03.2013, 00:39
Re: MySQL not working? - by BittleRyan - 27.03.2013, 01:19
Re: MySQL not working? - by [ABK]Antonio - 27.03.2013, 01:23
Re: MySQL not working? - by BittleRyan - 27.03.2013, 01:38

Forum Jump:


Users browsing this thread: 1 Guest(s)