How is it right?
#2

Код:
new buffer[512];
format(buffer,sizeof buffer,"UPDATE players SET Admin='%d' WHERE ID='%d'",pInfo[id][pAdmin],pInfo[id][pID]);
mysql_query(MySQLCon,buffer);
Reply


Messages In This Thread
How is it right? - by norton2 - 04.10.2015, 06:51
Re: How is it right? - by AbyssMorgan - 04.10.2015, 06:57
Re: How is it right? - by norton2 - 04.10.2015, 07:09
Re: How is it right? - by Lordzy - 04.10.2015, 08:03
Re: How is it right? - by DaniceMcHarley - 04.10.2015, 09:16

Forum Jump:


Users browsing this thread: 1 Guest(s)