831 {
833 {
838 }
839 return true;
840 }
#define CAST_AI(a, b)
Definition: ScriptedCreature.h:28
@ UNIT_STAND_STATE_STAND
Definition: Unit.h:53
@ QUEST_ESCAPING_THE_MIST
Definition: zone_borean_tundra.cpp:822
@ SAY_1
Definition: zone_borean_tundra.cpp:815
@ TEAM_ALLIANCE
Definition: SharedDefines.h:732
@ FACTION_ESCORTEE_H_PASSIVE
Definition: SharedDefines.h:196
@ FACTION_ESCORTEE_A_PASSIVE
Definition: SharedDefines.h:195
void Talk(uint8 id, WorldObject const *whisperTarget=nullptr, Milliseconds delay=0s)
Causes the creature to talk/say the text assigned to their entry in the creature_text database table.
Definition: CreatureAI.cpp:50
Definition: ScriptedEscortAI.h:53
CreatureAI * AI() const
Definition: Creature.h:135
static ObjectGuid GetGUID(Object const *o)
Definition: Object.h:106
TeamId GetTeamId(bool original=false) const
Definition: Player.h:2059
void SetFaction(uint32 faction)
Definition: Unit.cpp:10029
void SetStandState(uint8 state)
Definition: Unit.cpp:16900