22.11.2017, 17:30
No.
But, CreateVehicle & AddStaticVehicleEx Does.
respawn_delay - The delay until the car is respawned without a driver in seconds. Using -1 will prevent the vehicle from respawning.
Example:
But, CreateVehicle & AddStaticVehicleEx Does.
respawn_delay - The delay until the car is respawned without a driver in seconds. Using -1 will prevent the vehicle from respawning.
Example:
PHP код:
CreateVehicle(520, 2109.1763, 1503.0453, 32.2887, 82.2873, -1, -1, -1);
AddStaticVehicleEx (520, 2109.1763, 1503.0453, 32.2887, 82.2873, -1, -1, -1);