18.03.2015, 19:07
He said that the cars aren't there so I assume "none" of them. I've also tested the coordinates and only the first car is bugged. Why can't he see the others?
Try to place debug prints at your code to check the ids of created vehicles. Something as
Try to place debug prints at your code to check the ids of created vehicles. Something as
Код:
printf("SASDVehicles[0] = %d",SASDVehicles[0]);