1. Im not trying to use /rt set as it would be to hard to manually set each person to the default title (player). The plugin simply is not useing the predifined titles set..for example....
    Code:
    "Titles": [
      {
      "authLvl": 0.0,
      "title": "Player",
      "Exclude": false,
      "Color": "#FFFFFF"
      },
      {
      "authLvl": 0.0,
      "title": "VIP1",
      "Exclude": true,
      "Color": "#ffa500ff"
      },
      {
      "authLvl": 0.0,
      "title": "VIP2",
      "Exclude": true,
      "Color": "#ffa500ff"
      },
      {
      "authLvl": 0.0,
      "title": "VIP3",
      "Exclude": true,
      "Color": "#ffa500ff"
      },
      {
      "authLvl": 0.0,
      "title": "VIP4",
      "Exclude": true,
      "Color": "#ffa500ff"
      },
      {
      "authLvl": 0.0,
      "title": "VIP5",
      "Exclude": true,
      "Color": "#ffa500ff"
      },
      {
      "authLvl": 1.0,
      "title": "Mod",
      "Exclude": true,
      "Color": "#add8e6ff"
      },
      {
      "authLvl": 2.0,
      "title": "Admin",
      "Exclude": true,
      "Color": "#800000ff"
      },
      {
      "authLvl": 2.0,
      "title": "Owner",
      "Exclude": true,
      "Color": "#800080ff"
      }
    ...This is my predefined list... But in game it shows my name as GRIM|G4L|21Bravo(civilian). Civilian is a Rank title. Now if I use /rt set yes it works just fine. but to do that for everyone on the server will just eat up all my time. I have also tried /rt switch to see if it would force it to use Titles instead of Ranks but no good there either. Any Ideas?
     
    Last edited by a moderator: Mar 16, 2015
  2. Ohh okay, I see what you're saying now. When your set useTitles to true did you reload the plugin? (oxide.reload RanksAndTitles)
    Edit: Or better yet did you use the /rt switch command to do this? (The designated Command function)
     
    Last edited by a moderator: Mar 15, 2015
  3. So... Will try to update...

    How to correctly update?
     
  4. I have done both but Ill try to completely remove the plugin and reinstalling it maybe something just bugged out....will keep you posted.
     
  5. i get PlayerData is undefined.

    how can i fix that
     
  6. same :D
     
  7. Can everyone send me their data files please? I'm curious to see what is causing this error. I've been running this version on my main server since yesterday with no problems. So maybe it is a clean install issue.
     
  8. I already wiped all data and back to v1.1.0 , sry
     
  9. Was this message popping up for everyone that logged in?
     
  10. Is anyone else having issues with chat not showing up in Rusty while running this plugin? I'm not 100% sure it's Ranks' fault, but most likely
     
  11. Console chat is not supported through ranks.
     
  12. That's unfortunate. :-(

    Any way you could use the same fix that the provider of Chat Handler used to get around this issue?
     
  13. Yeah, I just have not gotten around to it, been working on new systems, I think I ran into some compile issues though last time I tried, However, I may do it soon, depending on chat handler compatibility
     
  14. Not trying to rush you, I really appreciate the work you've done so far! :)
     
  15. KillParadise updated Ranks And Titles with a new update entry:

    Title Fixes, Code changes

     
  16. Can you tell me how to correctly update? Thank you...

    P.S. Cuz maybe my arms doing bad things while updating
    [DOUBLEPOST=1426489152][/DOUBLEPOST]
    This msg showing up for all users in console and rank was []
     
  17. For 1.4.1 the best way to update is to first make a backup of your ranks and titles config on your desktop, then remove the version on your server, now install v1.4.1 by dragging it into your server files and overwriting the current plugin, this will allow the plugin to build the new config file, now open this config and your backup. Copy your ranks, and your titles you've made from your backup and paste them into the new config, now do oxide.reload RanksAndTitles this will reload the plugin with your custom titles and ranks. I can copy and paste your backup if you need help, just send me a pm.
     
  18. Will try. ;)

    No need help with backuping, thanks
    [DOUBLEPOST=1426506706][/DOUBLEPOST][Oxide] 2:52 PM [Info] [RanksAndTitles] Updating Config, to latest version.
    [Oxide] 2:52 PM [Info] authLvl is not defined
    [Oxide] 2:52 PM [Info] PlayerData is undefined
    [DOUBLEPOST=1426506766][/DOUBLEPOST]Hm...
    [DOUBLEPOST=1426507055][/DOUBLEPOST]Back to my v1.1.0 :(
     

    Attached Files:

  19. KillParadise updated Ranks And Titles with a new update entry:

    PlayerData Quick Patch


    [DOUBLEPOST=1426510177][/DOUBLEPOST]
    I found out what was causing the PlayerData Error. The authLvl error is new however. But I adjusted how it's use in hopes to address the problem.
     
  20. Will test in 1h
    [DOUBLEPOST=1426512124][/DOUBLEPOST]Saaaaaaame again!
     

    Attached Files: