Need help on despawning a car.
#2

Why is there
pawn Код:
for(new v = 204; v <= 204; v++)
?
As I understood you want to destroy the current vehicle the player is in, So
pawn Код:
DestroyVehicle(LSPDCAR1);
will do so.
Reply


Messages In This Thread
Need help on despawning a car. - by DavidLuango - 11.10.2013, 15:49
Re: Need help on despawning a car. - by xVIP3Rx - 11.10.2013, 15:54
Re: Need help on despawning a car. - by Konstantinos - 11.10.2013, 15:55
Re: Need help on despawning a car. - by DavidLuango - 11.10.2013, 15:57
Re: Need help on despawning a car. - by Konstantinos - 11.10.2013, 16:01
Re: Need help on despawning a car. - by xVIP3Rx - 11.10.2013, 16:05
Re: Need help on despawning a car. - by DavidLuango - 11.10.2013, 16:11

Forum Jump:


Users browsing this thread: 1 Guest(s)