[HELP]Vehicle explodes and does not spawn - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: [HELP]Vehicle explodes and does not spawn (
/showthread.php?tid=91868)
[HELP]Vehicle explodes and does not spawn -
RedFaction444 - 17.08.2009
I should bomb skript. If you put a bomb next to a car, it explodes and does not spawn.
And if you go on and blow up a car then spawn
I use AddStaticVehicle
Re: [HELP]Vehicle explodes and does not spawn -
Orpheus255 - 17.08.2009
https://sampwiki.blast.hk/wiki/AddStaticVehicleEx
This will respawn the car in a time you decide
Re: [HELP]Vehicle explodes and does not spawn -
RedFaction444 - 17.08.2009
Not Work

GameMod does not understand that the car exploded
Re: [HELP]Vehicle explodes and does not spawn -
snoob - 17.08.2009
Quote:
Originally Posted by RedFaction444
I should bomb skript. If you put a bomb next to a car, it explodes and does not spawn.
And if you go on and blow up a car then spawn
I use AddStaticVehicle
|
when your script do BOOM set the vehicle healt to 0 .
Re: [HELP]Vehicle explodes and does not spawn -
RedFaction444 - 18.08.2009
Quote:
Originally Posted by snoob
Quote:
Originally Posted by RedFaction444
I should bomb skript. If you put a bomb next to a car, it explodes and does not spawn.
And if you go on and blow up a car then spawn
I use AddStaticVehicle
|
when your script do BOOM set the vehicle healt to 0 .
|
Thank you! i set health =300 now work