600 {
602 {
604 {
607
609 pEscortAI->Start(
false, player->
GetGUID());
611 }
612 }
613 return true;
614 }
@ FACTION_ESCORTEE_N_NEUTRAL_PASSIVE
Definition SharedDefines.h:222
#define CAST_AI(a, b)
Definition UnitAI.h:26
void Talk(uint8 id, WorldObject const *whisperTarget=nullptr, Milliseconds delay=0ms)
Causes the creature to talk/say the text assigned to their entry in the creature_text database table.
Definition CreatureAI.cpp:53
bool SetWalk(bool enable) override
Enable or disable the creature's walk mode by removing: MOVEMENTFLAG_WALKING. Infom also the client.
Definition Creature.cpp:3222
CreatureAI * AI() const
Definition Creature.h:145
void MoveJumpTo(float angle, float speedXY, float speedZ)
The unit will jump in a specific direction.
Definition MotionMaster.cpp:636
static ObjectGuid GetGUID(Object const *o)
Definition Object.h:113
uint32 GetQuestId() const
Definition QuestDef.h:228
void SetFaction(uint32 faction)
Definition Unit.cpp:10107
MotionMaster * GetMotionMaster()
Definition Unit.h:1713
Definition zone_sholazar_basin.cpp:520
@ QUEST_DISASTER
Definition zone_sholazar_basin.cpp:511
@ SAY_WP_1
Definition zone_sholazar_basin.cpp:502