bf9392dea20db773c7c25e6ba22c821c3673d6c4
Combat kills carry a creature guid and are ALREADY shared to grouped bots by the core — pushing again double-counts, so skip grouped bots for those (only ungrouped bots get the push). NPC-click credits (Fear No Evil etc.) pass guid EMPTY and are single-caster/not reliably shared, so push to ALL owned bots for those. Distinguishes on guid.IsEmpty(): combat kill (non-empty) -> skip grouped; click (empty) -> push all.
Description
No description provided
1.1 GiB
Languages
C++
96.7%
Lua
2.1%
Python
1.1%
CMake
0.1%