TrinityCore
Loading...
Searching...
No Matches
zone_hinterlands.cpp File Reference
#include "ScriptMgr.h"
#include "GameObject.h"
#include "MotionMaster.h"
#include "Player.h"
#include "ScriptedEscortAI.h"
+ Include dependency graph for zone_hinterlands.cpp:

Go to the source code of this file.

Classes

class  npc_rinji
 
struct  npc_rinji::npc_rinjiAI
 

Enumerations

enum  Rinji {
  SAY_RIN_BY_OUTRUNNER = 0 , SAY_RIN_FREE = 0 , SAY_RIN_HELP = 1 , SAY_RIN_COMPLETE = 2 ,
  SAY_RIN_PROGRESS_1 = 3 , SAY_RIN_PROGRESS_2 = 4 , QUEST_RINJI_TRAPPED = 2742 , NPC_RANGER = 2694 ,
  NPC_OUTRUNNER = 2691 , GO_RINJI_CAGE = 142036
}
 

Functions

void AddSC_hinterlands ()
 

Variables

Position const AmbushSpawn []
 
Position const AmbushMoveTo []
 
static constexpr uint32 PATH_ESCORT_RINJI = 62242
 

Enumeration Type Documentation

◆ Rinji

enum Rinji
Enumerator
SAY_RIN_BY_OUTRUNNER 
SAY_RIN_FREE 
SAY_RIN_HELP 
SAY_RIN_COMPLETE 
SAY_RIN_PROGRESS_1 
SAY_RIN_PROGRESS_2 
QUEST_RINJI_TRAPPED 
NPC_RANGER 
NPC_OUTRUNNER 
GO_RINJI_CAGE 

Definition at line 39 of file zone_hinterlands.cpp.

Function Documentation

◆ AddSC_hinterlands()

void AddSC_hinterlands ( )

Definition at line 227 of file zone_hinterlands.cpp.

+ Here is the caller graph for this function:

Variable Documentation

◆ AmbushMoveTo

Position const AmbushMoveTo[]
Initial value:
=
{
{ 166.630386f, -2824.780273f, 108.153f, 0.0f },
{ 70.886589f, -2874.335449f, 116.675f, 0.0f }
}

Definition at line 59 of file zone_hinterlands.cpp.

◆ AmbushSpawn

Position const AmbushSpawn[]
Initial value:
=
{
{ 191.296204f, -2839.329346f, 107.388f, 0.0f },
{ 70.972466f, -2848.674805f, 109.459f, 0.0f }
}

Definition at line 53 of file zone_hinterlands.cpp.

◆ PATH_ESCORT_RINJI

constexpr uint32 PATH_ESCORT_RINJI = 62242
staticconstexpr

Definition at line 65 of file zone_hinterlands.cpp.