help me
#4

Change:
PHP код:
format(szQuerysizeof(szQuery), "UPDATE `accounts` SET `ChatStyle`=%d WHERE `ChatStyle` = '%d'"PlayerInfo[aimid][pChatStyle]); 
with
PHP код:
format(szQuerysizeof(szQuery), "UPDATE `accounts` SET `ChatStyle`= '%d' WHERE `ChatStyle` = '%d'"aimidPlayerInfo[playerid][pChatStyle]); 
You were using two %d but just telling one of them what should it be so my code should work :c
Reply


Messages In This Thread
help me - by N0FeaR - 10.01.2016, 14:50
Re: help me - by OwlIT - 10.01.2016, 15:51
Re: help me - by N0FeaR - 10.01.2016, 18:04
Re: help me - by jlalt - 10.01.2016, 18:12
Re: help me - by PrO.GameR - 10.01.2016, 18:28

Forum Jump:


Users browsing this thread: 1 Guest(s)