Back to 'account_instance_times' Return to characters Go to 'addons'
Field | Type | Attributes | Key | Null | Default | Extra | Comment |
---|---|---|---|---|---|---|---|
accountId | int | unsigned | PRI | NO | 0 | Account Identifier | |
tut0 | int | unsigned | NO | 0 | |||
tut1 | int | unsigned | NO | 0 | |||
tut2 | int | unsigned | NO | 0 | |||
tut3 | int | unsigned | NO | 0 | |||
tut4 | int | unsigned | NO | 0 | |||
tut5 | int | unsigned | NO | 0 | |||
tut6 | int | unsigned | NO | 0 | |||
tut7 | int | unsigned | NO | 0 |
The unique account ID.
These values 32bits flags. So 8 x 32bits values makes 256 bits available to store 256 tutorial messages status.
Each bit means:
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.
see above
see above
see above
see above
see above
see above
see above
Back to 'account_instance_times' Return to characters Go to 'addons'