1. is this compatible with with Rotag Groups or Ranks and Titles?
     
  2. It is as far I know, they don't collide.
     
    Last edited by a moderator: May 17, 2015
  3. ok cool may try this
     
    Last edited by a moderator: May 17, 2015
  4. anyway to add color to them?
     
  5. can you add support for color tags without the color code appearing above the player head in their nick.
    [DOUBLEPOST=1426266379,1426105054][/DOUBLEPOST]Players using the tags don't appear in the chat history. im using chat handler
     
  6. Almost Perfect :) !

    I merged this into the chathandler mod and added color config for tags, works like a charm. I had to add it to our chat handler so it wouldn't change the names itself only the chat display names, otherwise it showed the color codes in names on our website.
     
  7. can you share your version ?
     
  8. only drawback to using one I have is if either mod is updated it will have to be manually updated as well.
     

    Attached Files:

  9. thank you :)
     
  10. Does this work for Legacy? I tried everything and it's just not showing titles in game :[
     
  11. no, this is for experimental
    [DOUBLEPOST=1426313468,1426288119][/DOUBLEPOST]
    Your version really works well! if you could upload a new version here when chat handler or vip name update that would be awesome :) i know im asking to much but :) if you can't do it, i'll understand :) thank you
     
  12. How can i make it prefix?
     
  13. you can't, use chat handler and the new oxide permission system for this!
     
  14. I have configured it, but prefix dont show. I created the group, and moved me to the group.
     
    Last edited by a moderator: Mar 27, 2015
  15. I'm looking into this, hope to have a fix soon.
     
  16. TheDoc updated VIP / Admin - Auto Name Changer with a new update entry:

    Updated to support latest Oxide.

     
  17. I can´t put any prefix, i have chathandler and i don't know why don't work
     
  18. If u have chat handler u must type in console
    oxide.group add "vip" "vip" the first vip is the group name and the second the is the permission from chat handler :)
    oxide.grant group "Comando Drako" "vip" Grants a user (you) the vip group which has the vip permission inside :)
    Chat Handler uses some other permissions like "canmute" if u want to add this permission to a group :)

    For start its a bit complicated yeah i know but FOCUS and think
     
  19. Ok I do this

    oxide.group add "admin" "admin"

    For create the group admin in my case

    Then

    oxide.usergroup add "Comando Drako" "admin"

    For add me in the group

    Here is the problem, I have Notifier when i connect in the server said

    NOTIFIER: Welcome (Admin) Comando Drako .....

    But when i write in the chat don´t see the prefix

    I hope can you help me.

    Thanks
     
  20. Try to go to Notifier config and set Admintags:false (not sure if it says AdminTags.. but you will find it..)

    and in chathandler check if u have
    "EnableGroups": "true", if not set it to true
     
    Last edited by a moderator: Apr 17, 2015