Explosions
#1

What is a function to Destroy/Stop Explosion because I dont find it anywhere.

DestroyExplosion(....
Reply
#2

If you mean when vehicle died you want its not blow up?
OnVehicleDeath(vehicleid)
{
DestroyVehicle(vehicleid);
}
Reply
#3

Quote:
Originally Posted by vection
Посмотреть сообщение
If you mean when vehicle died you want its not blow up?
OnVehicleDeath(vehicleid)
{
DestroyVehicle(vehicleid);
}
No I just want to know how to destroy/stop explosion !
Reply
#4

Is there any function to Destroy/Stop the explosion ?
Reply
#5

Nope.*****
Reply
#6

And why you need it ? All explosions only take around one second and than its over
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)