I've just started making a DarkRP server, and I want to add custom groups like Owner, Co-Owner, Admin, VIP etc. I know how to make the groups but when I add my friends to the groups it gives them the role "user" when I want it to say Co-Owner.
https://gyazo.com/71d855c771c0cc2bec08d1db6387d857
https://gyazo.com/7f4251f6b444b61b0cc70790918a96ab
What do I have to do do add custom roles (prefixes to them), it shouldnt be an addon since I already have the role (prefix) "Owner".
it's probably just you not finding out there's a config file for the tab menu that you can setup and your "owner" perm is named "superadmin" which is premade by the mod maker (still talking about the tab menu) so just go into the addon folder and search "superadmin" in the folder using notepad++ or something
Thanks man!
If anyone else have this problem, all I did was opening my addons folder (gmodServer\garrysmod\addons). Opened my custom"tab / scoreboard" addon folder, then open the lua folder and inside I found a file called "score_board_config.lua".
Since I doubt you made this tab menu and I seem to recognize it from gmodstore, if you purchased it there you should contact the person selling the script or read the description on there for information on how to edit it. If this isn't the case check for a table containing colours and tags for different ranks in the addon.
I've already fixed it. But thanks anyways!
Sorry, you need to Log In to post a reply to this thread.