Destroy Vehicle+Timer
#1

How to destroy vehicle with timer??

When i exit the vehicle i want to disappear or destroy my car after 2 mins.

I know there is something about DestroyVehicle(vehicleid); but i really dont know how to use and to add.
Reply
#2

If you want to add a car, which respawns after not beeing used 2 mins you need to use
pawn Код:
AddStaticVehicleEx
Here you can find more about it : https://sampwiki.blast.hk/wiki/AddStaticVehicleEx
Reply
#3

AddStaticVehicleEx (model, x, y, z, angle, color1, color2, 120);
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)