Dbscript string

Материал из YTDB DataBase

Перейти к: навигация, поиск

Содержание

К описанию таблиц базы данных mangos.


Таблица `db_script_string`

Содержит текст для скриптов.


Структура

Field Type Attributes Null Key Default Comments
entry int(11) unsigned NO PRI 0
content_default text NO
content_loc1 text
content_loc2 text
content_loc3 text
content_loc4 text
content_loc5 text
content_loc6 text
content_loc7 text
content_loc8 text
sound mediumint(8) unsigned NO 0
type tinyint(3) unsigned NO 0
language tinyint(3) unsigned NO 0
emote smallint(5) unsigned NO 0
comment text


Описание полей

entry

Номер идентифицирующий текст. Ссылается на event_scripts, gossip_scripts, gameobject_scripts, gameobject_template_scripts, quest_start_scripts, quest_end_scripts, spell_scripts, creature_movement_scripts и пока оставшиеся creature_movement и creature_movement_template.

Номер должен находиться в интервале между 2000000000 и 2000010000.

content_default

Язык по умолчанию для текста.

content_loc

Перевод на другой язык в зависимости от номера языка.

locale ID Язык
1 Корейский (koKR)
2 Французкий (frFR)
3 Немецкий (deDE)
4 Китайский (zhCN)
5 Тайваньский (zhTW)
6 Испанский (esES) / Mexico (esMX)
7 Русский (ruRU)

sound

Идентификатор звукового сопровождения, см. SoundEntries.dbc

type

Выбор типа.

flag Description
0SAY
1YELL
2TEXT_EMOTE
3BOSS_EMOTE
4WHISPER
5BOSS_WHISPER
6ZONE_YELL

language

Выбор языка.

IDНазваниеInternal NameDescription
0УниверсальныйUNIVERSALText in this language is understood by ALL Races.
1Оркский(Орда)ORCISHText in this language is understood ONLY by Horde Races.
2ДарнасскийDARNASSIANText in this language is understood ONLY by the Night Elf Race.
3Язык таурахэ(таурены)TAURAHEText in this language is understood ONLY by the Tauren Race.
6ДворфийскийDWARVISHText in this language is understood ONLY by the Dwarf Race.
7Общий(Альянс)COMMONText in this language is understood ONLY by Alliance Races.
8ДемоническийDEMONICText in this language is understood ONLY by the Demon Race (Not Implimented).
9Наречие титановTITANThis language was used by Sargeras to speak with other Titians (Not Implemented).
10ТалассийскийTHALASSIANText in this language is understood ONLY by the Blood Elf Race.
11ДрагонийDRACONICText in this language is understood ONLY by the Dragon Race.
12Язык стихий – КалимагKALIMAGText will display as Kalimag (not readable by players, language of all elementals)
13ГномскийGNOMISHText in this language is understood ONLY by the Gnome Race.
14Наречие троллейTROLLText in this language is understood ONLY by the Troll Race.
33Наречие нежитиGUTTERSPEAKText in this language is understood ONLY by the Undead Race.
35ДренейскийDRAENEIText in this language is understood ONLY by the Draenai Race.
36Язык зомбиZOMBIE(not currently used?)
37Гномский бинарныйGNOMISH BINARYBinary language used by Alliance when drinking Binary Brew
38Гоблинский бинарныйGOBLIN BINARYBinary language used by Horce when drinking Binary Brew
Личные инструменты