What's wrong on that?
#4

Quote:
Originally Posted by Shinja
Посмотреть сообщение
Your position variable arent updated
PHP код:
GetVehiclePos(Car[i][c_id],Car[i][c_x],Car[i][c_y],Car[i][c_z]);
GetVehicleZAngle(Car[i][c_id],Car[i][c_a]);
format(querysizeof(query), "UPDATE cars SET c_x='%f', c_y='%f', c_z='%f', c_a='%f' WHERE id='%i'"Car[i][c_x],Car[i][c_y],Car[i][c_z],Car[i][c_a],Car[i][c_id]); 
Yea bro :P ty <3 fixed...
Reply


Messages In This Thread
What's wrong on that? - by akib - 30.08.2018, 02:09
Re: What's wrong on that? - by Sew_Sumi - 30.08.2018, 03:02
Re: What's wrong on that? - by Shinja - 30.08.2018, 15:30
Re: What's wrong on that? - by akib - 31.08.2018, 00:17

Forum Jump:


Users browsing this thread: 1 Guest(s)