MySQL - no errors but it doesn't save
#3

Quote:
Originally Posted by Brandon_More
Посмотреть сообщение
pawn Код:
new pname[24];
GetPlayerName(playerid, pname, sizeof(pname));
pawn Код:
format(saveQuery, sizeof(saveQuery), "UPDATE Players SET playerVIP=%d WHERE user='%s'", PlayerInfo[playerid][pVIP], pname);
mysql_query(SaveQuery);
Nah there's this one query string with more queries formatted in it.
only thing that doesn't save is VIP,no idea why.

I think i found the bug,i appreciate your help man anyways.
Reply


Messages In This Thread
MySQL - no errors but it doesn't save - by Tagathron - 16.12.2013, 15:30
Re: MySQL - no errors but it doesn't save - by Brandon_More - 16.12.2013, 15:53
Re: MySQL - no errors but it doesn't save - by Tagathron - 16.12.2013, 16:22

Forum Jump:


Users browsing this thread: 1 Guest(s)