country is not achieved into musql table
#2

Код:
GetPlayerCountry(playerid, str2, sizeof(str2)); 
     mysql_format(g_SQL, query, sizeof query, "UPDATE `players` SET `country` = '%s' WHERE `id` = '%d' LIMIT 1",str2, pInfo[playerid][ID]); 
    mysql_tquery(g_SQL, query);
try this?
Reply


Messages In This Thread
country is not achieved into musql table - by severance - 20.08.2018, 11:54
Re: country is not achieved into musql table - by XStormiest - 20.08.2018, 12:13
Re: country is not achieved into musql table - by severance - 20.08.2018, 17:10
Re: country is not achieved into musql table - by KinderClans - 20.08.2018, 17:12
Re: country is not achieved into musql table - by severance - 20.08.2018, 20:04

Forum Jump:


Users browsing this thread: 1 Guest(s)