• Please make sure you are familiar with the forum rules. You can find them here: https://forums.tripwireinteractive.com/index.php?threads/forum-rules.2334636/

PC Flame weapons has no DOT / Napalm does too much damage to nearby ZEDs.

Bug 1:

Category: Code.
Summary: Flame weapons has no damage over time if neither Barbecue or Napalm selected.
Description: KFPerk_Firebug, function ModifyDoTScaler (line 221).
Spoiler!

Function returns 0 if neither of skills selected.

Bug 2 - Ignore this, read my post below.

Category: Code.
Summary: Each time player hits target ZED with flame weapon while having Napalm selected, Napalm effect applied at all nearby ZEDs at same rate as weapon shoots.
Description: Target ZED doesn't get marked bNapalmInfected so each time TakeDamage happening on it, CheckForNapalmInfect also happeing so all nearby ZEDs take way more damage than your target (50 points per fire interval).
 
Last edited: