Ir al final de los metadatos
Ir al inicio de los metadatos

Estás viendo una versión antigua de esta página. Ve a la versión actual.

Comparar con el actual Ver el historial de la página

Versión 1 Siguiente »

Back-to:Characters

The `pvpstats_battlegrounds` table

This table holds datas about BattleGrounds scores. To enable storing this kind of informations, set Battleground.StoreStatistics.Enable = 1 in worldserver.config file.

Structure

Field

Type

Attributes

Key

Null

Default

Extra

Comment

id

bigint

unsigned

PRI

NO

 

 

 

winner_faction

tinyint

 

 

NO

 

 

 

bracket_id

tinyint

unsigned

 

NO

 

 

 

type

tinyint

unsigned

 

NO

 

 

 

date

datetime

 

 

NO

 

 

 

        
        
        
        
        
        
        

Description of the fields

id

An unique value which identifies a BattleGround.

winner_faction

The faction which won the BattleGround:

0 = HORDE

1 = ALLIANCE

2 = NOONE

leaderguid

The GUID of the character who created the guild. See characters.guid

EmblemStyle

The emblem style of the guild tabard.

EmblemColor

The emblem color of the guild tabard.

BorderStyle

The border style of the guild tabard.

BorderColor

The border color of the guild tabard.

BackgroundColor

The background color of the guild tabard.

info

The text message that appears in the Guild Information box.

motd

The text that appears in the Message Of The Day box.

createdate

The date when the guild was created.

BankMoney

The total money, in copper, that is currently in the guild's guild bank.

  • Sin etiquetas