14.07.2015, 12:23
The title saying everything, i need to create this vehicle
Without respawning ( even when destroyed, i already made it dont respawn if i left it but, i need when the car destroyed it dont respawn) is this possible? and how? i tried smth in OnVehicleSpawn callback
but no thing works
Код:
CreateVehicle( 496,2040.804,y+3,z,facing,0,0,-1);
Код:
DestroyVehicle(vehicleid);