AzerothCore 3.3.5a
OpenSource WoW Emulator
|
Go to the source code of this file.
Classes | |
struct | zm_beacon |
class | OPvPCapturePointZM_Beacon |
class | OPvPCapturePointZM_GraveYard |
class | OutdoorPvPZM |
Variables | |
const uint8 | OutdoorPvPZMBuffZonesNum = 5 |
const uint32 | OutdoorPvPZMBuffZones [OutdoorPvPZMBuffZonesNum] = {3521, 3607, 3717, 3715, 3716} |
const uint32 | ZM_GRAVEYARD_ZONE = 3521 |
const uint32 | ZM_GRAVEYARD_ID = 969 |
const go_type | ZM_Banner_A = { 182527, 530, 253.54f, 7083.81f, 36.7728f, -0.017453f, 0.0f, 0.0f, 0.008727f, -0.999962f } |
const go_type | ZM_Banner_H = { 182528, 530, 253.54f, 7083.81f, 36.7728f, -0.017453f, 0.0f, 0.0f, 0.008727f, -0.999962f } |
const go_type | ZM_Banner_N = { 182529, 530, 253.54f, 7083.81f, 36.7728f, -0.017453f, 0.0f, 0.0f, 0.008727f, -0.999962f } |
const creature_type | ZM_HordeFieldScout = {18564, 530, 296.625f, 7818.4f, 42.6294f, 5.18363f} |
const creature_type | ZM_AllianceFieldScout = {18581, 530, 374.395f, 6230.08f, 22.8351f, 0.593412f} |
const zm_beacon | ZMBeaconInfo [ZM_NUM_BEACONS] |
const uint32 | ZMBeaconCaptureA [ZM_NUM_BEACONS] |
const uint32 | ZMBeaconCaptureH [ZM_NUM_BEACONS] |
const uint32 | ZMBeaconLoseA [ZM_NUM_BEACONS] |
const uint32 | ZMBeaconLoseH [ZM_NUM_BEACONS] |
const go_type | ZMCapturePoints [ZM_NUM_BEACONS] |
enum OutdoorPvPZMSpells |
Enumerator | |
---|---|
ZM_CAPTURE_BUFF | |
ZM_BATTLE_STANDARD_A | |
ZM_BATTLE_STANDARD_H | |
ZM_AlliancePlayerKillReward | |
ZM_HordePlayerKillReward |
enum ZM_BeaconType |
Enumerator | |
---|---|
ZM_BEACON_EAST | |
ZM_BEACON_WEST | |
ZM_NUM_BEACONS |
enum ZM_GraveYardState |
Enumerator | |
---|---|
ZM_GRAVEYARD_N | |
ZM_GRAVEYARD_A | |
ZM_GRAVEYARD_H |
enum ZM_TowerStateMask |
Enumerator | |
---|---|
ZM_TOWERSTATE_N | |
ZM_TOWERSTATE_A | |
ZM_TOWERSTATE_H |
enum ZMCreatureTypes |
Enumerator | |
---|---|
ZM_ALLIANCE_FIELD_SCOUT | |
ZM_HORDE_FIELD_SCOUT | |
ZM_CREATURE_NUM |
const uint32 OutdoorPvPZMBuffZones[OutdoorPvPZMBuffZonesNum] = {3521, 3607, 3717, 3715, 3716} |
Referenced by OutdoorPvPZM::SetupOutdoorPvP().
const uint8 OutdoorPvPZMBuffZonesNum = 5 |
Referenced by OutdoorPvPZM::SetupOutdoorPvP().
const creature_type ZM_AllianceFieldScout = {18581, 530, 374.395f, 6230.08f, 22.8351f, 0.593412f} |
Referenced by OPvPCapturePointZM_GraveYard::OPvPCapturePointZM_GraveYard().
const go_type ZM_Banner_A = { 182527, 530, 253.54f, 7083.81f, 36.7728f, -0.017453f, 0.0f, 0.0f, 0.008727f, -0.999962f } |
Referenced by OPvPCapturePointZM_GraveYard::HandleOpenGo().
const go_type ZM_Banner_H = { 182528, 530, 253.54f, 7083.81f, 36.7728f, -0.017453f, 0.0f, 0.0f, 0.008727f, -0.999962f } |
Referenced by OPvPCapturePointZM_GraveYard::HandleOpenGo().
const go_type ZM_Banner_N = { 182529, 530, 253.54f, 7083.81f, 36.7728f, -0.017453f, 0.0f, 0.0f, 0.008727f, -0.999962f } |
Referenced by OPvPCapturePointZM_GraveYard::OPvPCapturePointZM_GraveYard().
const uint32 ZM_GRAVEYARD_ID = 969 |
Referenced by OPvPCapturePointZM_GraveYard::HandleOpenGo().
const uint32 ZM_GRAVEYARD_ZONE = 3521 |
Referenced by OPvPCapturePointZM_Beacon::ChangeState(), and OPvPCapturePointZM_GraveYard::HandleOpenGo().
const creature_type ZM_HordeFieldScout = {18564, 530, 296.625f, 7818.4f, 42.6294f, 5.18363f} |
Referenced by OPvPCapturePointZM_GraveYard::OPvPCapturePointZM_GraveYard().
const uint32 ZMBeaconCaptureA[ZM_NUM_BEACONS] |
Referenced by OPvPCapturePointZM_Beacon::ChangeState().
const uint32 ZMBeaconCaptureH[ZM_NUM_BEACONS] |
Referenced by OPvPCapturePointZM_Beacon::ChangeState().
const zm_beacon ZMBeaconInfo[ZM_NUM_BEACONS] |
Referenced by OPvPCapturePointZM_Beacon::FillInitialWorldStates(), OPvPCapturePointZM_Beacon::HandlePlayerEnter(), OPvPCapturePointZM_Beacon::HandlePlayerLeave(), OPvPCapturePointZM_Beacon::SendChangePhase(), and OPvPCapturePointZM_Beacon::UpdateTowerState().
const uint32 ZMBeaconLoseA[ZM_NUM_BEACONS] |
Referenced by OPvPCapturePointZM_Beacon::ChangeState().
const uint32 ZMBeaconLoseH[ZM_NUM_BEACONS] |
Referenced by OPvPCapturePointZM_Beacon::ChangeState().
const go_type ZMCapturePoints[ZM_NUM_BEACONS] |
Referenced by OPvPCapturePointZM_Beacon::OPvPCapturePointZM_Beacon().