|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
Additional Inherited Members | |
| Protected Member Functions inherited from InstanceScript | |
| void | AddDoor (GameObject *door, bool add) |
| void | AddMinion (Creature *minion, bool add) |
| std::string | GetBossSaveData () |
| void | LoadBossState (char const *data) |
| void | LoadDoorData (DoorData const *data) |
| void | LoadMinionData (MinionData const *data) |
| void | SetBossNumber (uint32 number) |
| void | UpdateDoorState (GameObject *door) |
| void | UpdateMinionState (Creature *minion, EncounterState state) |
Definition at line 64 of file instance_blackrock_depths.cpp.
|
inline |
Definition at line 66 of file instance_blackrock_depths.cpp.
References InstanceScript::InstanceScript().
|
inlinevirtual |
Reimplemented from ZoneScript.
Definition at line 265 of file instance_blackrock_depths.cpp.
References BarAleCount, DATA_GHOSTKILL, encounter, GhostKillCount, IN_PROGRESS, OVERRIDE, SPECIAL, TYPE_BAR, TYPE_IRON_HALL, TYPE_LYCEUM, TYPE_RING_OF_LAW, TYPE_TOMB_OF_SEVEN, and TYPE_VAULT.
|
inlinevirtual |
Reimplemented from ZoneScript.
Definition at line 290 of file instance_blackrock_depths.cpp.
References DATA_ARENA1, DATA_ARENA2, DATA_ARENA3, DATA_ARENA4, DATA_EMPEROR, DATA_EVENSTARTER, DATA_GO_BAR_DOOR, DATA_GO_BAR_KEG, DATA_GO_BAR_KEG_TRAP, DATA_GO_CHALICE, DATA_GOLEM_DOOR_N, DATA_GOLEM_DOOR_S, DATA_MOIRA, DATA_PHALANX, DATA_SF_BRAZIER_N, DATA_SF_BRAZIER_S, DATA_THRONE_DOOR, EmperorGUID, GoArena1GUID, GoArena2GUID, GoArena3GUID, GoArena4GUID, GoBarDoorGUID, GoBarKegGUID, GoBarKegTrapGUID, GoGolemNGUID, GoGolemSGUID, GoSFNGUID, GoSFSGUID, GoSpectralChaliceGUID, GoThroneGUID, MoiraGUID, OVERRIDE, PhalanxGUID, and TombEventStarterGUID.
Referenced by OnCreatureCreate().
|
inlinevirtual |
Reimplemented from InstanceScript.
Definition at line 332 of file instance_blackrock_depths.cpp.
|
inlinevirtual |
Reimplemented from InstanceScript.
Definition at line 105 of file instance_blackrock_depths.cpp.
References BarAleCount, EmperorGUID, encounter, GhostKillCount, GoArena1GUID, GoArena2GUID, GoArena3GUID, GoArena4GUID, GoBarDoorGUID, GoBarKegGUID, GoBarKegTrapGUID, GoChestGUID, GoGolemNGUID, GoGolemSGUID, GoLyceumGUID, GoSFNGUID, GoSFSGUID, GoShadowDummyGUID, GoShadowGiantGUID, GoShadowLockGUID, GoShadowMechGUID, GoSpectralChaliceGUID, GoThroneGUID, GoTombEnterGUID, GoTombExitGUID, MagmusGUID, MoiraGUID, OVERRIDE, PhalanxGUID, TIMER_TOMBOFTHESEVEN, TombBossGUIDs, TombEventCounter, TombEventStarterGUID, and TombTimer.
|
inlinevirtual |
Reimplemented from InstanceScript.
Definition at line 337 of file instance_blackrock_depths.cpp.
References encounter, GhostKillCount, IN_PROGRESS, MAX_ENCOUNTER, NOT_STARTED, OUT_LOAD_INST_DATA, OUT_LOAD_INST_DATA_COMPLETE, OUT_LOAD_INST_DATA_FAIL, and OVERRIDE.
|
inlinevirtual |
Reimplemented from ZoneScript.
Definition at line 146 of file instance_blackrock_depths.cpp.
References DATA_THRONE_DOOR, EmperorGUID, GetData64(), InstanceScript::HandleGameObject(), MagmusGUID, MoiraGUID, NPC_ANGERREL, NPC_DOOMREL, NPC_DOPEREL, NPC_EMPEROR, NPC_GLOOMREL, NPC_HATEREL, NPC_MAGMUS, NPC_MOIRA, NPC_PHALANX, NPC_SEETHREL, NPC_VILEREL, OVERRIDE, PhalanxGUID, and TombBossGUIDs.
|
inlinevirtual |
Reimplemented from ZoneScript.
Definition at line 168 of file instance_blackrock_depths.cpp.
References GhostKillCount, GO_ARENA1, GO_ARENA2, GO_ARENA3, GO_ARENA4, GO_BAR_DOOR, GO_BAR_KEG_SHOT, GO_BAR_KEG_TRAP, GO_CHEST_SEVEN, GO_GOLEM_ROOM_N, GO_GOLEM_ROOM_S, GO_LYCEUM, GO_SF_N, GO_SF_S, GO_SHADOW_DUMMY, GO_SHADOW_GIANT_DOOR, GO_SHADOW_LOCK, GO_SHADOW_MECHANISM, GO_SPECTRAL_CHALICE, GO_THRONE_ROOM, GO_TOMB_ENTER, GO_TOMB_EXIT, GoArena1GUID, GoArena2GUID, GoArena3GUID, GoArena4GUID, GoBarDoorGUID, GoBarKegGUID, GoBarKegTrapGUID, GoChestGUID, GoGolemNGUID, GoGolemSGUID, GoLyceumGUID, GoSFNGUID, GoSFSGUID, GoShadowDummyGUID, GoShadowGiantGUID, GoShadowLockGUID, GoShadowMechGUID, GoSpectralChaliceGUID, GoThroneGUID, GoTombEnterGUID, GoTombExitGUID, InstanceScript::HandleGameObject(), and OVERRIDE.
|
inlinevirtual |
Reimplemented from ZoneScript.
Definition at line 218 of file instance_blackrock_depths.cpp.
References BarAleCount, DATA_GHOSTKILL, DONE, encounter, GhostKillCount, OUT_SAVE_INST_DATA, OUT_SAVE_INST_DATA_COMPLETE, OVERRIDE, InstanceScript::SaveToDB(), SF_LOG_DEBUG, SPECIAL, str_data, TYPE_BAR, TYPE_IRON_HALL, TYPE_LYCEUM, TYPE_RING_OF_LAW, TYPE_TOMB_OF_SEVEN, and TYPE_VAULT.
|
inlinevirtual |
Reimplemented from ZoneScript.
Definition at line 202 of file instance_blackrock_depths.cpp.
References DATA_EVENSTARTER, OVERRIDE, SF_LOG_DEBUG, TombEventStarterGUID, TombOfSevenReset(), TombOfSevenStart(), and UI64FMTD.
|
inline |
Definition at line 411 of file instance_blackrock_depths.cpp.
References DAY, DONE, InstanceScript::DoRespawnGameObject(), GoChestGUID, GoTombEnterGUID, GoTombExitGUID, InstanceScript::HandleGameObject(), TombEventStarterGUID, and TYPE_TOMB_OF_SEVEN.
Referenced by Update().
|
inline |
Definition at line 362 of file instance_blackrock_depths.cpp.
References FACTION_HOSTILE, GhostKillCount, InstanceScript::instance, TombBossGUIDs, TombEventCounter, UNIT_FIELD_FLAGS, and UNIT_FLAG_IMMUNE_TO_PC.
Referenced by Update().
|
inline |
Definition at line 376 of file instance_blackrock_depths.cpp.
References FACTION_FRIEND, GhostKillCount, GoTombEnterGUID, GoTombExitGUID, InstanceScript::HandleGameObject(), InstanceScript::instance, NOT_STARTED, TIMER_TOMBOFTHESEVEN, TombBossGUIDs, TombEventCounter, TombEventStarterGUID, TombTimer, and TYPE_TOMB_OF_SEVEN.
Referenced by SetData64().
|
inline |
Definition at line 404 of file instance_blackrock_depths.cpp.
References GoTombEnterGUID, GoTombExitGUID, InstanceScript::HandleGameObject(), IN_PROGRESS, and TYPE_TOMB_OF_SEVEN.
Referenced by SetData64().
|
inlinevirtual |
Reimplemented from InstanceScript.
Definition at line 419 of file instance_blackrock_depths.cpp.
References GhostKillCount, InstanceScript::instance, OVERRIDE, TIMER_TOMBOFTHESEVEN, TombBossGUIDs, TombEventCounter, TombEventStarterGUID, TombOfSevenEnd(), TombOfSevenEvent(), and TombTimer.
| uint32 instance_blackrock_depths::instance_blackrock_depths_InstanceMapScript::BarAleCount |
Definition at line 98 of file instance_blackrock_depths.cpp.
Referenced by GetData(), Initialize(), and SetData().
| uint64 instance_blackrock_depths::instance_blackrock_depths_InstanceMapScript::EmperorGUID |
Definition at line 71 of file instance_blackrock_depths.cpp.
Referenced by GetData64(), Initialize(), and OnCreatureCreate().
| uint32 instance_blackrock_depths::instance_blackrock_depths_InstanceMapScript::encounter[MAX_ENCOUNTER] |
Definition at line 68 of file instance_blackrock_depths.cpp.
Referenced by GetData(), Initialize(), Load(), and SetData().
| uint32 instance_blackrock_depths::instance_blackrock_depths_InstanceMapScript::GhostKillCount |
Definition at line 99 of file instance_blackrock_depths.cpp.
Referenced by GetData(), Initialize(), Load(), OnGameObjectCreate(), SetData(), TombOfSevenEvent(), TombOfSevenReset(), and Update().
| uint64 instance_blackrock_depths::instance_blackrock_depths_InstanceMapScript::GoArena1GUID |
Definition at line 76 of file instance_blackrock_depths.cpp.
Referenced by GetData64(), Initialize(), and OnGameObjectCreate().
| uint64 instance_blackrock_depths::instance_blackrock_depths_InstanceMapScript::GoArena2GUID |
Definition at line 77 of file instance_blackrock_depths.cpp.
Referenced by GetData64(), Initialize(), and OnGameObjectCreate().
| uint64 instance_blackrock_depths::instance_blackrock_depths_InstanceMapScript::GoArena3GUID |
Definition at line 78 of file instance_blackrock_depths.cpp.
Referenced by GetData64(), Initialize(), and OnGameObjectCreate().
| uint64 instance_blackrock_depths::instance_blackrock_depths_InstanceMapScript::GoArena4GUID |
Definition at line 79 of file instance_blackrock_depths.cpp.
Referenced by GetData64(), Initialize(), and OnGameObjectCreate().
| uint64 instance_blackrock_depths::instance_blackrock_depths_InstanceMapScript::GoBarDoorGUID |
Definition at line 86 of file instance_blackrock_depths.cpp.
Referenced by GetData64(), Initialize(), and OnGameObjectCreate().
| uint64 instance_blackrock_depths::instance_blackrock_depths_InstanceMapScript::GoBarKegGUID |
Definition at line 84 of file instance_blackrock_depths.cpp.
Referenced by GetData64(), Initialize(), and OnGameObjectCreate().
| uint64 instance_blackrock_depths::instance_blackrock_depths_InstanceMapScript::GoBarKegTrapGUID |
Definition at line 85 of file instance_blackrock_depths.cpp.
Referenced by GetData64(), Initialize(), and OnGameObjectCreate().
| uint64 instance_blackrock_depths::instance_blackrock_depths_InstanceMapScript::GoChestGUID |
Definition at line 95 of file instance_blackrock_depths.cpp.
Referenced by Initialize(), OnGameObjectCreate(), and TombOfSevenEnd().
| uint64 instance_blackrock_depths::instance_blackrock_depths_InstanceMapScript::GoGolemNGUID |
Definition at line 92 of file instance_blackrock_depths.cpp.
Referenced by GetData64(), Initialize(), and OnGameObjectCreate().
| uint64 instance_blackrock_depths::instance_blackrock_depths_InstanceMapScript::GoGolemSGUID |
Definition at line 93 of file instance_blackrock_depths.cpp.
Referenced by GetData64(), Initialize(), and OnGameObjectCreate().
| uint64 instance_blackrock_depths::instance_blackrock_depths_InstanceMapScript::GoLyceumGUID |
Definition at line 89 of file instance_blackrock_depths.cpp.
Referenced by Initialize(), and OnGameObjectCreate().
| uint64 instance_blackrock_depths::instance_blackrock_depths_InstanceMapScript::GoSFNGUID |
Definition at line 91 of file instance_blackrock_depths.cpp.
Referenced by GetData64(), Initialize(), and OnGameObjectCreate().
| uint64 instance_blackrock_depths::instance_blackrock_depths_InstanceMapScript::GoSFSGUID |
Definition at line 90 of file instance_blackrock_depths.cpp.
Referenced by GetData64(), Initialize(), and OnGameObjectCreate().
| uint64 instance_blackrock_depths::instance_blackrock_depths_InstanceMapScript::GoShadowDummyGUID |
Definition at line 83 of file instance_blackrock_depths.cpp.
Referenced by Initialize(), and OnGameObjectCreate().
| uint64 instance_blackrock_depths::instance_blackrock_depths_InstanceMapScript::GoShadowGiantGUID |
Definition at line 82 of file instance_blackrock_depths.cpp.
Referenced by Initialize(), and OnGameObjectCreate().
| uint64 instance_blackrock_depths::instance_blackrock_depths_InstanceMapScript::GoShadowLockGUID |
Definition at line 80 of file instance_blackrock_depths.cpp.
Referenced by Initialize(), and OnGameObjectCreate().
| uint64 instance_blackrock_depths::instance_blackrock_depths_InstanceMapScript::GoShadowMechGUID |
Definition at line 81 of file instance_blackrock_depths.cpp.
Referenced by Initialize(), and OnGameObjectCreate().
| uint64 instance_blackrock_depths::instance_blackrock_depths_InstanceMapScript::GoSpectralChaliceGUID |
Definition at line 96 of file instance_blackrock_depths.cpp.
Referenced by GetData64(), Initialize(), and OnGameObjectCreate().
| uint64 instance_blackrock_depths::instance_blackrock_depths_InstanceMapScript::GoThroneGUID |
Definition at line 94 of file instance_blackrock_depths.cpp.
Referenced by GetData64(), Initialize(), and OnGameObjectCreate().
| uint64 instance_blackrock_depths::instance_blackrock_depths_InstanceMapScript::GoTombEnterGUID |
Definition at line 87 of file instance_blackrock_depths.cpp.
Referenced by Initialize(), OnGameObjectCreate(), TombOfSevenEnd(), TombOfSevenReset(), and TombOfSevenStart().
| uint64 instance_blackrock_depths::instance_blackrock_depths_InstanceMapScript::GoTombExitGUID |
Definition at line 88 of file instance_blackrock_depths.cpp.
Referenced by Initialize(), OnGameObjectCreate(), TombOfSevenEnd(), TombOfSevenReset(), and TombOfSevenStart().
| uint64 instance_blackrock_depths::instance_blackrock_depths_InstanceMapScript::MagmusGUID |
Definition at line 73 of file instance_blackrock_depths.cpp.
Referenced by Initialize(), and OnCreatureCreate().
| uint64 instance_blackrock_depths::instance_blackrock_depths_InstanceMapScript::MoiraGUID |
Definition at line 74 of file instance_blackrock_depths.cpp.
Referenced by GetData64(), Initialize(), and OnCreatureCreate().
| uint64 instance_blackrock_depths::instance_blackrock_depths_InstanceMapScript::PhalanxGUID |
Definition at line 72 of file instance_blackrock_depths.cpp.
Referenced by GetData64(), Initialize(), and OnCreatureCreate().
| std::string instance_blackrock_depths::instance_blackrock_depths_InstanceMapScript::str_data |
Definition at line 69 of file instance_blackrock_depths.cpp.
Referenced by GetSaveData(), and SetData().
| uint64 instance_blackrock_depths::instance_blackrock_depths_InstanceMapScript::TombBossGUIDs[7] |
Definition at line 100 of file instance_blackrock_depths.cpp.
Referenced by Initialize(), OnCreatureCreate(), TombOfSevenEvent(), TombOfSevenReset(), and Update().
| uint32 instance_blackrock_depths::instance_blackrock_depths_InstanceMapScript::TombEventCounter |
Definition at line 103 of file instance_blackrock_depths.cpp.
Referenced by Initialize(), TombOfSevenEvent(), TombOfSevenReset(), and Update().
| uint64 instance_blackrock_depths::instance_blackrock_depths_InstanceMapScript::TombEventStarterGUID |
Definition at line 101 of file instance_blackrock_depths.cpp.
Referenced by GetData64(), Initialize(), SetData64(), TombOfSevenEnd(), TombOfSevenReset(), and Update().
| uint32 instance_blackrock_depths::instance_blackrock_depths_InstanceMapScript::TombTimer |
Definition at line 102 of file instance_blackrock_depths.cpp.
Referenced by Initialize(), TombOfSevenReset(), and Update().