TrinityCore / TrinityCore/TrinityCore
Twisting Blade does not work properly
Open
Nobody has claimed this yet.
Branch-3.3.5a
- Dominant language
- C++
- Stars
- 10.8k
- Forks
- 6.4k
- Avg merge
- 3d 16m
- Merged PRs (30d)
- 6
Description
Description
The following spell : Twisting Blade, usable from the following vehicle : Xink's Shredder kills the player when he uses it.
Expected behaviour
The spell should never target the player if has no target.
Steps to reproduce the problem
- Give yourself the following quest: 12050
- Teleport here: .go xyz 4805.19 773.63 165 571
- Use the following item: Xink's Shredder Control Device
- Alternatively, you can cast the following spell: Call Xink's Shredder
- Enter in the vehicle and cast spell number 1
Branch
3.3.5
TC rev. hash/commit
4bec94451fb239a4e2007413b5691ed19fea6981
Operating system
Windows 11 x64, Debian 12 x64
Custom changes
Nothing
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
Reproduce the problem using quest 12050, the Xink's Shredder Control Device, and spell 1 at the supplied location. Search the codebase for spell 47938 and the vehicle's spell-targeting behavior; done means Twisting Blade no longer targets or kills the player when no target is present.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- game-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100