43 player->
duel->StartTime = now + 3;
44 target->
duel->StartTime = now + 3;
55 TC_LOG_DEBUG(
"network",
"WORLD: Received CMSG_DUEL_CANCELLED");
#define TC_LOG_DEBUG(filterType__,...)
std::string ToString() const
static ObjectGuid GetGUID(Object const *o)
ObjectGuid GetGuidValue(uint16 index) const
void DuelComplete(DuelCompleteType type)
void SendDuelCountdown(uint32 counter)
std::unique_ptr< DuelInfo > duel
void CombatStopWithPets(bool includingCast=false)
SpellCastResult CastSpell(CastSpellTargetArg const &targets, uint32 spellId, CastSpellExtraArgs const &args={ })
std::string const & GetName() const
Player * GetPlayer() const
void HandleDuelAcceptedOpcode(WorldPacket &recvPacket)
void HandleDuelCancelledOpcode(WorldPacket &recvPacket)