SA-MP Forums Archive
Fire/Flames... Object ID? - 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: Fire/Flames... Object ID? (/showthread.php?tid=72976)



Fire/Flames... Object ID? - WiseGuy - 12.04.2009

Hi, when a vehicle blows up, there tends to be fire/patches of flames around it, and once the vehicle disappears, the patches are still around the spot right...? Is there an object ID for that flame?

Even if you don’t know the ID for it, can you post below to confirm that there is, so I won’t give up looking?

Regards,


Re: Fire/Flames... Object ID? - MenaceX^ - 12.04.2009

Get Map editors (MTA is one of)
You've a list of everything in there.


Re: Fire/Flames... Object ID? - Weirdosport - 12.04.2009

There is no object ID for flames that i'm aware of, but there are some objects that have flames on them, like the skulls outside the pirate ship in las venturas.


Re: Fire/Flames... Object ID? - MenaceX^ - 12.04.2009

Got a picutre?


Re: Fire/Flames... Object ID? - RobertGraham - 12.04.2009

Flames are effects, not objects.


Re: Fire/Flames... Object ID? - WiseGuy - 12.04.2009

Quote:
Originally Posted by iTails
Flames are effects, not objects.
Effect? Hmm, do we have effect IDs?

Regards,


Re: Fire/Flames... Object ID? - RobertGraham - 12.04.2009

Quote:
Originally Posted by WiseGuy
Quote:
Originally Posted by iTails
Flames are effects, not objects.
Effect? Hmm, do we have effect IDs?

Regards,
Not that I know of, but I think there is a way to create explosions.

Ex. from an Admin command:
/explode [player id]

https://sampwiki.blast.hk/wiki/CreateExplosion

So in a sense, or common sense, there would be.


Re: Fire/Flames... Object ID? - Pyrokid - 12.04.2009

Create a small explosion with a small radius.

https://sampwiki.blast.hk/wiki/CreateExplosion
https://sampwiki.blast.hk/wiki/Explosion_List


Re: Fire/Flames... Object ID? - Weirdosport - 12.04.2009

CreateExplosion <-- Click it

EDIT: Looks like I was beaten to it =/


Re: Fire/Flames... Object ID? - WiseGuy - 12.04.2009



something like so ^^

Regards,