![]() |
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 |
Enumerations | |
| enum | OutdoorPvPZMSpells { ZM_CAPTURE_BUFF = 33779 , ZM_BATTLE_STANDARD_A = 32430 , ZM_BATTLE_STANDARD_H = 32431 , ZM_AlliancePlayerKillReward = 32155 , ZM_HordePlayerKillReward = 32158 } |
| enum | ZMCreatureTypes { ZM_ALLIANCE_FIELD_SCOUT = 0 , ZM_HORDE_FIELD_SCOUT , ZM_CREATURE_NUM } |
| enum | ZM_BeaconType { ZM_BEACON_EAST = 0 , ZM_BEACON_WEST , ZM_NUM_BEACONS } |
| enum | ZM_TowerStateMask { ZM_TOWERSTATE_N = 1 , ZM_TOWERSTATE_A = 2 , ZM_TOWERSTATE_H = 4 } |
| enum | Zm_GraveyardState { ZM_GRAVEYARD_N = 1 , ZM_GRAVEYARD_A = 2 , ZM_GRAVEYARD_H = 4 } |
Variables | |
| const uint8 | OutdoorPvPZMBuffZonesNum = 5 |
| const uint32 | OutdoorPvPZMBuffZones [OutdoorPvPZMBuffZonesNum] |
| const uint32 | ZM_GRAVEYARD_ZONE = AREA_ZANGARMARSH |
| const uint32 | ZM_GRAVEYARD_ID = 969 |
| const go_type | ZM_Banner_A = { 182527, MAP_OUTLAND, 253.54f, 7083.81f, 36.7728f, -0.017453f, 0.0f, 0.0f, 0.008727f, -0.999962f } |
| const go_type | ZM_Banner_H = { 182528, MAP_OUTLAND, 253.54f, 7083.81f, 36.7728f, -0.017453f, 0.0f, 0.0f, 0.008727f, -0.999962f } |
| const go_type | ZM_Banner_N = { 182529, MAP_OUTLAND, 253.54f, 7083.81f, 36.7728f, -0.017453f, 0.0f, 0.0f, 0.008727f, -0.999962f } |
| const creature_type | ZM_HordeFieldScout = {18564, MAP_OUTLAND, 296.625f, 7818.4f, 42.6294f, 5.18363f} |
| const creature_type | ZM_AllianceFieldScout = {18581, MAP_OUTLAND, 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] |
| const uint8 OutdoorPvPZMBuffZonesNum = 5 |
Referenced by OutdoorPvPZM::SetupOutdoorPvP().
| const creature_type ZM_AllianceFieldScout = {18581, MAP_OUTLAND, 374.395f, 6230.08f, 22.8351f, 0.593412f} |
Referenced by OPvPCapturePointZM_Graveyard::OPvPCapturePointZM_Graveyard().
| const go_type ZM_Banner_A = { 182527, MAP_OUTLAND, 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, MAP_OUTLAND, 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, MAP_OUTLAND, 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 = AREA_ZANGARMARSH |
Referenced by OPvPCapturePointZM_Beacon::ChangeState(), and OPvPCapturePointZM_Graveyard::HandleOpenGo().
| const creature_type ZM_HordeFieldScout = {18564, MAP_OUTLAND, 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().