BgTypeId

Client Version 1.12

Wowm Representation

Autogenerated from wowm file at wow_message_parser/wowm/world/social/smsg_group_joined_battleground.wowm:1.

enum BgTypeId : u32 { NOT_ELIGIBLE = 0; QUEUED_FOR_AV = 1; QUEUED_FOR_WSG = 2; QUEUED_FOR_AB = 3; REMOVE_FROM_QUEUE = 0xFFFFFFFE; }

Type

The basic type is u32, a 4 byte (32 bit) little endian integer.

Enumerators

EnumeratorValueComment
NOT_ELIGIBLE0 (0x00)Your group has joined a battleground queue, but you are not eligible
QUEUED_FOR_AV1 (0x01)Your group has joined the queue for AV
QUEUED_FOR_WSG2 (0x02)Your group has joined the queue for WS
QUEUED_FOR_AB3 (0x03)Your group has joined the queue for AB
REMOVE_FROM_QUEUE4294967294 (0xFFFFFFFE)send bg command result to show nice message

Used in:

Client Version 2.4.3

Wowm Representation

Autogenerated from wowm file at wow_message_parser/wowm/world/social/smsg_group_joined_battleground.wowm:22.

enum BgTypeId : u32 { NOT_ELIGIBLE = 0; QUEUED_FOR_AV = 1; QUEUED_FOR_WSG = 2; QUEUED_FOR_AB = 3; QUEUED_FOR_NETHERSTORM = 4; QUEUED_FOR_BLADES_EDGE_ARENA = 5; QUEUED_FOR_ARENA = 6; QUEUED_FOR_EYE_OF_THE_STORM = 7; QUEUED_FOR_RUINS_OF_LORDAERON = 8; REMOVE_FROM_QUEUE = 0xFFFFFFFE; }

Type

The basic type is u32, a 4 byte (32 bit) little endian integer.

Enumerators

EnumeratorValueComment
NOT_ELIGIBLE0 (0x00)Your group has joined a battleground queue, but you are not eligible
QUEUED_FOR_AV1 (0x01)Your group has joined the queue for AV
QUEUED_FOR_WSG2 (0x02)Your group has joined the queue for WS
QUEUED_FOR_AB3 (0x03)Your group has joined the queue for AB
QUEUED_FOR_NETHERSTORM4 (0x04)
QUEUED_FOR_BLADES_EDGE_ARENA5 (0x05)
QUEUED_FOR_ARENA6 (0x06)
QUEUED_FOR_EYE_OF_THE_STORM7 (0x07)
QUEUED_FOR_RUINS_OF_LORDAERON8 (0x08)
REMOVE_FROM_QUEUE4294967294 (0xFFFFFFFE)send bg command result to show nice message

Used in:

Client Version 3.3.5

Wowm Representation

Autogenerated from wowm file at wow_message_parser/wowm/world/social/smsg_group_joined_battleground.wowm:54.

enum BgTypeId : u32 { NOT_ELIGIBLE = 0; QUEUED_FOR_AV = 1; QUEUED_FOR_WSG = 2; QUEUED_FOR_AB = 3; QUEUED_FOR_NETHERSTORM = 4; QUEUED_FOR_BLADES_EDGE_ARENA = 5; QUEUED_FOR_ARENA = 6; QUEUED_FOR_EYE_OF_THE_STORM = 7; QUEUED_FOR_RUINS_OF_LORDAERON = 8; QUEUED_FOR_STRAND_OF_THE_ANCIENT = 9; QUEUED_FOR_DALARAN_SEWERS = 10; QUEUED_FOR_RING_OF_VALOR = 11; QUEUED_FOR_ISLE_OF_CONQUEST = 30; REMOVE_FROM_QUEUE = 0xFFFFFFFE; }

Type

The basic type is u32, a 4 byte (32 bit) little endian integer.

Enumerators

EnumeratorValueComment
NOT_ELIGIBLE0 (0x00)Your group has joined a battleground queue, but you are not eligible
QUEUED_FOR_AV1 (0x01)Your group has joined the queue for AV
QUEUED_FOR_WSG2 (0x02)Your group has joined the queue for WS
QUEUED_FOR_AB3 (0x03)Your group has joined the queue for AB
QUEUED_FOR_NETHERSTORM4 (0x04)
QUEUED_FOR_BLADES_EDGE_ARENA5 (0x05)
QUEUED_FOR_ARENA6 (0x06)
QUEUED_FOR_EYE_OF_THE_STORM7 (0x07)
QUEUED_FOR_RUINS_OF_LORDAERON8 (0x08)
QUEUED_FOR_STRAND_OF_THE_ANCIENT9 (0x09)
QUEUED_FOR_DALARAN_SEWERS10 (0x0A)
QUEUED_FOR_RING_OF_VALOR11 (0x0B)
QUEUED_FOR_ISLE_OF_CONQUEST30 (0x1E)
REMOVE_FROM_QUEUE4294967294 (0xFFFFFFFE)send bg command result to show nice message

Used in: