1. hello my ranks are not showing when i kill a player also color names are not working please help
     
  2. Code:
    [Oxide] 11:20 AM [Error] Failed to call hook 'OnPlayerInit' on plugin 'RanksAndTitles'
    File: RanksAndTitles.js Line: 375 Column: 4 TypeError 76561198004214071 is undefined:
      at Jint.Native.Function.ScriptFunctionInstance.Call (JsValue thisArg, Jint.Native.JsValue[] arguments) [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 
     
  3. i get that error also when a player joins .....
     
  4. Hey Guys Thee Names DJ_JoozBrorg..

    I have Just instilled {ranks and Titles}

    I understand that...
    Code:
    {
      "admin": {
        "Title": "admin",
        "Rank": 0,
        "Perms": []
      },
      "moderator": {
        "Title": "moderator",
        "Rank": 1,
        "Perms": []
      },
      "player": {
        "Title": "player",
        "Rank": 2,
        "Perms": []
      }
    }
    But can i add in other ranks E.G
    "Owner": "Owner",
    "Head Administrator": "Head.Admin",
    "Global Administrator": "Global.Admin",
    "Global Moderator": "Global.Mod",
    "Admin": "Admin",
    "Moderator": "Mod",
    "Donator++": "Donator++",
    "Donator+": "Donator+",
    "Donator": "Donator",
    "Vip": "Vip",
    "Player": "Player"

    and only give them some admin commands
     
    Last edited by a moderator: Jul 29, 2015
  5. yes u can
    iv done that already
    i added also Daily player and New player
    Only Daily players and get a daily reward kit
     
  6. how would i type it like? what would i put as Rank? also can i add only some commands to thee perms list in thee config file and how would it need 2 be typed but in terms of rank can i do 0 - 10 for each rank/title as ill be having 11 ranks/titles if any1 can show me an e.g of 1 custom typed that would make me understand it much better. Thanks
    This is my custom ranks/title
    Code:
    {
      "Owner": {
        "Title": "Owner",
        "Rank": 10,
        "Perms": []
      },
      "Head Administrator": {
        "Title": "Head.Admin",
        "Rank": 9,
        "Perms": []
      },
      "Global Administrator": {
        "Title": "Global.Admin",
        "Rank": 8,
        "Perms": []
    },
      "Global Moderator": {
        "Title": "Global.Mod",
        "Rank": 7,
        "Perms": []
    },
      "Admin": {
        "Title": "Admin",
        "Rank": 6,
        "Perms": []
    },
      "Moderator": {
        "Title": "Mod",
        "Rank": 5,
        "Perms": []
    },
      "Donator++": {
        "Title": "Donator++",
        "Rank": 4,
        "Perms": []
    },
      "Donator+": {
        "Title": "Donator+",
        "Rank": 3,
        "Perms": []
    },
      "Donator": {
        "Title": "Donator",
        "Rank":2,
        "Perms": []
    },
      "Vip": {
        "Title": "Vip",
        "Rank": 1,
        "Perms": []
    },
      "Player": {
        "Title": "Player",
        "Rank": 0,
        "Perms": []
      }
    }
    also will i need AuthLevel mod to add them?
     
    Last edited by a moderator: Jul 31, 2015
  7. well i have not used authlevel
    for the group owner i did on my console
    ownerid steamid
    oxide.usergroup add steamid(or steamid) owner
    oxide.grant group owner permissions

    for each group i did this
    add the person to the group
    oxide.usergroup add steamid(or steamid) groupname
    and grant permissions to each groups
    oxide.grant group (groupname) permissions

    after that ingame as the owner i type
    /rt set username title
    eg
    Code:
    /rt set icedemon owner
     
  8. getting this weird message anything to worry about?
    Code:
    [Oxide] 1:00 AM [Info] 1
    [Oxide] 1:00 AM [Info] player
    [Oxide] 1:00 AM [Info] player
    [Oxide] 1:00 AM [Info] player
    [Oxide] 1:00 AM [Info] player
    [Oxide] 1:00 AM [Info] player
    [Oxide] 1:00 AM [Info] player
    [Oxide] 1:00 AM [Info] player
    [Oxide] 1:00 AM [Warning] CallHook 'OnPlayerInit' on plugin 'RanksAndTitles' took: 2377ms
     
  9. wow Thanks pretty easy now to understand the rank system
    [DOUBLEPOST=1438475446,1438428996][/DOUBLEPOST]is there somewhere i can get a list of all can"cmd" & canuse"cmd"
     
  10. What u mean?
    List of permissions?
     
  11. yes List of permissions
     
  12. For some reason i can't set my karma......
    [DOUBLEPOST=1438762577][/DOUBLEPOST]Just keeps saying Incorrect Syntax
     
  13. Try setting it in the config file

     
  14. Did nothing...... nothing in there about it.
     
  15. try this oxide.unload Ranksandtitles
    modify the plugin edit the rank in the plugin and remove the config file and save
    then in console type oxide.reload Ranksandtitles
     
  16. this spams whenever a player joins and we experience a bit of lag each time. removed all other plugins to test this

    [Error] Failed to call hook 'OnPlayerInit' on plugin 'RanksAndTitles'
    File: RanksAndTitles.js Line: 375 Column: 4 TypeError :
    at Jint.Native.Function.ScriptFunctionInstance.Call (JsValue thisArg, Jint.Native.JsValue[] arguments) [0x00000] in <filename unknown>
    at Oxide.Ext.JavaScript.Plugins.JavaScriptPlugin.OnCallHook (System.String hookname, System.Object[] args) [0x00000] in <filename unknown>
    at Oxide.Core.Plugins.Plugin.CallHook (System.String hookname, System.Object[] args) [0x00000] in <filename unknown>
     
  17. Hello.
    I am quite new to this plugin.
    And i don't know how to remove the civilian and that stuff... I have tried removing it from config and /rt delete Civilian.
    But it wont go away.
    Can someone help?
    I only want that Owner, Player and Donor ranks in front of the names

    This is how it looks http://prntscr.com/85chwx
     
  18. ok civilian is a rank not a title
     
  19. I am confused on how one becomes a guardian vs a bandit?

    Bandit = killing anyone
    Hero = Killing anyone in the bandit ranks?
     
  20. Is there anyway to solve this error? It shows a lot :/ Thanks!
    Code:
    [Oxide] 3:08 PM [Error] Failed to call hook 'OnPlayerInit' on plugin 'RanksAndTitles v1.7.3'
    File: RanksAndTitles.js Line: 375 Column: 4 TypeError 76561198178136937 is undefined:
      at Jint.Native.Function.ScriptFunctionInstance.Call (JsValue thisArg, Jint.Native.JsValue[] arguments) [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
     
    Last edited by a moderator: Aug 21, 2015