TrinityCore / TrinityCore/TrinityCore

[Master] Player wod area and profile image

Open
#19,846 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Branch-master Sub-Miscellaneous
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
garrleader

Steps to reproduce the problem:

  1. Go Wod area
  2. Right click on your character profile
  3. ,,,

Branch(es):

master

TC rev. hash/commit:
61231f7e12e90886e1a3afc8e85f9063f526cb2d

TDB version:
TDB 720.00

Operating system:
Windows 10

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.