SA-MP Forums Archive
fire object - 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)
+--- Thread: fire object (/showthread.php?tid=430236)



fire object - NicholasA - 13.04.2013

Im trying to make a building on fire, anyone know of something that looks like fire?


Re: fire object - NicholasA - 13.04.2013

Got it, its not real fire but whatever, just look for "smoke" and use the smoke machine


Re: fire object - TheSnaKe - 13.04.2013

So, add smoke object, Find it in MTA

Object name CJ_SMOKE_MACH

Object id 2780

I hope i helped you.


Re: fire object - NicholasA - 13.04.2013

Quote:
Originally Posted by TheSnaKe
Посмотреть сообщение
So, add smoke object, Find it in MTA

Object name CJ_SMOKE_MACH

Object id 2780

I hope i helped you.
Yeah I found that out myself, thanks though


Re: fire object - Shoulen - 13.04.2013

What I used was CreateExplosion, there is an explosion type that doesn't look like anything but it just makes fire appear, then I ran a timer creating the explosion every 10 seconds. It worked very well with sync and all that, Plus it can be extinguished.


Re: fire object - Babul - 13.04.2013

fire created by an explosion looks different on each client, and its not synced (but it causes damage).
so i recommend to open "Grand Theft Auto San andreas/SAMP/SAMP.ide" - you will find
Код:
18689, fire_bike, MatTextures, 100, 0
18690, fire_car, MatTextures, 100, 0
18691, fire_large, MatTextures, 100, 0
18692, fire_med, MatTextures, 100, 0
those objects look like... fire