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. You can't do this with this plugin. I think Death Notes for Rust | Oxide will suit you more.
     
  2. Tuntenfisch updated Kill Feed with a new update entry:

    1.14.16

     
  3. A problem with the "Q" key, if we have azerty keyboard, we press Q for going left, but the killfeed disipear
     
  4. You can adjust the key bindings through the config. Just change the key to something that suits you. Unfortunately you can't change it on a player by player basis.
     
  5. [Oxide] 22:34 [Info] Oxide 2.0.2241 for Rust 967.76 (1487)

    Code:
    (22:34:10) | [Oxide] 22:34 [Error] Failed to call hook 'ConsoleCommand' on plugin 'KillFeed v1.14.16' (NullReferenceException: Object reference not set to an instance of an object)
    (22:34:10) | [Oxide] 22:34 [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
    I rollback to 1.14.15 then, no errors found with config file updated.
     
    Last edited by a moderator: Aug 4, 2016
  6. Code:
    [Окиси] 00:18 [ошибка] не удалось вызвать крюк 'ConsoleCommand на плагин 'KillFeed В1.14.16' (исключение nullreferenceexception: ссылка на объект не указывает на экземпляр объекта)
    [Окиси] 00:18 [отладка] на окиси.Плагины.KillFeed.ConsoleCommand (.Арг арг) [0x00000] в <Имя неизвестно>:0
    в окиси.Плагины.KillFeed.DirectCallHook (Системы.Имя строки, системе.Объект& рэт системы.Объект[] аргументы) [0x00000] в <Имя неизвестно>:0
    в окиси.Плагины.CSharpPlugin.Метод invokemethod (метод HookMethod, системы.Объект[] аргументы) [0x00000] в <Имя неизвестно>:0
    в окиси.Ядро.Плагины.CSPlugin.OnCallHook (Системы.Имя строки, системе.Объект[] аргументы) [0x00000] в <Имя неизвестно>:0
    в окиси.Ядро.Плагины.Плагин.CallHook (Системы.Имя строки, системе.Объект[] аргументы) [0x00000] в <Имя неизвестно>:0
    [Окиси] 00:18 [ошибка] не удалось вызвать крюк 'ConsoleCommand на плагин 'KillFeed В1.14.16' (исключение nullreferenceexception: ссылка на объект не указывает на экземпляр объекта)
    [Окиси] 00:18 [отладка] на окиси.Плагины.KillFeed.ConsoleCommand (.Арг арг) [0x00000] в <Имя неизвестно>:0
    в окиси.Плагины.KillFeed.DirectCallHook (Системы.Имя строки, системе.Объект& рэт системы.Объект[] аргументы) [0x00000] в <Имя неизвестно>:0
    в окиси.Плагины.CSharpPlugin.Метод invokemethod (метод HookMethod, системы.Объект[] аргументы) [0x00000] в <Имя неизвестно>:0
    в окиси.Ядро.Плагины.CSPlugin.OnCallHook (Системы.Имя строки, системе.Объект[] аргументы) [0x00000] в <Имя неизвестно>:0
    в окиси.Ядро.Плагины.Плагин.CallHook (Системы.Имя строки, системе.Объект[] аргументы) [0x00000] в <Имя неизвестно>:0
    [Окиси] 00:18 [ошибка] не удалось вызвать крюк 'ConsoleCommand на плагин 'KillFeed В1.14.16' (исключение nullreferenceexception: ссылка на объект не указывает на экземпляр объекта)
    [Окиси] 00:18 [отладка] на окиси.Плагины.KillFeed.ConsoleCommand (.Арг арг) [0x00000] в <Имя неизвестно>:0
    в окиси.Плагины.KillFeed.DirectCallHook (Системы.Имя строки, системе.Объект& рэт системы.Объект[] аргументы) [0x00000] в <Имя неизвестно>:0
     
    Last edited by a moderator: Aug 4, 2016
  7. Tuntenfisch updated Kill Feed with a new update entry:

    1.14.17

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

    1.14.18

     
  9. Tested and working fine now. Good job =)
     
  10. Attached Files:

  11. So I downloaded and Installed V1.14.18, and after 5-10 minutes, or even less sometimes, it just stops working, does not display kill feed, I thought it was my setting at first, but when I switched to V1.14.15 it works perfectly.
     
  12. V1.14.15 at the same disappears. this is an old problem on which does not pay attention Tuntenfisch
     
  13. Because I can't reproduce it and if I can't reproduce it I can't fix it.
     
  14. Understood, seems to be working well with V1.14.15.

    Thank you @Tuntenfisch great mod! :D
     
  15. how to shift to the upper right corner?
     
  16. Inside config

    Code:
    "2.6 Position": {
      "2.6.1 x": 0.85,
      "2.6.2 y": 0.95
    
    Try setting those values
     
  17. I think this is due to a bind. Now there is no need in a bind so you can try to exclude them from plugin
     
  18. That might actually be the case! For now you can remove the keybinds in the config and it should work just fine. :)
     
  19. I commented out keybinds the plugin but the players still complained about the disappearance of the kills. maybe I missed something. For this and offered you a remove keybinds.
    [DOUBLEPOST=1470591332][/DOUBLEPOST]at the moment I'm using Time Execute. And reload timer decided to temporarily this problem
    [DOUBLEPOST=1470592764][/DOUBLEPOST]sorry for the repeated question, but you can make config with a binding text to the right or to the left?
     
  20. Does not work for the version of oxide: Oxide 2.0.2279 for Rust 974.96 (1488)