Page 1 of 1
Catching on fire when hit by an explosion
Posted: Wed Feb 18, 2009 7:42 pm
by Taivyx
I'll keep this short and simple:
I'm trying to make the explosion cause the unit to catch on fire, so I tried importing the lines of code from the flamethrower ordnance odf that call for the fire.
Unfortunately, that doesn't work, so now I'm out of ideas.
Does anyone else know how to do this?
Re: Catching on fire when hit by an explosion
Posted: Wed Feb 18, 2009 7:52 pm
by Maveritchell
Other than "trying to make a unit catch on fire through an explosion," what specifically are you trying to do here? Smolder effects are only added with ordnance.
Re: Catching on fire when hit by an explosion
Posted: Wed Feb 18, 2009 8:07 pm
by Taivyx
Maveritchell wrote:Other than "trying to make a unit catch on fire through an explosion," what specifically are you trying to do here? Smolder effects are only added with ordnance.
I'm making an incendiary grenade, whose explosion would cause the unit to be, for lack of a better term, engulfed in flames.
I realize that those code lines came from an ordnance odf file, but I was trying it out to see if it worked since that was the only idea I had.
Re: Catching on fire when hit by an explosion
Posted: Wed Feb 18, 2009 8:40 pm
by computergeek
Wouldn't you want to look in the flamethrower files? Maybe take that effect and scale it up.
Re: Catching on fire when hit by an explosion
Posted: Wed Feb 18, 2009 9:32 pm
by Taivyx
Alright I guess I
still haven't made myself clear enough
When a unit is hit by the explosion, it (meaning, the unit) begins burning in the same manner as if it was hit by a flamethrower.
Re: Catching on fire when hit by an explosion
Posted: Wed Feb 18, 2009 10:06 pm
by computergeek
Ah I think I know what you mean now. But still I would look into the flamethrower assets because thats pretty much what it is, you get hit with an effect and you catch on fire. I was saying you may want to scale up the fire that is on you
Re: Catching on fire when hit by an explosion
Posted: Wed Feb 18, 2009 11:39 pm
by obiboba3po
this probably has something to do with it
from the flamethrower ord. i think if its just an explosion, it will only be an explosion. if its an emitter my guess is thats whatever makes it spread damage so-to-speak.
Re: Catching on fire when hit by an explosion
Posted: Wed Feb 18, 2009 11:54 pm
by Maveritchell
What you want is a grenade that dispenses an emitterordnance, then, because like I said, explosions can't make people "catch on fire." I'll PM you a few odfs I used to make a poison grenade - the principle is the same - it's essentially an orbital strike beacon grenade that detonates the orbital strike at zero height (and as a sphere emitter instead of a directional emitter).
Re: Catching on fire when hit by an explosion
Posted: Thu Feb 19, 2009 7:32 am
by Sky_216
Maveritchell wrote:What you want is a grenade that dispenses an emitterordnance, then, because like I said, explosions can't make people "catch on fire." I'll PM you a few odfs I used to make a poison grenade - the principle is the same - it's essentially an orbital strike beacon grenade that detonates the orbital strike at zero height (and as a sphere emitter instead of a directional emitter).
Would you mind PMing me those too?
Re: Catching on fire when hit by an explosion
Posted: Thu Feb 19, 2009 8:06 am
by Taivyx
That's what I was thinking Mav, but didn't have a clue as to how to execute it, thanks!

Re: Catching on fire when hit by an explosion
Posted: Thu Feb 19, 2009 9:08 am
by Maveritchell
Skyhammer_216 wrote:Would you mind PMing me those too?
Sure thing, sent.
Re: Catching on fire when hit by an explosion
Posted: Thu Feb 19, 2009 11:04 am
by Grev
Skyhammer_216 wrote:Maveritchell wrote:What you want is a grenade that dispenses an emitterordnance, then, because like I said, explosions can't make people "catch on fire." I'll PM you a few odfs I used to make a poison grenade - the principle is the same - it's essentially an orbital strike beacon grenade that detonates the orbital strike at zero height (and as a sphere emitter instead of a directional emitter).
Would you mind PMing me those too?
And to me too please!
Re: Catching on fire when hit by an explosion
Posted: Sat Feb 21, 2009 8:29 am
by Super_Clone
Grev wrote:Skyhammer_216 wrote:Maveritchell wrote:What you want is a grenade that dispenses an emitterordnance, then, because like I said, explosions can't make people "catch on fire." I'll PM you a few odfs I used to make a poison grenade - the principle is the same - it's essentially an orbital strike beacon grenade that detonates the orbital strike at zero height (and as a sphere emitter instead of a directional emitter).
Would you mind PMing me those too?
And to me too please!
Re: Catching on fire when hit by an explosion
Posted: Sat Feb 21, 2009 9:55 am
by Aman/Pinguin
Super_Clone wrote:Grev wrote:Skyhammer_216 wrote:Maveritchell wrote:What you want is a grenade that dispenses an emitterordnance, then, because like I said, explosions can't make people "catch on fire." I'll PM you a few odfs I used to make a poison grenade - the principle is the same - it's essentially an orbital strike beacon grenade that detonates the orbital strike at zero height (and as a sphere emitter instead of a directional emitter).
Would you mind PMing me those too?
And to me too please!
Re: Catching on fire when hit by an explosion
Posted: Sat Feb 21, 2009 11:52 am
by MileHighGuy
Aman/Pinguin wrote:Super_Clone wrote:Grev wrote:Skyhammer_216 wrote:Maveritchell wrote:What you want is a grenade that dispenses an emitterordnance, then, because like I said, explosions can't make people "catch on fire." I'll PM you a few odfs I used to make a poison grenade - the principle is the same - it's essentially an orbital strike beacon grenade that detonates the orbital strike at zero height (and as a sphere emitter instead of a directional emitter).
Would you mind PMing me those too?
And to me too please!
if this goes on it would be better if it was in the asset release forum (could i have it too please?)
Re: Catching on fire when hit by an explosion
Posted: Sun Feb 22, 2009 9:49 am
by Taivyx
Is there any way to do this without a beacon?
The reason I ask is that I'd like for the molotov to explode right when it hits the ground, so I had been using a shell ordnance to do that before.
Re: Catching on fire when hit by an explosion
Posted: Sun Feb 22, 2009 11:53 am
by Fiodis
Have the beacon have a short timer?
Re: Catching on fire when hit by an explosion
Posted: Sun Feb 22, 2009 12:54 pm
by Taivyx
Even if I have an extremely short timer and sticky values, it won't stick to objects so it'll still bounce.
Re: Catching on fire when hit by an explosion
Posted: Sun Feb 22, 2009 4:00 pm
by Maveritchell
No way to do this without a beacon (unless you want to "throw" a dispenser, which has assorted issues, not the least of which is you not receiving kills from it).
Re: Catching on fire when hit by an explosion
Posted: Sun Feb 22, 2009 4:13 pm
by Grev
Isn't there an explode on contact line in the odf? Can't you simply make the explosion trigger a really fast beacon?