Kill Feed

Displays a basic Kill Feed on screen!

Total Downloads: 17,787 - First Release: Nov 9, 2015 - Last Update: Oct 27, 2017

5/5, 36 likes
  1. Hello does anyone know how I can add the bone images back into the feed. Like the skull and the pelvis ect. I recall homes and pictures of them I think I do.
     
  2. Line 424 { "suicide", "b/be/Missing_icon.png" },
     
  3. Code:
    at Oxide.Core.OxideMod.LogInfo (System.String format, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.Puts (System.String format, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.KillFeed.OnWoundedOrDeath (Oxide.Plugins.EntryData entryData) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.KillFeed.OnEntityDeath (.BaseCombatEntity entity, .HitInfo info) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.KillFeed.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in <filename unknown>:0
     
  4. Wulf

    Wulf Community Admin

    Could you provide the full error please? That's only the bottom portion of it.
     
  5. Code:
    (UnityEngine.LogType,string,UnityEngine.Object)
      at UnityEngine.DebugLogHandler.LogFormat (LogType logType, UnityEngine.Object context, System.String format, System.Object[] args) [0x00000] in <filename unknown>:0
      at UnityEngine.Logger.Log (LogType logType, System.Object message) [0x00000] in <filename unknown>:0
      at UnityEngine.Debug.Log (System.Object message) [0x00000] in <filename unknown>:0
      at Oxide.Core.Unity.Logging.UnityLogger.ProcessMessage (LogMessage message) [0x00000] in <filename unknown>:0
      at Oxide.Core.Logging.Logger.Write (LogMessage msg) [0x00000] in <filename unknown>:0
      at Oxide.Core.Logging.Logger.Write (LogType type, System.String format, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Logging.CompoundLogger.Write (LogType type, System.String format, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.OxideMod.LogInfo (System.String format, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.Puts (System.String format, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.KillFeed.OnWoundedOrDeath (Oxide.Plugins.EntryData entryData) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.KillFeed.OnEntityDeath (.BaseCombatEntity entity, .HitInfo info) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.KillFeed.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in <filename unknown>:0
     
    Last edited by a moderator: Jul 5, 2017
  6. Wulf

    Wulf Community Admin

    Did you enable debugging in the config?
     
  7. i am not seeing the shotgun trap on the feed and i have both this and image library up to date
     
  8. is there a way to add the letters Ä Ö Ü ? for german language

    i tried adding them in special letters but the get changed to "?"
     
  9. Hello
    Please tell me how to make the information about a new murder appear below the previous message? And not from the top as the default?
     
  10. Hello i have a question , is on my picture where kills are shown , is it this plugin or other one , and which? Thanks
     

    Attached Files:

  11. can we get an update for this so it is able to recognise and handle NPCPlayers, please!!
     
  12. How do i remove the white box that the text is in or make it clear?
     
  13. Make background color from 0 0 0 0.4 to 0 0 0 0 , than it will be transperent
     
  14. can we get an update please, [08/31/2017 13:37:25] Error while compiling: KillFeed.cs(1014,67): error CS1503: Argument `#1' cannot convert `System.IO.MemoryStream' expression to type `byte[]'
     
  15. Wulf

    Wulf Community Admin

    Wulf updated Kill Feed with a new update entry:

    1.16

     
  16. Any reason why the distance shown in DeathNotes is different to this plugin?

    Really weird lol.
     
  17. suicide image is missing
    [DOUBLEPOST=1504749092][/DOUBLEPOST]this config for small size feed - on the top right screen - with 8 entries . i'm happy with it :D

    Code:
    2. Kill Feed": {
        "2.1 formatting": "{initiator}§{hitBone}§{distance}§{hitEntity}",
        "2.2 number of entries": 8,
        "2.3 destroy after": 40.0,
        "2.4 Dimensions": {
          "2.4.1 width": 0.2,
          "2.4.2 icon half-height": 0.25
        },
        "2.5 Position": {
          "2.5.1 x": 0.85,
          "2.5.2 y": 0.9
        },
        "2.6 Spacing": {
          "2.6.1 horizontal": 0.0,
          "2.6.2 vertical": -0.002
     
  18. Can we get a icon fix update for this plugin, because suicide icon is missing, heli and tank machine guns (not rockets) icons are "green revolver", spikes icon is "green knife".
     
    Last edited by a moderator: Sep 9, 2017
  19. Yes please !