用户工具

站点工具


数据库:characters数据库:account_tutorial

这是本文档旧的修订版!


account_tutorial 表


<-返回:Characters 数据库

This table is used to store the tutorial state of all the accounts.

表结构

FieldTypeAttributesKeyNullDefaultextraComment
idINTUNSIGNEDPRINO
gmlevelTINYINTUNSIGNED NO
RealmIDINTSIGNEDPRINO-1
commentVARCHAR(255)SIGNED YES' '

字段说明


guid

Account of the player. See account.id.

tut0

field-no-description|2

tut1

field-no-description|3

tut2

field-no-description|4

tut3

field-no-description|5

tut4

field-no-description|6

tut5

field-no-description|7

tut6

field-no-description|8

tut7

These values 32bits flags. So 8 x 32bits values makes 256 bits available to store 256 tutorial messages status.

Each bit means:

0 - Not yet shown 1 - Shown This is used to diplay only tutorial messages the character did not see before.

Unselecting the “Show tutorial” option in game, makes all bits to be set, so all tutX columns will contain then 11111111111111111111111111111111 binary = 4294967295 in decimal after this option is changed.

数据库/characters数据库/account_tutorial.1695520296.txt.gz · 最后更改: 2023/09/24 09:51 由 admin

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki