Prevent the vehicle from respawning !
#6

Quote:
Originally Posted by Sew_Sumi
View Post
Check forum rules, 24 hour bumps only.

Code:
if(Car[playerid] != 0) DestroyVehicle(Car[playerid]); 
Car[playerid] = CreateVehicle(modelid, X, Y, Z, Angulo, -1,-1, -1,-1);
If anything, comment out those lines, and it may stop, but by the idea of it, it'll cause you more trouble by just removing those lines, as there's a reason that code is made the way it is.


Explain more what your issue is, as the script you have, has a system, and you, wanting to remove part of that system, will likely break it in other areas.
The problem is that when he generated a car and when he destroyed himself, he should not respawning, which he does
Reply


Messages In This Thread
Prevent the vehicle from respawning ! - by Daynox12 - 03.06.2018, 20:24
Re: Prevent the vehicle from respawning ! - by Sew_Sumi - 03.06.2018, 20:36
Re: Prevent the vehicle from respawning ! - by Daynox12 - 03.06.2018, 20:40
Re: Prevent the vehicle from respawning ! - by Daynox12 - 03.06.2018, 22:29
Re: Prevent the vehicle from respawning ! - by Sew_Sumi - 03.06.2018, 23:15
Re: Prevent the vehicle from respawning ! - by Daynox12 - 03.06.2018, 23:33
Re: Prevent the vehicle from respawning ! - by Sew_Sumi - 03.06.2018, 23:46

Forum Jump:


Users browsing this thread: 1 Guest(s)