Back to 'character_battleground_random' Return to characters Go to 'character_equipmentsets'
When connected to a server on timezone 12 or by setting
DeclinedNames = 1
the ruRU client generates declinated versions of a cyrillic player characters name.
These are stored here.
Field | Type | Attributes | Key | Null | Default | Extra | Comment |
---|---|---|---|---|---|---|---|
guid | int | unsigned | PRI | NO | 0 | Global Unique Identifier | |
genitive | varchar(15) | NO | '' | ||||
dative | varchar(15) | NO | '' | ||||
accusative | varchar(15) | NO | '' | ||||
instrumental | varchar(15) | NO | '' | ||||
prepositional | varchar(15) | NO | '' |
The guid of the character.
Name in genetive casus.
Name in dative casus.
Name in accusative casus.
Name in instrumental casus.
Name in prepositional casus.
Back to 'character_battleground_random' Return to characters Go to 'character_equipmentsets'