Cannot get this plugin to work, I am not the big "coder" myself, so usally just download a plugin and it works. Can't figure out if I might need something to get this working?
Config:
Config:
{
"Show suicides in KillFeed (Default: true)": true,
"Show radiation kills in KillFeed (Default: true)": true,
"Chat Icon Id (Steam profile ID)": 76561197960839785,
"Max messages in feed (Default: 5)": 5,
"Max player name length in feed (Default: 18)": 25,
"Feed message TTL in seconds (Default: 7)": 7,
"Allow kill messages in chat along with kill feed": false,
"Log PvP Kill events": 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 or add Entitys and NPCs that should show in KillFeed": [
"AutoTurret",
"FlameTurret",
"GunTrap",
"Landmine",
"BearTrap",
"SamSite",
"Bear",
"Wolf",
"Deer",
"Boar",
"Chicken",
"Horse",
"Zombie",
"Scientist",
"Murderer",
"BaseHelicopter",
"BradleyAPC"
],
"Custom Weapon Names, you can add more!": {
"Assault Rifle": "Ak-47",
"LR-300 Assault Rifle": "LR-300",
"L96 Rifle": "L96",
"Bolt Action Rifle": "Bolt",
"Semi-Automatic Rifle": "Semi-AR",
"Semi-Automatic Pistol": "Semi-AP",
"Spas-12 Shotgun": "Spas-12",
"M92 Pistol": "M92"
}
}