Fire damage?
Fire damage?
I've added the a chunk to "effects\scenery\fires\fire_basic_small" and made the chunk a jpt!. but it does not hurt me when i walk over it. what am i doing wrong?
- CaptainPoopface
- Posts: 408
- Joined: Mon Jul 23, 2007 7:56 am
![]() |
![]() |
![]() |
I'm not sure what kind of chunk you added... If the effect has an attachments reflexive, clone a projectile in there that has a very short detonation timer (e.g., a brute shot grenade). If the effect does not have an attachments reflexive, clone it from the warthog bumper_destroyed and swap the bloc to a proj.
Probably an easier way, if the fire is scenery and never moves, is to spawn a projectile through the netgame equipment. Give it a respawn time of 1 (I don't think you can go any shorter than that). If once a second is too slow for you, give that projectile a 0.5 second detonation time, and have it spawn another projectile with a 0.5 second detonation time. That will give you a jpt twice per second.
Probably an easier way, if the fire is scenery and never moves, is to spawn a projectile through the netgame equipment. Give it a respawn time of 1 (I don't think you can go any shorter than that). If once a second is too slow for you, give that projectile a 0.5 second detonation time, and have it spawn another projectile with a 0.5 second detonation time. That will give you a jpt twice per second.
Retired. Thank you neodos, DemonicSandwich, DarkShallFall, Dragonfire, foxfanatic2317, GOWO and everyone in the hall of fame.
If you want to know how I did something, take apart my mods.
If you want to know how I did something, take apart my mods.