Vehicle Explosion Question #1
#1

I have one question.
Is it possible to explode player vehicle without burning fire?
Searching this for long time and i didn't found anything.Yes i know, i need to set vehicle health under 250 to get vehicle fire and explosion, but vehicle explode after some seconds and if player survive he can run away from vehicle.
I tried everything but there is no hope.
Also vehicle explode 2 times with these examples.

Example:
1.
PHP код:
new Float:vehxFloat:vehyFloat:vehz;
GetVehiclePos(currentvehvehxvehyvehz);
CreateExplosion(vehxvehyvehz1210.0); 
2.
PHP код:
new Float:vehxFloat:vehyFloat:vehz;
GetVehiclePos(currentvehvehxvehyvehz);
CreateExplosion(vehxvehyvehz1210.0);
SetVehicleHealth(currentveh0.0); 
Reply


Messages In This Thread
Vehicle Explosion Question #1 - by bigboy81 - 06.10.2017, 07:45
Re: Vehicle Explosion Question #1 - by Twizted - 06.10.2017, 08:07

Forum Jump:


Users browsing this thread: 2 Guest(s)