Kill feed isn't showing in chatNot An Issue

Hey Cosa! Wondering if you might have an idea as to why my feed is not showing up in chat. I have it sat so that it should via config, but no such luck.

Thanks in advance! (Code Attached)

{
  "Show suicides in KillFeed (Default: true)": true,
  "Show radiation kills in KillFeed (Default: true)": true,
  "Chat Icon Id (Steam profile ID)": 76561198027895382,
  "Max messages in feed (Default: 5)": 5,
  "Max player name length in feed (Default: 18)": 18,
  "Feed message TTL in seconds (Default: 7)": 7,
  "Allow kill messages in chat along with kill feed": true,
  "Height ident (space between messages). Default: 0.0185": 0.0185,
  "Feed Position - Anchor Max. (Default: 0.995 0.986": "0.995 0.986",
  "Feed Position - Anchor Min. (Default: 0.723 0.964": "0.723 0.964",
  "Font size of kill feed (Default: 12)": 12,
  "Outline Text Size (Default: 0.5 0.5)": "0.5 0.5",
  "Default color for distance (if too far from any from the list). Default: #FF8000": "#FF8000",
  "Distance Colors List (Certain color will apply if distance is <= than specified)": [
    {
      "DistanceThreshold": 50,
      "Color": "#FFFFFF"
    },
    {
      "DistanceThreshold": 100,
      "Color": "#91D6FF"
    },
    {
      "DistanceThreshold": 150,
      "Color": "#FFFF00"
    }
  ],
  "Remove Entitys that should not shown in KillFeed": [],
  "Custom Weapon Names, you can add more!": {
    "Assault Rifle": "AK-47",
    "LR-300 Assault Rifle": "LR-300",
    "L96 Rifle": "L96",
    "Bolt Action Rifle": "Bolty",
    "Semi-Automatic Rifle": "Semi-Rifle",
    "Semi-Automatic Pistol": "Semi-Pistol",
    "Spas-12 Shotgun": "Spas-12",
    "M92 Pistol": "M92",
    "Pickaxe": "Pickaxe"
  }
}
In response to SharkAHolic ():
Hey Cosa! Wondering if you might have an idea as to why my feed is not showing up in chat. I have it...
I loaded your config and chat shows. So i guess smt in language file is brocken?
In response to CosaNostra ():
I loaded your config and chat shows. So i guess smt in language file is brocken?
Odd, I haven't ever touched the language files. I'll do some more testing later. Tried reloading them and it didn't fix anything either. Thanks! Will let you know.
me too i have the same problem
Any chances you have disabled it for yourself with chatcommand /feed ?

  • /feed -- Toggle kill feed off and on individually
kill feed enabled but my feed is not showing up in chat
Mine is showing up, but only to said user. Not broadcasted to the entire server. :)
In response to SharkAHolic ():
Mine is showing up, but only to said user. Not broadcasted to the entire server. :)
Thats how it works chat shows only attacker and to the victim. The feed is global. If you want global chat brodcast then better use Death Notes.
In response to CosaNostra ():
Thats how it works chat shows only attacker and to the victim. The feed is global. If you want globa...
Yep I figured that out! I actually like this better. Less spam ;) Thank you!!!! Awesome work friend!
Darn, I was hoping this was a replacement for the original Kill Feed https://oxidemod.org/plugins/kill-feed.1433/
I loved how simple it was on the top right corner of the screen.  Showing who died by what, and that's it.  Was perfect for my Zombie server.
Locked automatically