KDGUI

Displays your kills and deaths as an extension to your hotbar!

Total Downloads: 1,425 - First Release: May 15, 2017 - Last Update: May 18, 2017

5/5, 8 likes
  1. Hmm. Never thought about that and have never done anything with UI scaling. I will look into it.
     
  2. ... same Bug:

    Failed to call hook 'OnEntityDeath' on plugin 'KDGUI v1.0.0' (NullReferenceException: Object reference not set to an instance of an object)
    at Oxide.Plugins.KDGUI.OnEntityDeath (.BaseEntity entity, .HitInfo info) [0x00000] in <filename unknown>:0
    at Oxide.Plugins.KDGUI.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
     
  3. You're using the old version, there has been an update to fix that bug. Please download the latest.
     
  4. Thank U :)
     
    Last edited by a moderator: May 24, 2017
  5. Just to let everyone know. I no longer run my own server so I am out of the loop when it comes to updates to the game. Which means if an update breaks part of this plugin, I won't know unless some one mentions it. So please, if you notice anything wrong do not hesitate to post it here with as much information as possible. Thanks!
     
  6. I'm having this problem.

    Code:
    (18:33:24) | Failed to call hook 'OnEntityDeath' on plugin 'KDGUI v1.0.5' (KeyNotFoundException: The given key was not present in the dictionary.)
    (18:33:24) | at System.Collections.Generic.Dictionary`2[System.UInt64,Oxide.Plugins.KDGUI+KDInfo].get_Item (UInt64 key) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.KDGUI.OnEntityDeath (.BaseEntity entity, .HitInfo info) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.KDGUI.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.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
     
  7. Would you perhaps be able to tell me the exact steps to recreate this as best as possible? That will help me with checking my code to see what I've missed.
     
  8. I just update oxide with the latest snapshot one, and when i started the server it started giving me those errors
     
  9. I need more information than that. What is happening when a player is dying?
     
  10. It's fine i just reverted back to the oxide released version.
     
  11. does this need an update ? dont want to load it and have everyone kicked.
     
  12. Wulf

    Wulf Community Admin

    Are you sure you're using this one, or the other KDRGui plugin? This one doesn't have any of the changes from the Rust update.
     
  13. Yeah it works, thanks wulf. Yeah i have both of them just thought it would have the same problem as the kdrgui because its a ui.
     
  14. Wulf

    Wulf Community Admin

    This plugin uses the CUI helper from Oxide, not the CUI directly via Rust.
     
  15. how can i save the kills so they onlyreset with a command
     
  16. That hasn't been implemented yet.
     
  17. I'm getting this failed to called hook.

    Code:
    (19:43:50) | Failed to call hook 'OnPlayerInit' on plugin 'KDGUI v1.0.5' (ArgumentException: An element with the same key already exists in the dictionary.)
    (19:43:50) | at System.Collections.Generic.Dictionary`2[System.UInt64,Oxide.Plugins.KDGUI+KDInfo].Add (UInt64 key, Oxide.Plugins.KDInfo value) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.KDGUI.OnPlayerInit (.BasePlayer player) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.KDGUI.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.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
     
  18. Is it possible to get this to display correct from wipe to wipe? With
    ConnectionDB ?
     
  19. not working I don't even have permission an I own the server :(
    [DOUBLEPOST=1522036658][/DOUBLEPOST]
    please help me I cant get the gui to show. and /kdguitoggle says I don't have permission
     
  20. Does this track Murderer kills?