1. Thanks for the report. I will look into this asap to come up with a fix for sleepers. As I said I am at work right now so I can't make any huge or plugin changing changes, since I can't test it properly.

    Another question: Have you tried removing death messages? Not that I think it would be a reason for my plugin to do this but yolo right?
     
  2. No rush kill. To answer your question though. I have death messages turned of because I'm running death notes plugin as well. If that what your asking?
     
  3. What if you remove death notes? Does the issue still exist? (trying to see if maybe its a bug with sleepers + strings conflicting with strings or checks in deathnotes)
     
  4. I could try, A little later, but I wasn't having any issues prior. It doesn't seam to be all sleepers either.
     
  5. I wonder if its because some sleepers don't have data created or something along those lines... Hmm, Thank you sir you've narrowed it down a little bit.
     
  6. Maybe, also, is their a way that I can refresh data of other players. I tried to have someone do the refresh command, but it told me they didn't have permission
     
  7. Are you sure they did /rt refresh ? Because there is no permissions on that command. It's usable by everyone.
     
  8. Thats the command I told them to do. Its tough when you cant see exactly what their actually typing
     
  9. Yeah, best thing you can do is drop yourself down to a regular player level and type the command yourself.
     
  10. I'll try that too and let you know
     
    Last edited by a moderator: Jun 22, 2015
  11. Can i just use this as a permissions plugin where i give the ranks out?

    Thanks alot.
     
  12. Wulf

    Wulf Community Admin

    What are you wanting the ranks to do? Oxide's permission system has ranking system natively, but they won't do anything without a plugin aside from granting users the permissions in each group.
     
  13. Oh, Just want to make a user group a member group mod admin and then owner all with there own permissions, Not 100% sure how to configure it though.
     
  14. Wulf

    Wulf Community Admin

  15. wanted to let you know had to remove Ranks and Titles, love the plugin as does the server but it conflicts with Human NPC when Ranks and Titles loaded the npc's will go wounded state but will not die. Once R&T removed the Human NPC's die as they should.
     

  16. I use it on my server from now...

    I just need to remove Death Note plugins to doesn't get spam when hit sleeper

    I already try to kill sleeper, that not work and write a message in consol for each hit tell me: You kill X (but sleeper doesn't die)

    Hope you will find a fixe soon, really anoyed to can't kill sleeper and can't use Death Note plugins :/
     
  17. Hi there,

    i got a little error message there:

    Code:
    [Oxide] 12:45 PM [Error] Failed to call hook 'OnEntityDeath' on plugin 'RanksAndTitles'
    File: RanksAndTitles.js Line: 692 Column: 17 TypeError hitinfo is null:
      at Jint.Native.Function.ScriptFunctionInstance.Call (JsValue thisArg, Jint.Native.JsValue[] arguments) [0x00000] in <filename unknown>:0
      at Oxide.Ext.JavaScript.Plugins.JavaScriptPlugin.CallFunction (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Ext.JavaScript.Plugins.JavaScriptPlugin.OnCallHook (System.String hookname, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.Plugin.CallHook (System.String hookname, System.Object[] args) [0x00000] in <filename unknown>:0
    Reporting Perform
     
  18. I fixed the problem with not being possible to kill sleepers, by editing line nr. 696 to
    Code:
        if (this.Config.Settings.antiSleeper && victim.IsSleeping()) return false;
    
    here is the saved file until KillParadise fix it
    NOT ON ALL CORPSES WAS WORKING BUT NOT 100%
     
    Last edited by a moderator: Jun 23, 2015
  19. Noob question. I just delete my plugin, in upload this one.
     
  20. you can just download my version of RankAndTitles.js and put it in the plugin folder