Kill Feed

Displays a basic Kill Feed on screen!

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

5/5, 36 likes
  1. I suppose it is, haven't looked into it yet, tho.
     
  2. Could you please add feature to hide killfeed while pressing q to open crafting interface?
     
  3. You can add that yourself through the config. But I'll include it in the default config on the next update. :)

    At least I think you should be able to.
     
  4. I see now, although I have no idea what the actual command is for opening crafting interface.
     
  5. it is "inventory.togglecrafting"
     
  6. Thank you very much, I appreciate it :)
     
  7. Code:
    [Oxide] 09:57 [Error] Failed to call hook 'OnEntityDeath' on plugin 'KillFeed v1.14.10' (NullReferenceException: Object reference not set to an instance of an object)
    [Oxide] 09:57 [Debug]   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 name, System.Object[] args) [0x00000] in <filename unknown>:0
     
  8. this appears on every kill. or just on animal kills, not sure
     
    Last edited by a moderator: Jul 16, 2016
  9. Are you on the latest Rust server version/latest Oxide server version/latest plugin version?
     
  10. Tuntenfisch updated Kill Feed with a new update entry:

    1.14.11

     
  11. [​IMG]

    You did the power.
     
  12. Tuntenfisch updated Kill Feed with a new update entry:

    1.14.12


    [DOUBLEPOST=1468719615][/DOUBLEPOST]
    By the way, you might need to update your "2.4 Action-On-Key-Use"-keys inside the configuration file so they contain an index. You can read more about that on the Overview section under 2.4 Action-On-Key-Use
     
  13. [Error] Failed to call hook 'ConsoleCommand' on plugin 'KillFeed v1.14.12' (NullReferenceException: Object reference not set to an instance of an object)

    [Debug] at Oxide.Plugins.KillFeed.ConsoleCommand (.Arg arg) [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 name, System.Object[] args) [0x00000] in <filename unknown>:0

    [Info] Oxide 2.0.2188 for Rust 947.38 (1475)
     
  14. Did you make sure to update your Keys inside your configuration file? Take a look at the default configuration and at my post above.
     
  15. Cfg sent to /conversations/.
     
  16. Tuntenfisch updated Kill Feed with a new update entry:

    1.14.13

     
  17. Tuntenfisch updated Kill Feed with a new update entry:

    1.14.13

     
  18. still throwing errors
     
  19. Can you post your configuration file? I'll have a look tomorrow, then. It's 5 am for me, right now.
     
  20. The same for here.

    Code:
    (05:16:28) | [Oxide] 05:16 [Error] Failed to call hook 'ConsoleCommand' on plugin 'KillFeed v1.14.13' (NullReferenceException: Object reference not set to an instance of an object)(05:16:28) | [Oxide] 05:16 [Debug] at Oxide.Plugins.KillFeed.ConsoleCommand (.Arg arg) [0x00000] in <filename unknown>:0at Oxide.Plugins.KillFeed.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0at Oxide.Plugins.CSharpPlugin.InvokeMethod (HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0at Oxide.Core.Plugins.Plugin.CallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
    I rollback to 1.14.11 while.