Problem with Query
#2

after public OnGameModeInit()
PHP код:
db mysql_connect(M_HostM_UserM_DataM_Pass); 
replace your code in:
PHP код:
new query[128];
mysql_format(dbquerysizeof(query), "INSERT INTO `TruckPoints` (`DeliveryID`, `DeliveryType`, `DeliveryObjective`, `DeliveryName`, `CashReward`, `FinalPositionX`, `FinalPositionY`, `FinalPositionZ`) VALUES('%d', '%s', '%s', '%d', '%f`, '%f', '%f')"delivIDdelivTypedelivObjdelivNamecashrewardposxposyposz);
mysql_pquery(dbquery""""playerid); 
Reply


Messages In This Thread
Problem with Query - by XStormiest - 21.05.2016, 08:32
Re: Problem with Query - by luke49 - 21.05.2016, 08:36
Re: Problem with Query - by XStormiest - 21.05.2016, 08:38
Re: Problem with Query - by ScIrUsna - 21.05.2016, 08:40
Re: Problem with Query - by Sjn - 21.05.2016, 08:41
Re: Problem with Query - by Sawalha - 21.05.2016, 08:45
Re: Problem with Query - by XStormiest - 21.05.2016, 08:48
Re: Problem with Query - by luke49 - 21.05.2016, 08:51
Re: Problem with Query - by XStormiest - 21.05.2016, 08:55
Re: Problem with Query - by Sawalha - 21.05.2016, 08:59

Forum Jump:


Users browsing this thread: 1 Guest(s)