TrinityCore / TrinityCore/TrinityCore
[Master] Player wod area and profile image
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 10.8k
- Forks
- 6.4k
- Avg merge
- 3d 16m
- Merged PRs (30d)
- 6
Description
Description:
I know the garrison system is not implemented at all , but for opcodes implemention ( not handling ) , I'm working on CMSG_SET_USING_PARTY_GARRISON and find something strange , when I'm in wod areas but when I right click on my character profile image I cant see View Leaders Garrison.
I checked some parts from garrison , but I guess it is handled maybe in other packets or maybe player flags( as an unknown flag for current source )
any way I'm not sure
Current behaviour:
I cant see view leaders garrison button to click on it
Expected behaviour:
here is an image from retail when I was in wod area

Steps to reproduce the problem:
- Go Wod area
- Right click on your character profile
- ,,,
Branch(es):
master
TC rev. hash/commit:
61231f7e12e90886e1a3afc8e85f9063f526cb2d
TDB version:
TDB 720.00
Operating system:
Windows 10
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the issue in a WoD area: right-click the character profile and check whether “View Leaders Garrison” appears. Investigate the CMSG_SET_USING_PARTY_GARRISON opcode handling, related garrison packets, and player flags; done means the button appears as shown in the expected retail behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- game-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100