Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
npc_taxi.cpp File Reference
#include "ScriptMgr.h"
#include "ScriptedCreature.h"
#include "ScriptedGossip.h"
#include "Player.h"
#include "WorldSession.h"
Include dependency graph for npc_taxi.cpp:

Go to the source code of this file.

Classes

class  npc_taxi

Macros

#define GOSSIP_AFRASASTRASZ1   "I would like to take a flight to the ground, Lord Of Afrasastrasz."
#define GOSSIP_AFRASASTRASZ2   "My Lord, I must go to the upper floor of the temple."
#define GOSSIP_BRACK1   "Fly me to Murketh and Shaadraz Gateways"
#define GOSSIP_BRACK2   "Fly me to The Abyssal Shelf"
#define GOSSIP_BRACK3   "Fly me to Spinebreaker Post"
#define GOSSIP_BRAZEN   "I am ready to go to Durnholde Keep."
#define GOSSIP_CLOUDBREAKER1   "Speaking of action, I've been ordered to undertake an air strike."
#define GOSSIP_CLOUDBREAKER2   "I need to intercept the Dawnblade reinforcements."
#define GOSSIP_CRIMSONWING   "<Ride the gryphons to Survey Alcaz Island>"
#define GOSSIP_DABIREE1   "Fly me to Murketh and Shaadraz Gateways"
#define GOSSIP_DABIREE2   "Fly me to Shatter Point"
#define GOSSIP_DEESAK   "Fly me to Ogri'la please"
#define GOSSIP_DRAGONHAWK   "<Ride the dragonhawk to Sun's Reach>"
#define GOSSIP_IRENA   "Fly me to Skettis please"
#define GOSSIP_IRONWING   "I'd like to take a flight around Stormwind Harbor."
#define GOSSIP_NETHER_DRAKE   "I'm ready to fly! Take me up, dragon!"
#define GOSSIP_SUSURRUS   "I am ready."
#define GOSSIP_TARIOLSTRASZ1   "My Lord, I must go to the upper floor of the temple."
#define GOSSIP_TARIOLSTRASZ2   "Can you spare a drake to travel to Lord Of Afrasastrasz, in the middle of the temple?"
#define GOSSIP_THRICESTAR1   "Do you think I could take a ride on one of those flying machines?"
#define GOSSIP_THRICESTAR2   "Kara, I need to be flown out the Dens of Dying to find Bixie."
#define GOSSIP_TORASTRASZA1   "I would like to see Lord Of Afrasastrasz, in the middle of the temple."
#define GOSSIP_TORASTRASZA2   "Yes, Please. I would like to return to the ground floor of the temple."
#define GOSSIP_VERONIA   "Fly me to Manaforge Coruu please"
#define GOSSIP_WILLIAMKEILAR1   "Take me to Northpass Tower."
#define GOSSIP_WILLIAMKEILAR2   "Take me to Eastwall Tower."
#define GOSSIP_WILLIAMKEILAR3   "Take me to Crown Guard Tower."
#define GOSSIP_WINDBELLOW1   "Fly me to The Abyssal Shelf"
#define GOSSIP_WINDBELLOW2   "Fly me to Honor Point"

Functions

void AddSC_npc_taxi ()

Macro Definition Documentation

◆ GOSSIP_AFRASASTRASZ1

#define GOSSIP_AFRASASTRASZ1   "I would like to take a flight to the ground, Lord Of Afrasastrasz."

Definition at line 37 of file npc_taxi.cpp.

Referenced by npc_taxi::OnGossipHello().

◆ GOSSIP_AFRASASTRASZ2

#define GOSSIP_AFRASASTRASZ2   "My Lord, I must go to the upper floor of the temple."

Definition at line 38 of file npc_taxi.cpp.

Referenced by npc_taxi::OnGossipHello().

◆ GOSSIP_BRACK1

#define GOSSIP_BRACK1   "Fly me to Murketh and Shaadraz Gateways"

Definition at line 28 of file npc_taxi.cpp.

Referenced by npc_taxi::OnGossipHello().

◆ GOSSIP_BRACK2

#define GOSSIP_BRACK2   "Fly me to The Abyssal Shelf"

Definition at line 29 of file npc_taxi.cpp.

Referenced by npc_taxi::OnGossipHello().

◆ GOSSIP_BRACK3

#define GOSSIP_BRACK3   "Fly me to Spinebreaker Post"

Definition at line 30 of file npc_taxi.cpp.

Referenced by npc_taxi::OnGossipHello().

◆ GOSSIP_BRAZEN

#define GOSSIP_BRAZEN   "I am ready to go to Durnholde Keep."

Definition at line 22 of file npc_taxi.cpp.

Referenced by npc_taxi::OnGossipHello().

◆ GOSSIP_CLOUDBREAKER1

#define GOSSIP_CLOUDBREAKER1   "Speaking of action, I've been ordered to undertake an air strike."

Definition at line 32 of file npc_taxi.cpp.

Referenced by npc_taxi::OnGossipHello().

◆ GOSSIP_CLOUDBREAKER2

#define GOSSIP_CLOUDBREAKER2   "I need to intercept the Dawnblade reinforcements."

Definition at line 33 of file npc_taxi.cpp.

Referenced by npc_taxi::OnGossipHello().

◆ GOSSIP_CRIMSONWING

#define GOSSIP_CRIMSONWING   "<Ride the gryphons to Survey Alcaz Island>"

Definition at line 43 of file npc_taxi.cpp.

Referenced by npc_taxi::OnGossipHello().

◆ GOSSIP_DABIREE1

#define GOSSIP_DABIREE1   "Fly me to Murketh and Shaadraz Gateways"

Definition at line 24 of file npc_taxi.cpp.

Referenced by npc_taxi::OnGossipHello().

◆ GOSSIP_DABIREE2

#define GOSSIP_DABIREE2   "Fly me to Shatter Point"

Definition at line 25 of file npc_taxi.cpp.

Referenced by npc_taxi::OnGossipHello().

◆ GOSSIP_DEESAK

#define GOSSIP_DEESAK   "Fly me to Ogri'la please"

Definition at line 36 of file npc_taxi.cpp.

Referenced by npc_taxi::OnGossipHello().

◆ GOSSIP_DRAGONHAWK

#define GOSSIP_DRAGONHAWK   "<Ride the dragonhawk to Sun's Reach>"

Definition at line 34 of file npc_taxi.cpp.

Referenced by npc_taxi::OnGossipHello().

◆ GOSSIP_IRENA

#define GOSSIP_IRENA   "Fly me to Skettis please"

Definition at line 31 of file npc_taxi.cpp.

Referenced by npc_taxi::OnGossipHello().

◆ GOSSIP_IRONWING

#define GOSSIP_IRONWING   "I'd like to take a flight around Stormwind Harbor."

Definition at line 23 of file npc_taxi.cpp.

Referenced by npc_taxi::OnGossipHello().

◆ GOSSIP_NETHER_DRAKE

#define GOSSIP_NETHER_DRAKE   "I'm ready to fly! Take me up, dragon!"

Definition at line 21 of file npc_taxi.cpp.

Referenced by npc_taxi::OnGossipHello().

◆ GOSSIP_SUSURRUS

#define GOSSIP_SUSURRUS   "I am ready."

Definition at line 20 of file npc_taxi.cpp.

Referenced by npc_taxi::OnGossipHello().

◆ GOSSIP_TARIOLSTRASZ1

#define GOSSIP_TARIOLSTRASZ1   "My Lord, I must go to the upper floor of the temple."

Definition at line 39 of file npc_taxi.cpp.

Referenced by npc_taxi::OnGossipHello().

◆ GOSSIP_TARIOLSTRASZ2

#define GOSSIP_TARIOLSTRASZ2   "Can you spare a drake to travel to Lord Of Afrasastrasz, in the middle of the temple?"

Definition at line 40 of file npc_taxi.cpp.

Referenced by npc_taxi::OnGossipHello().

◆ GOSSIP_THRICESTAR1

#define GOSSIP_THRICESTAR1   "Do you think I could take a ride on one of those flying machines?"

Definition at line 44 of file npc_taxi.cpp.

Referenced by npc_taxi::OnGossipHello().

◆ GOSSIP_THRICESTAR2

#define GOSSIP_THRICESTAR2   "Kara, I need to be flown out the Dens of Dying to find Bixie."

Definition at line 45 of file npc_taxi.cpp.

Referenced by npc_taxi::OnGossipHello().

◆ GOSSIP_TORASTRASZA1

#define GOSSIP_TORASTRASZA1   "I would like to see Lord Of Afrasastrasz, in the middle of the temple."

Definition at line 41 of file npc_taxi.cpp.

Referenced by npc_taxi::OnGossipHello().

◆ GOSSIP_TORASTRASZA2

#define GOSSIP_TORASTRASZA2   "Yes, Please. I would like to return to the ground floor of the temple."

Definition at line 42 of file npc_taxi.cpp.

Referenced by npc_taxi::OnGossipHello().

◆ GOSSIP_VERONIA

#define GOSSIP_VERONIA   "Fly me to Manaforge Coruu please"

Definition at line 35 of file npc_taxi.cpp.

Referenced by npc_taxi::OnGossipHello().

◆ GOSSIP_WILLIAMKEILAR1

#define GOSSIP_WILLIAMKEILAR1   "Take me to Northpass Tower."

Definition at line 46 of file npc_taxi.cpp.

Referenced by npc_taxi::OnGossipHello().

◆ GOSSIP_WILLIAMKEILAR2

#define GOSSIP_WILLIAMKEILAR2   "Take me to Eastwall Tower."

Definition at line 47 of file npc_taxi.cpp.

Referenced by npc_taxi::OnGossipHello().

◆ GOSSIP_WILLIAMKEILAR3

#define GOSSIP_WILLIAMKEILAR3   "Take me to Crown Guard Tower."

Definition at line 48 of file npc_taxi.cpp.

Referenced by npc_taxi::OnGossipHello().

◆ GOSSIP_WINDBELLOW1

#define GOSSIP_WINDBELLOW1   "Fly me to The Abyssal Shelf"

Definition at line 26 of file npc_taxi.cpp.

Referenced by npc_taxi::OnGossipHello().

◆ GOSSIP_WINDBELLOW2

#define GOSSIP_WINDBELLOW2   "Fly me to Honor Point"

Definition at line 27 of file npc_taxi.cpp.

Referenced by npc_taxi::OnGossipHello().

Function Documentation

◆ AddSC_npc_taxi()

void AddSC_npc_taxi ( )

Definition at line 313 of file npc_taxi.cpp.

Referenced by AddWorldScripts().