06.02.2015, 07:54
ID is not correct. How do you find the car that machine ID from the database ?
I did this:
GameMode:
server.log:
ID is incorrect!
Correct ID is: 33 =>
I did this:
GameMode:
HTML Code:
printf("Owner:%i | SID: %i | ID: %i",idc, VehiclesInfo[TotalVeh][vServerID], VehiclesInfo[v][vID]); //debug
HTML Code:
[00:31:26] Owner:17 | SID: 337 | ID: 0
Correct ID is: 33 =>

