KDRGUI

Moved

Total Downloads: 5,148 - First Release: Jul 29, 2016 - Last Update: Jan 29, 2018

5/5, 20 likes
  1. yes

    [​IMG]
     
  2. Yes I am working on a fix
     
  3. waiting :)
     
  4. Anyway to prevent clans killing their own members just get get a better k/d?
     
  5. Not really as of now, still trying to solve all the NRE errors with the time I got :p
     
  6. Code:
    [Oxide] 12:10 [Debug]  at Oxide.Plugins.KDRGui.OnEntityDeath (.BaseCombatEntity entity, .HitInfo info) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.KDRGui.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
    [xxxx] was killed by [xxxx]
    > oxide.unload KdrGUI
    After last server update from today.
     
  7. Working for me bud did you update oxide?
     
  8. Those are some NREs I have yet to fix, but the plugin still does work, will be done soon.
     
    Last edited by a moderator: Aug 26, 2016
  9. What's the problem can be
     

    Attached Files:

    • 1.png
      1.png
      File size:
      18.1 KB
      Views:
      33
  10. NREs are a bit tricky to find and fix, but I've been quite busy with college work, etc. I'll fix it whenever I get a chance. Nonetheless, it should work.
     
  11. Hi.Ankawi
    How to clear the KDR data?
     
  12. Simply go to the data folder near the configs, plugins folder, then delete the folder named KDRGui inside of the data folder it while the server is offline.
     
  13. Thank for your time. So.. First .. shutdown the server.. But.. i don't want to it.. Can u make a Command to clear that? Thanks~
     
  14. What I planned to happen was for server owners to delete the data on wipe days basically. But, that could be an option I would consider.
     
  15. Ankawi updated KDR GUI with a new update entry:

    1.0.4


    [DOUBLEPOST=1473891593][/DOUBLEPOST]If the NREs continue, please let me know when they happen if possible.
     
  16. I changed the GUI to look a bit more see through for anyone who likes it. df5e9a33d32654dc25e58590bf851cc6.jpg
     

    Attached Files:

  17. Pretty sweet design and transparency, I may make it as the official one for the plugin perhaps. Did you update it with the newest version of KDRGui though?
     
  18. I don't have a clue if its the newest version, so i did it again on the newest version 1.0.4 @Ankawi
    [DOUBLEPOST=1474001170][/DOUBLEPOST]Also it is just line 354 and 355 you need to change to this

    string panel = ui.AddPanel("panel1", 0.0132382892057026, 0.0285714285714286, 0.958248472505092, 0.874285714285714, new UIColor(0.85, 0.85, 0.85, 0.6), true, "Overlay");

    ui.AddText("list", 0.0626992561105207, 0.250544662309368, 0.83740701381509, 0.697167755991285, new UIColor(0, 0, 1, 1), GetTopList(), 20, panel, 7);
     

    Attached Files: