removeFromGroup replaced with worldpackets

This commit is contained in:
bash
2025-10-05 20:05:56 +02:00
parent 377ac199a7
commit 1faf20f567
5 changed files with 69 additions and 58 deletions

View File

@@ -415,6 +415,7 @@ public:
void ResetStrategies(bool load = false);
void ReInitCurrentEngine();
void Reset(bool full = false);
void PlayerbotAI::RemoveFromGroup()
static bool IsTank(Player* player, bool bySpec = false);
static bool IsHeal(Player* player, bool bySpec = false);
static bool IsDps(Player* player, bool bySpec = false);