How could I?
-
- Posts: 43
- Joined: Sun Feb 17, 2008 2:33 pm
How could I?
Make fire hurt
I have added fire to my map but how would I make it hurt and kill you when you walk in it?
I'm pretty sure I could do an attachment but don't really know how...
I have added fire to my map but how would I make it hurt and kill you when you walk in it?
I'm pretty sure I could do an attachment but don't really know how...
- grimdoomer
- Posts: 1440
- Joined: Mon Oct 09, 2006 4:36 pm
![]() |
Swap the jpt! in the Fire's effe tag for the Smg_Bullet_impact.

AI Zones in MP | Ambiance | Gravemind Beta v1.1
Aumaan Anubis wrote:Grimdoomer. The first person ever to mod Halo 2 Vista.
-
- Posts: 43
- Joined: Sun Feb 17, 2008 2:33 pm
- hiheyhello
- Posts: 781
- Joined: Sun Oct 07, 2007 11:03 am
- Location: ontario
-
- Posts: 43
- Joined: Sun Feb 17, 2008 2:33 pm
- DemonicSandwich
- Posts: 1198
- Joined: Sat Sep 30, 2006 6:10 pm
- Location: �
![]() |
![]() |
-
- Posts: 43
- Joined: Sun Feb 17, 2008 2:33 pm
- DemonicSandwich
- Posts: 1198
- Joined: Sat Sep 30, 2006 6:10 pm
- Location: �
![]() |
![]() |
Yea. I decided to just make the tags when I had some spare time.
There are three different sizes of fire each having damage relative to their size and distance of the player from the fire.

Transfer the tags named:
[scen] - content\dynamic_scenery\fires\damaging_fire_large
[scen] - content\dynamic_scenery\fires\damaging_fire_medium
[scen] - content\dynamic_scenery\fires\damaging_fire_small
Serenity Download
Make sure to fix SLC before playing with other people since these have new [jpt!] tags.
There are three different sizes of fire each having damage relative to their size and distance of the player from the fire.

Transfer the tags named:
[scen] - content\dynamic_scenery\fires\damaging_fire_large
[scen] - content\dynamic_scenery\fires\damaging_fire_medium
[scen] - content\dynamic_scenery\fires\damaging_fire_small
Serenity Download
Make sure to fix SLC before playing with other people since these have new [jpt!] tags.
AIM wrote:Demonic5andwich (6:10:10 PM): structure of a first person weapon animation:
Demonic5andwich (6:10:43 PM): mess, mess, maybe a node?, another header?! wtf!, more mess, tacos, more shit
- DemonicSandwich
- Posts: 1198
- Joined: Sat Sep 30, 2006 6:10 pm
- Location: �
![]() |
![]() |
Hmm. Ok, you make a valid point kibito87.
My Method: (I did all three fires but I will show just one.)
But if you have trouble chunk cloning in [effe] tags which many do, there is another second method to accomplish this.
Method 2:
My Method: (I did all three fires but I will show just one.)
- First I duplicated the [scen] and [effe] tags for the fire scenery and linked them.
Those tags are: [scen] - effects\scenery\fires\fire_basic_large and [effe] - effects\scenery\fires\fire_basic_large. - Then I saved/built the [effe] - effects\scenarios\objects\multi\triplicate\train_cow_catcher2 from Terminal into my map.
- I now opened that cow_catcher effect up in the chunk cloner and navigated to the reflexive shown below. vvv
Select the Parts reflexive and Copy it to the clipboard.
- Then I went up to my cloned fire effect I named [effe] - content\dynamic_scenery\fires\damaging_fire_large and opened it in the chunk cloner.
- I navigated to and selected the reflexive shown below and selected Add to Selected Reflexve/Chunk. Then Add Meta to Map.
- Then I duplicated the [jpt!] tag and linked it to my new effect tag and then adjusted the damage values on the [jpt!].
Those damage values shoule be somewhere between 0.1 and 0.6.
The Radius values should be 0.1 for lower radius values, the upper radius values should be 0.2 for the small fire, 0.4 for the medium fire, and 0.6 for the large fire.
But if you have trouble chunk cloning in [effe] tags which many do, there is another second method to accomplish this.
Method 2:
- First I duplicated the [scen] and tag for the fire scenery.
That tag is: [scen] - effects\scenery\fires\fire_basic_large. - Then I saved/built the [effe] - effects\scenarios\objects\multi\triplicate\train_cow_catcher2 from Terminal into my map.
- I now go to the [scen] I just duplicated and open it in the chunk cloner.
Don't worry, even those with bad luck at chunk cloning should be successful at this... - Anyway, navigate to the Attachments reflexive and select the chunk that links an [effe] tag.
- Select the effe chunk, enter 1 in the chunk number box, select Clone, then Add Meta to Map.
- Now show Idents and change that second [effe] Ident to [effe] - effects\scenarios\objects\multi\triplicate\train_cow_catcher2
- Now I go to [effe] - effects\scenarios\objects\multi\triplicate\train_cow_catcher2 and open it in the meta editor.
- Now I change the Location marker name to "marker".
- Now I go to the [jpt!] - scenarios\objects\multi\triplicate\ze_train\damage_effects\cow_catcher_high tag and tweak its damage and radius values.
Those damage values shoule be somewhere between 0.1 and 0.6.
The Radius values should be 0.1 for lower radius values, the upper radius values should be 0.2 for the small fire, 0.4 for the medium fire, and 0.6 for the large fire.
AIM wrote:Demonic5andwich (6:10:10 PM): structure of a first person weapon animation:
Demonic5andwich (6:10:43 PM): mess, mess, maybe a node?, another header?! wtf!, more mess, tacos, more shit
You may as well post that as a separate tutorial.

I think Noobraska is a pretty cool state. eh grows corn and doesn't afraid of anythng.
(12:18:11 AM) GTAF: DAMNIT GIR WE ARE ON THE SUBJECT OF VINCE'S DICK.
- DemonicSandwich
- Posts: 1198
- Joined: Sat Sep 30, 2006 6:10 pm
- Location: �
![]() |
![]() |
There is allot of help I have posted that I could post as a tutorial.G.I.R. wrote:You may as well post that as a separate tutorial.
Most will probably find this in a search anyway.
Besides, it's much easier for both parties if I just post the tags to that little realistic fire thing than to say how and have them read/do it.
AIM wrote:Demonic5andwich (6:10:10 PM): structure of a first person weapon animation:
Demonic5andwich (6:10:43 PM): mess, mess, maybe a node?, another header?! wtf!, more mess, tacos, more shit
-
- Posts: 43
- Joined: Sun Feb 17, 2008 2:33 pm
- newbymodder
- Posts: 1475
- Joined: Fri Nov 24, 2006 4:43 pm
- Location: San Angelo, Tejas
![]() |
![]() |
-
- Posts: 43
- Joined: Sun Feb 17, 2008 2:33 pm