TrinityCore / TrinityCore/TrinityCoreCustomChanges
Get Roles
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 83
- Forks
- 58
- PR merge metrics
- No merged PRs in 30d
Description
Description:
in 4.x, we can get roles like tank,heal and dps.but in 3.3.5 this API is lacking.we should add this feature
Branch(es):
3.3.5
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 comparing the 3.3.5 implementation with the referenced AzerothCore Player.cpp line, focusing on how roles such as tank, heal, and dps are obtained. Trace the corresponding player API and existing callers in the 3.3.5 branch. Done means the missing role functionality is available there with behavior matching the reference.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- game-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100