|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include "OutdoorPvP.h"Go to the source code of this file.
Classes | |
| class | OutdoorPvPSI |
Enumerations | |
| enum | OutdoorPvPSISpells { SI_SILITHYST_FLAG_GO_SPELL = 29518 , SI_SILITHYST_FLAG = 29519 , SI_TRACES_OF_SILITHYST = 29534 , SI_CENARION_FAVOR = 30754 } |
| enum | SI_WorldStates { SI_GATHERED_A = 2313 , SI_GATHERED_H = 2314 , SI_SILITHYST_MAX = 2317 } |
Variables | |
| const uint32 | OutdoorPvPSIBuffZones [OutdoorPvPSIBuffZonesNum] = { 1377, 3428, 3429 } |
| const uint8 | OutdoorPvPSIBuffZonesNum = 3 |
| const uint32 | SI_AREATRIGGER_A = 4162 |
| const uint32 | SI_AREATRIGGER_H = 4168 |
| const uint32 | SI_MAX_RESOURCES = 200 |
| const uint32 | SI_SILITHYST_MOUND = 181597 |
| const uint32 | SI_TURNIN_QUEST_CM_A = 17090 |
| const uint32 | SI_TURNIN_QUEST_CM_H = 18199 |
| enum OutdoorPvPSISpells |
| Enumerator | |
|---|---|
| SI_SILITHYST_FLAG_GO_SPELL | |
| SI_SILITHYST_FLAG | |
| SI_TRACES_OF_SILITHYST | |
| SI_CENARION_FAVOR | |
Definition at line 11 of file OutdoorPvPSI.h.
| enum SI_WorldStates |
| Enumerator | |
|---|---|
| SI_GATHERED_A | |
| SI_GATHERED_H | |
| SI_SILITHYST_MAX | |
Definition at line 35 of file OutdoorPvPSI.h.
| const uint32 OutdoorPvPSIBuffZones[OutdoorPvPSIBuffZonesNum] = { 1377, 3428, 3429 } |
Definition at line 23 of file OutdoorPvPSI.h.
Referenced by OutdoorPvPSI::HandleAreaTrigger(), and OutdoorPvPSI::SetupOutdoorPvP().
| const uint8 OutdoorPvPSIBuffZonesNum = 3 |
Definition at line 21 of file OutdoorPvPSI.h.
Referenced by OutdoorPvPSI::SetupOutdoorPvP().
| const uint32 SI_AREATRIGGER_A = 4162 |
Definition at line 27 of file OutdoorPvPSI.h.
Referenced by OutdoorPvPSI::HandleAreaTrigger(), and OutdoorPvPSI::HandleDropFlag().
| const uint32 SI_AREATRIGGER_H = 4168 |
Definition at line 25 of file OutdoorPvPSI.h.
Referenced by OutdoorPvPSI::HandleAreaTrigger(), and OutdoorPvPSI::HandleDropFlag().
| const uint32 SI_MAX_RESOURCES = 200 |
Definition at line 19 of file OutdoorPvPSI.h.
Referenced by OutdoorPvPSI::FillInitialWorldStates(), OutdoorPvPSI::HandleAreaTrigger(), and OutdoorPvPSI::UpdateWorldState().
| const uint32 SI_SILITHYST_MOUND = 181597 |
Definition at line 33 of file OutdoorPvPSI.h.
Referenced by OutdoorPvPSI::HandleCustomSpell(), and OutdoorPvPSI::HandleDropFlag().
| const uint32 SI_TURNIN_QUEST_CM_A = 17090 |
Definition at line 29 of file OutdoorPvPSI.h.
Referenced by OutdoorPvPSI::HandleAreaTrigger().
| const uint32 SI_TURNIN_QUEST_CM_H = 18199 |
Definition at line 31 of file OutdoorPvPSI.h.
Referenced by OutdoorPvPSI::HandleAreaTrigger().