wait, after the line
bool Game::combatChangeHealth(CombatType_t combatType, MagicEffectClasses customHitEffect, TextColor_t customTextColor, Creature* attacker, Creature* target, int32_t healthChange)
i will post
const Position& targetPos = target->getPosition();
const SpectatorVec& list =...