A merely cosmetical mod which adds a killfeed showing who killed whom.
Modified from ChJees's source to include weapon icon in the killfeed.
Here is the original mod by ChJees: https://steamcommunity.com/sharedfiles/filedetails/?id=1357933654
Github release: https://github.com/Kahdeg-15520487/KillFeed/releases
Killfeed's position is configurable in Options>Mod settings>Killfeed>Show settings
- Toggle on the "Use Left/Right preset" and then toggle on the "Display killfeed on upright" then the feed will be on top
right.
- Left offset and Top offset is use to define the kill feed position on the game screen. Default to (0,0) which is top left.
The co-ordinate is relative to your screen's solution and go from top left.
For example, your screen's solution is 1280x720.
So that : top left is (0,0), top right is (1280 - 1280 / 4,0) = (960,0).
- Use Width and Height to customize the notification box's size.
Option to exclude wild animal's death from the feed
- if checked will display wild animal's death on the feed
- left click on killfeed's message to jump to victim's position
- right click on killfeed's message to remove the message
Option to change feed message's appear duration (second).
TODO
- find way to display the feed over other UI element
- don't display deadth inside fog of war