MySQL Register
#7

Quote:
Originally Posted by T0pAz
Посмотреть сообщение
Can you try changing the format function to this?

pawn Код:
format(query, sizeof(query), "INSERT INTO playerdata (user, password, score, money, level, vip, kma, rank, kills, deaths, muted, jailed, frozen, mutedtimes, jailedtimes, frozentimes, banned, bannedby, logins, posx, posy, posz, posa, IP) VALUES('%s', SHA1('%s'), 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '%s', 0, 225, -67, 1, 289, '%s')", pname, passwordstring, Bannedby, IP);
Yeah that works except the angle :/
Is there any way I can make it the way I've done? :P
Reply


Messages In This Thread
MySQL Register - by AphexCCFC - 03.02.2013, 20:42
Re: MySQL Register - by iGetty - 03.02.2013, 20:43
Re: MySQL Register - by T0pAz - 03.02.2013, 20:45
Re: MySQL Register - by AphexCCFC - 03.02.2013, 20:46
Re: MySQL Register - by AphexCCFC - 03.02.2013, 20:48
Re: MySQL Register - by T0pAz - 03.02.2013, 20:49
Re: MySQL Register - by AphexCCFC - 03.02.2013, 20:51
Re: MySQL Register - by T0pAz - 03.02.2013, 20:55
Re: MySQL Register - by AphexCCFC - 03.02.2013, 20:59
Re: MySQL Register - by T0pAz - 03.02.2013, 21:02

Forum Jump:


Users browsing this thread: 1 Guest(s)