cmangos / issues

This repository is used as a centralized point for all issues regarding CMaNGOS.
179 stars 47 forks source link

🐛 [Bug Report] WOTLK Drop flag with right click #3331

Open Kacsacsont opened 1 year ago

Kacsacsont commented 1 year ago

Bug Details

Right-clicking the Warsong Flag or Eye of the Storm "buff" icon only removes the icon and the flag the character is carrying, but the "invisible" flag remains with the character.

Steps to Reproduce

  1. .debug bg
  2. Join WSG or Eye
  3. Capture the flag
  4. Right-click flag "buff"

Expected behavior

Just like when the flag carrier dies, they have to drop the flag on the ground for a few seconds. This allows teammates to pick up the flag!

Suggested Workaround

(which I experiment with) Buff cancel event HandlePlayerDroppedFlag(player);

Crash Log

No response

Core SHA1 Commit Hash

a90a4a37ded5ea23099335fbc6c18e8de44d93c3

Database SHA1 Commit Hash

65cc788c47b2b08c94ebff7dab26d0a7cc11b595

Operating System

Windows 11

Client Version

3.3.5a (Wrath of the Lich King)

insunaa commented 2 months ago

Does this still occur?