用户工具

站点工具


数据库:world数据库:creature_text_locale

这是本文档旧的修订版!


creature_text_locale 表


<-返回:World 数据库

表结构

FieldTypeAttributesKeyNullDefaultExtraComment
CreatureIDMEDIUMINTUNSIGNEDPRINO0
GroupIDTINYINTUNSIGNEDPRINO0
IDTINYINTUNSIGNEDPRINO0
LocaleVARCHAR(4) PRINO
TextTEXT YESNULL

字段说明


CreatureID

This is the creature_template.entry to which the script is linked to.

GroupID

If there is more than one of the same entry (more than one text the creature says), this column is used to choose if it is a random say or an ordered list. If a creature has got more than one say text to be shown in a given order, it must be incremented for each new matching entry (ex. 0, 1, 2, 3…). If there is only one entry or only one group, this value should be 0. If there are multiple groups of texts, this value stays the same within the group while the id increments within the same group.

ID

Entry for each group of texts. This is the unique identifier when entry (creature) is the same and groupid is unchanged, it must be incremented (ex. 0, 1, 2, 3…). A creature say will be randomly selected from this list based on the groupid it belongs to.

Locale

It is the language in which you want to make the translation. You can choose from the following:

IDLanguage
1koKR
2frFR
3deDE
4zhCN
5zhTW
6esES
7esMX
8ruRU

Text

The translated text the creature will say.

数据库/world数据库/creature_text_locale.1695551954.txt.gz · 最后更改: 2023/09/24 18:39 由 admin

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki