azerothcore / azerothcore-wotlk

Complete Open Source and Modular solution for MMO
http://www.azerothcore.org
GNU Affero General Public License v3.0
6.43k stars 2.58k forks source link

Mutiple quest items generated #4418

Closed 55Honey closed 3 years ago

55Honey commented 3 years ago

CURRENT BEHAVIOUR:

When looted in perfect sync (Interact with target activated via keybroadcasting), quest items which should drop only for one toon, can be looted with 2-5 toons. Without perfect sync, only one toon gets the reward. Tested on Pygmy Surf Crawler and Makrura Spellhide for the quest "A Solvent Spirit".

EXPECTED BLIZZLIKE BEHAVIOUR:

Only one quest item per corpse should be obtaiable for these kind of collection quests. Not one per toon.

STEPS TO REPRODUCE THE PROBLEM:

To reproduce it one would need an external program, e.g. Hotkeynet. Then have it send a key to all windows in perfect sync to make them all loot an once.

EXTRA NOTES:

Does not affect normal solo play or not even normal party play.

AC HASH/COMMIT:

https://github.com/chromiecraft/azerothcore-wotlk/commit/b905ce8c354b7cfac899ac3ab67209d2995b4de2

OPERATING SYSTEM:

OS: Ubintu 20.04

MODULES:

Chromiecraft server

OTHER CUSTOMIZATIONS:

Chromiecraft server

Kitzunu commented 3 years ago

Duplicate of https://github.com/azerothcore/azerothcore-wotlk/issues/4415

55Honey commented 3 years ago

Sorry :)