24.02.2019, 13:00
hi guyz ! so i want to some cars never respawn after they death (onvehicledeath) so if i set the respawn delay on -1 will it work how i want ? for exp i have this car :
and now , when its destroy by fire or ... it will not respawn again right !?
Код:
Car[playerid] = CreateVehicle(411, x,y,z, a, -1, -1,-1);