JagLers Posted July 4, 2020 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
0 Kreustoo Posted July 4, 2020 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
Question
JagLers
Hi,
i have a problem with @who3 which is not showing CID and AID. What may have caused this problem?
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.