1. Is that for any death? Or suicides?
     
  2. Seems to be working so far but did just get this in the console

    [Error] Failed to call hook 'OnEntityDeath' on plugin 'Oxide.Ext.JavaScript.Plugins.JavaScriptPlugin' (NullReferenceException: Object reference not set to an instance of an object)
     
  3. suicides , radioactivity etc...
     
  4. CHR

    CHR

    I think you released it to early I wait for a working version. Can t run it on a high pop server now
     
  5. I'm not positive whats causing the error for deaths just yet, but when I can do a stress test that will show more direction
    Alright, so natural deaths. I'll add a check in for those next update

    Natural Deaths may be the reason for both of these issues actually. Will find out.
     
  6. CHR

    CHR

    I just got a little problem about the idea behind the plugin.

    This plugin will raise Kill on Sight for sure. Is there any chance to add karma? Like if u just kill nakeds or new bees u can't reach rank 1. Know what I mean?
     
  7. I'm really looking forward to this once it's got the little kinks worked out
     
  8. That's actually a pretty slick Idea, I will for sure look into adding that. Thanks for the suggestion.

    Thanks, I am doing a lot of re writes to make it a tad bit more optimized, For some reason when I first started the plugin I thought it was a good idea to make more work for myself and others. Thanks to everyone here that has been reporting and sending me issues most of the big problems have been removed.

    However if anyone else has bugs they want throw my way please feel free to PM me and start a conversation. I love feedback especially if it helps the plugin to grow and be a better tool.
     
  9. i cant seem to finish setting the rank when i do /set ranks that works when i try finish it doing /setranks to finish it just keeps showing up to do that command
     
  10. You have to do /setrank finish right now, soon that won't be a problem with the next update.
     
  11. it still keeps saying use /setrank to finish everytime i try to finish it
     
  12. its plural, "/setranks finish" not "/setrank finish"
     
  13. Anyway to change the style of the suffix? perhaps make it a prefix with different color codes? like "[Owner] GioGimic"
     
  14. Can both systems be run? I like the idea of the ranks but I'd also need admin, mod, vip titles etc...
    [DOUBLEPOST=1425465400][/DOUBLEPOST]I'm also getting this error....

    [3/4/2015 9:56:29 AM] [Oxide] 9:56 AM [Error] Failed to call hook 'OnServerInitialized' on plugin 'Ranks And Titles' (ArgumentException: An element with the same key already exists in the dictionary.)
    [3/4/2015 9:58:16 AM] [Oxide] 9:58 AM [Error] Failed to call hook 'OnServerInitialized' on plugin 'Ranks And Titles' (ArgumentException: An element with the same key already exists in the dictionary.)
    [3/4/2015 10:05:48 AM] [Oxide] 10:05 AM [Error] Failed to call hook 'OnServerInitialized' on plugin 'Ranks And Titles' (ArgumentException: An element with the same key already exists in the dictionary.)
    [3/4/2015 10:06:43 AM] [Oxide] 10:06 AM [Error] Failed to call hook 'OnServerInitialized' on plugin 'Ranks And Titles' (ArgumentException: An element with the same key already exists in the dictionary.)
    [DOUBLEPOST=1425477178,1425461849][/DOUBLEPOST]The setup works and finalises, then when I add a player to a title I get the confirmation but the title doesn't change... doing /titles just displays them as a Player.
     
  15. This is a planned feature; first step is working out the bugs and kinks first.
    1. Currently, the plugin is unable to be ran as a hybrid. This is planned for the future however.
    2. it looks like a command used in my plugin is already being used on your server that's what would cause this error.
    3. And for the third issue are you using a title you set in your config? such as /titles set killparadise owner ? Does the title change in chat? Or it does not change anywhere?

    Currently: I am working on a more optimized system for the plugin, I've re done quite a bit to make it a little easier and more stable the only reason a release has not been uploaded yet is because the titles section of the plugin is still being worked on, I have a few kinks currently being worked out such as the issue above. However I will see if I can release a hotfix for you if possible.
     
  16. Ye would be awesome to get this work with Groups =)
    Ty for ur work :D
     
  17. Hopefully, (trying not to jynx it) but with the next large update I should have more groups support implemented and fixed. (I hope going to run stress tests tonight on it)
     
  18. I uploaded, did the setup for titles and when I type /titles in chat I get this:

    [Oxide] 11:52 AM [Error] Failed to call hook 'OnRunCommand' on plugin 'Rust Core' (NullReferenceException: Object reference not set to an instance of an object)
    [Oxide] 11:52 AM [Debug] at Oxide.Ext.JavaScript.JavaScriptExtension.<JavaScriptExtension>m__0 (System.Exception ex) [0x00000] in <filename unknown>:0
    at Oxide.Core.ExceptionHandler.FormatException (System.Exception ex) [0x00000] in <filename unknown>:0
    at Oxide.Core.Logging.Logger.WriteException (System.String message, System.Exception ex) [0x00000] in <filename unknown>:0
    at Oxide.Core.Plugins.Plugin.CallHook (System.String hookname, System.Object[] args) [0x00000] in <filename unknown>:0
    at Oxide.Rust.Libraries.Command.HandleChatCommand (.BasePlayer sender, System.String name, System.String[] args) [0x00000] in <filename unknown>:0
    at Oxide.Rust.Plugins.RustCore.OnRunCommand (.Arg arg) [0x00000] in <filename unknown>:0
    at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
    at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
     
  19. Hmm, that's rather odd. What about if you attempt to set a title with /titles set yourname title
     
  20. same thing:

    [Oxide] 12:06 PM [Error] Failed to call hook 'OnRunCommand' on plugin 'Rust Core' (NullReferenceException: Object reference not set to an instance of an object)
    [Oxide] 12:06 PM [Debug] at Oxide.Ext.JavaScript.JavaScriptExtension.<JavaScriptExtension>m__0 (System.Exception ex) [0x00000] in <filename unknown>:0
    at Oxide.Core.ExceptionHandler.FormatException (System.Exception ex) [0x00000] in <filename unknown>:0
    at Oxide.Core.Logging.Logger.WriteException (System.String message, System.Exception ex) [0x00000] in <filename unknown>:0
    at Oxide.Core.Plugins.Plugin.CallHook (System.String hookname, System.Object[] args) [0x00000] in <filename unknown>:0
    at Oxide.Rust.Libraries.Command.HandleChatCommand (.BasePlayer sender, System.String name, System.String[] args) [0x00000] in <filename unknown>:0
    at Oxide.Rust.Plugins.RustCore.OnRunCommand (.Arg arg) [0x00000] in <filename unknown>:0
    at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
    at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
    [DOUBLEPOST=1425488822][/DOUBLEPOST]It doesn't error on uloading:

    [Oxide] 12:07 PM [Info] Loaded plugin Ranks And Titles v0.1.2 by Killparadise
    [Oxide] 12:07 PM [Info] Ranks And Titles Is now loading, please wait...
    [Oxide] 12:07 PM [Info] Plugin Successfully Setup!
    [Oxide] 12:07 PM [Info] Plugin Started in: Titles