Complex Death Messages


Provides more descriptive death messages. e.g. "<Player> was killed by <Player> with <Vehicle>"

Tweaks
5 months ago
1.1 - 2.0
1.43K

g error

5 months ago

The mod Complex Death Messages (0.3.3) caused a non-recoverable error.
Please report this error to the mod author.

Error while running event complex-death-messages::on_entity_damaged (ID 114)
complex-death-messages/control.lua:72: attempt to index field 'player' (a nil value)
stack traceback:
complex-death-messages/control.lua:72: in function <complex-death-messages/control.lua:45>

5 months ago

Ooops
Simple mistake, simple fix.

I've uploaded version 0.3.4 with a fix.

I had a filter on the damage event for characters who died, but I forgot to check that the character actually had a player attached to it.

New response