|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include "ScriptMgr.h"#include "ScriptedCreature.h"#include "ScriptedEscortAI.h"#include "ScriptedGossip.h"#include "Cell.h"#include "CellImpl.h"#include "GridNotifiersImpl.h"#include "GridNotifiers.h"Go to the source code of this file.
Classes | |
| class | go_bristlelimb_cage |
| class | go_ravager_cage |
| class | npc_death_ravager |
| struct | npc_death_ravager::npc_death_ravagerAI |
| class | npc_draenei_survivor |
| struct | npc_draenei_survivor::npc_draenei_survivorAI |
| class | npc_engineer_spark_overgrind |
| struct | npc_engineer_spark_overgrind::npc_engineer_spark_overgrindAI |
| class | npc_geezle |
| struct | npc_geezle::npc_geezleAI |
| class | npc_injured_draenei |
| struct | npc_injured_draenei::npc_injured_draeneiAI |
| class | npc_magwin |
| struct | npc_magwin::npc_magwinAI |
| class | npc_stillpine_capitive |
| struct | npc_stillpine_capitive::npc_stillpine_capitiveAI |
Macros | |
| #define | GOSSIP_FIGHT "Traitor! You will be brought to justice!" |
Functions | |
| void | AddSC_azuremyst_isle () |
Variables | |
| Position const | SparkPos = {-5029.91f, -11291.79f, 8.096f, 0.0f} |
| #define GOSSIP_FIGHT "Traitor! You will be brought to justice!" |
Definition at line 186 of file zone_azuremyst_isle.cpp.
Referenced by npc_engineer_spark_overgrind::OnGossipHello().
| enum BristlelimbCage |
| Enumerator | |
|---|---|
| QUEST_THE_PROPHECY_OF_AKIDA | |
| NPC_STILLPINE_CAPITIVE | |
| GO_BRISTELIMB_CAGE | |
| CAPITIVE_SAY | |
| POINT_INIT | |
| EVENT_DESPAWN | |
Definition at line 668 of file zone_azuremyst_isle.cpp.
| enum draeneiSurvivor |
| Enumerator | |
|---|---|
| SAY_HEAL | |
| SAY_HELP | |
| SPELL_IRRIDATION | |
| SPELL_STUNNED | |
Definition at line 35 of file zone_azuremyst_isle.cpp.
| enum Geezle |
| Enumerator | |
|---|---|
| QUEST_TREES_COMPANY | |
| SPELL_TREE_DISGUISE | |
| GEEZLE_SAY_1 | |
| SPARK_SAY_2 | |
| SPARK_SAY_3 | |
| GEEZLE_SAY_4 | |
| SPARK_SAY_5 | |
| SPARK_SAY_6 | |
| GEEZLE_SAY_7 | |
| EMOTE_SPARK | |
| NPC_SPARK | |
| GO_NAGA_FLAG | |
Definition at line 408 of file zone_azuremyst_isle.cpp.
| enum Magwin |
| Enumerator | |
|---|---|
| SAY_START | |
| SAY_AGGRO | |
| SAY_PROGRESS | |
| SAY_END1 | |
| SAY_END2 | |
| EMOTE_HUG | |
| QUEST_A_CRY_FOR_SAY_HELP | |
Definition at line 334 of file zone_azuremyst_isle.cpp.
| enum Overgrind |
| Enumerator | |
|---|---|
| SAY_TEXT | |
| SAY_EMOTE | |
| ATTACK_YELL | |
| AREA_COVE | |
| AREA_ISLE | |
| QUEST_GNOMERCY | |
| FACTION_HOSTILE | |
| SPELL_DYNAMITE | |
Definition at line 173 of file zone_azuremyst_isle.cpp.
| enum RavegerCage |
| Enumerator | |
|---|---|
| NPC_DEATH_RAVAGER | |
| SPELL_REND | |
| SPELL_ENRAGING_BITE | |
| QUEST_STRENGTH_ONE | |
Definition at line 578 of file zone_azuremyst_isle.cpp.
| void AddSC_azuremyst_isle | ( | ) |
Definition at line 773 of file zone_azuremyst_isle.cpp.
Referenced by AddKalimdorScripts().
| Position const SparkPos = {-5029.91f, -11291.79f, 8.096f, 0.0f} |
Definition at line 428 of file zone_azuremyst_isle.cpp.
Referenced by npc_geezle::npc_geezleAI::NextStep(), and npc_geezle::npc_geezleAI::StartEvent().