1. Ah, that is most helpful, thanks for bringing that to my attention, I'll add it to the possible causes list
     
  2. good work
     
  3. hello i have a question so you can set prefixes like player,vip, donor, etc
    so now i want to set the prefix automatic based on the players group

    ex HyperGainZ is in the owner group so his prefix should be owner

    is this posible ?
     
  4. i added positive ranks
    /rt create angel 2.0 20.0 disabled 15.0 #ff0000ff player

    it added into config file this line

    "rank": 2.0,
    "title": "Angel",
    "karma": 20.0,
    "killsNeeded": 0.0,
    "Color": "#ff0000ff",
    "karmaModifier": 1.0,
    "permission": "player"

    killsNeeded and karmaModifier is wrong ? should i change all of the ranks ?
     
  5. Ah, that's my fault, I have a wrong variable set for create ranks... So it probably didn't know what to do. It also didn't take the disabled string properly in the command, which again is my fault. Nice catch, I will address this via the next patch.
     
  6. actually i abandoned this plugin after you changed config file that doesnt contain old ranks . After new update i said lets try again if its work and i added old ranks into config file with text editor and got error.
    Then added in game and work but is too much work.

    why dont u back to old config file with all ranks in it ?
     
  7. Because old config file was too large to work in, it took up my entire work space, just copy and paste ranks in the config. using the defaults already set and just change the values, but don't forget to serperate them with commas.
     
  8. we do that

    so should i remove RaT plugin ? is it work with this plugin or do i have to change values ?
     
  9. Uh, I don't know what you mean, you can also go to the plugin config and fix the values so they are correct. But if you can't do either of these options then it's up to you to remove it or not.
     
  10. [Oxide] 12:33 AM [Error] Failed to call hook 'OnEntityDeath' on plugin 'RanksAndTitles'
    File: RanksAndTitles.js Line: 796 Column: 9 TypeError attacker 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
    [DOUBLEPOST=1432441796][/DOUBLEPOST]Spammy as hell lately.
     
  11. Odd, are you on v1.6.1?
     
  12. 1.6.4
    [DOUBLEPOST=1432444211][/DOUBLEPOST]According to the config
     
  13. I mean of the plugin, 1.6.4 is the config version.
     
  14. There is two of us that mange the plugins, so I am not 100% sure what version I am on, should I update to the latest? Will it wipe my config?
     
  15. No it won't, you can just type oxide.reload RanksAndTitles and it will display the reload message with the version.
     
  16. RanksAndTitles v1.6.0 by Killparadise

    Gonna update it.
     
  17. That should catch your null errors and stop it from spamming (the more recent updates changed a few things which started this error)
     
  18. Thank you for the help man :)
     
  19. Np.
     
  20. Hello, this is a wonderful plugin for Rust, thank you for developing this! Since a small while back tthe plugin hasn't been working properly for me, as I used to set a custom title for myself as "[Owner]" etc.. I can no longer do that. Also, I have tried to add myself to the oxide permissions with the "CanWipe" and etc.. but it did not work. The Rust Experimental server I am running is through ClanForge and your Ranks and Titles seem to be outdated. I contacted them and asked them to update it please but they kept saying that it appears to be up to date even after sending them the link to the newest version. I can see the plugin has been updated to use the oxide permissions now instead of the auth level, but within the config file's coding, it still appears on ClanForge that it still uses auth level. Is there a way I can use this plugin - updated - for a ClandForge/Multiplay server? What if you post the new code for the .config file, is it possible I can just update the coding to the new updated code? I'm pretty new to this so I don't know too much about it. Anyways, thank you very much.

    *Here's a link to my ClanForge Support ticket asking to update Ranks And Titles: https://support.multiplay.co.uk/support/tickets/1582993

    Thanks!