SA-MP Forums Archive
house on fire ! - 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: house on fire ! (/showthread.php?tid=211431)



house on fire ! - dorperez - 15.01.2011

Hey guys sup ?

how can i burn a house on 0.3c ?


Re: house on fire ! - Typhome - 15.01.2011

Hey man, sup. Call just 911, if your house is still fire.

Код:
if(house == FIRE)
{
	Call(911);
}
// Use object's.


Re: house on fire ! - Franck_ - 15.01.2011

Using 0.3c Particles.
pawn Код:
18691 fire_large

18692 fire_med
. To create them, use
pawn Код:
CreateObject



Re: house on fire ! - iggy1 - 15.01.2011

https://sampwiki.blast.hk/wiki/Objects_0.3c
Use fire particle objects on the house.


Re: house on fire ! - Typhome - 15.01.2011

Can be if: House is fire (object), then you come firetrucker and shooting at the fire (object), then fire (object) will destroy?


Re: house on fire ! - [Lsrcr]Hoss - 18.01.2011

Quote:
Originally Posted by Typhome
Посмотреть сообщение
Can be if: House is fire (object), then you come firetrucker and shooting at the fire (object), then fire (object) will destroy?
nope
If you will add just objects it don't will destroy