Fire starting?

Started by Jernfalk, March 20, 2018, 11:17:29 PM

Previous topic - Next topic

Jernfalk

How do I make a melee weapon start fires on the target? I know it's using C#, but I have no idea how to do it. Thanks in advance!

Vlad0mi3r

There is a mod that gives burn sticks that do burn damage but don't actually set the enemy "On Fire".

https://ludeon.com/forums/index.php?topic=35373.msg362316#msg362316

Sounds like you want a Molotov effect at hand to hand range?

Mods I would recommend:
Mending, Fertile Fields, Smokeleaf Industries and the Giddy Up series.

The Mod you must have:
https://ludeon.com/forums/index.php?topic=40545.msg403503#msg403503

Jernfalk

Quote from: Vlad0mi3r on March 21, 2018, 01:13:17 AM
There is a mod that gives burn sticks that do burn damage but don't actually set the enemy "On Fire".

https://ludeon.com/forums/index.php?topic=35373.msg362316#msg362316

Sounds like you want a Molotov effect at hand to hand range?

Yeah, I have that mod and looked into the .cs files already. I just want it to actually light a fire on the target. No need to apply a custom damage type.