用户工具

站点工具


数据库:characters数据库:guild

guild 表


<-返回:Characters 数据库

This table holds the main guild information. All created guilds or all guilds in the process of being created have a record in this table.

表结构

FieldTypeAttributesKeyNullDefaultextraComment
guildidINTUNSIGNEDPRINO0
nameVARCHAR(24)SIGNED NO' '
leaderguidINTUNSIGNED NO0
EmblemStyleTINYINTUNSIGNED NO0
EmblemColorTINYINTUNSIGNED NO0
BorderStyleTINYINTUNSIGNED NO0
BorderColorTINYINTUNSIGNED NO0
BackgroundColorTINYINTUNSIGNED NO0
infoVARCHAR(500)SIGNED NO' '
motdVARCHAR(128)SIGNED NO' '
createdateINTUNSIGNED NO0
BankMoneyBIGINTUNSIGNED NO0

字段说明


guildid

The ID of the guild. This number is unique to each guild and is the main method to identify a guild.

name

The guild name.

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.

数据库/characters数据库/guild.txt · 最后更改: 2023/09/24 12:05 由 admin

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki