Kill Feed

Displays a basic Kill Feed on screen!

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

5/5, 36 likes
  1. thanks man, i had horizontal set to 0.5 however the vertical is set to -0.005 will this still affect it?
     
  2. The default value for 2.6.1 vertical is -0.005 and that should have a visible effect, yes.
     
  3. thanks its working now!
     
  4. this plugin crashes my server now since the update..

    Anybody else having this issue?
    And does the dev no?

    Regards
     
  5. working fine for me
     
  6. (00:06:05) | [Oxide] 22:06 [Error] Failed to call hook 'CanBeWounded' on plugin 'KillFeed v1.15.0' (NullReferenceException: Object reference not set to an instance of an object)

    (00:06:05) | [Oxide] 22:06 [Debug] at Oxide.Plugins.KillFeed+EntryData.GetHitEntity (.BaseCombatEntity entity) [0x00000] in <filename unknown>:0

    at Oxide.Plugins.KillFeed+EntryData..ctor (.BaseCombatEntity entity, .HitInfo info) [0x00000] in <filename unknown>:0

    at Oxide.Plugins.KillFeed.CanBeWounded (.BasePlayer player, .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
     
  7. Is this happening all the time or just once? Do you know a way of reproducing this?
     
  8. Is this supposed to broadcast all kills to all players? or not? Seems to only show for the player.
     
  9. It is supposed to broadcast all kills to all players, yes.
     
  10. What are your thoughts on adding {weapon} or {attackerWeapon}? I'd like to use this with text a lot.
     
  11. You mean you want to use this only with text?
     
  12. My intent, however a text kill feed. DeathNotes UI can't create a kill feed, only a single message that fades out and is replaced.
    [DOUBLEPOST=1479536963][/DOUBLEPOST] upload_2016-11-19_1-29-2.png
    That is in Russian, but that's the idea.
     
  13. The plugin isn't designed to be used without the weapon images, as you might have noticed. I will see what I can do but no promises, got a lot of other stuff to take care of.
     
  14. You can change that through the configuration file! This is done on purpose because there isn't an official suicide icon provided by Facepunch!
     
  15. You can do so? "oxide/data/KillFeed/suicide.png"
     
  16. Do not read Russian nicknames

    Не читает русские ники
     
  17. you can specify use images that are on the same machine as the server by doing something like this: "file:///C:/{path}/oxide/data/Kill Feed/suicide.png"
    Obviously that's just an example and you actually have to replace {path} with the actual path.
    [DOUBLEPOST=1479633830][/DOUBLEPOST]
    You can set 1.2.5 remove special characters to false and it should display Cyrillic letters.
     
  18. Thank you very much!
     
  19. It is possible that would define the nickname "distance" with no extra spaces ? as it was before in ranih versions of the plugin