mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-04-27 05:23:51 +00:00
Some private servers (AzerothCore/ChromieCraft) send OFFICER chat type to all guild members regardless of rank. The real WoW client checks the GR_RIGHT_OFFCHATLISTEN (0x80) guild rank permission before displaying. Now checks the player's guild rank rights from the roster data and suppresses officer chat if the permission bit is not set. |
||
|---|---|---|
| .. | ||
| addons | ||
| audio | ||
| auth | ||
| core | ||
| game | ||
| network | ||
| pipeline | ||
| rendering | ||
| ui | ||
| main.cpp | ||