JagLers Posted July 4, 2020 Group: Members Topic Count: 8 Topics Per Day: 0.00 Content Count: 15 Reputation: 0 Joined: 11/22/19 Last Seen: August 29, 2020 Share Posted July 4, 2020 Hi, i have a problem with @who3 which is not showing CID and AID. What may have caused this problem? Quote Link to comment Share on other sites More sharing options...
0 Kreustoo Posted July 4, 2020 Group: Members Topic Count: 34 Topics Per Day: 0.01 Content Count: 216 Reputation: 45 Joined: 05/03/13 Last Seen: March 9 Share Posted July 4, 2020 Hello For @who3 to show AID, you need to se the permission who_display_aid: true: inside conf/groups.conf Example: id: 99 name: "Admin" level: 99 inherit: ( "Mentor", "Law Enforcement" ) commands: { /* not necessary due to all_commands: true */ } log_commands: true permissions: { can_trade: true can_party: true all_skill: false all_equipment: false skill_unconditional: true use_check: true who_display_aid: true /* all_permission: true */ } For every group you want to be able to show the AID, you'll need to set the permission (if the group doesn't inherit the permission already). Quote Link to comment Share on other sites More sharing options...
Question
JagLers
Hi,
i have a problem with @who3 which is not showing CID and AID. What may have caused this problem?
Link to comment
Share on other sites
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.