24.01.2017, 13:12
So the problem is kinda weird. There are few added vehicles around the city using following code.
Whenever a player driving it, it gets destroyed (hidden). It's not getting re-spawned either. What could be the problem?
I have tried adding a vehicle with no respawn delay too. It still getting removed. There's no exact time it's getting removed. It's random.
Код:
CreateVehicle(518, 1411.2491, -2347.3430, 13.2101, 180.0483, 9, 39, 600);
I have tried adding a vehicle with no respawn delay too. It still getting removed. There's no exact time it's getting removed. It's random.