Item text

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

(Различия между версиями)
Перейти к: навигация, поиск
(перевел)
(id: перевел)
Строка 37: Строка 37:
<big>'''Описание полей'''</big>
<big>'''Описание полей'''</big>
====id====
====id====
-
The text entry ID. This number is unique to every text entry in this table.
+
Номер текста. Должен быть уникальным.
 +
 
====text====
====text====
The actual text that was sent as mail using the mail system. There are some special messages that are sent through the mail and therefore use this table but have a special format to them:
The actual text that was sent as mail using the mail system. There are some special messages that are sent through the mail and therefore use this table but have a special format to them:

Версия 09:53, 8 апреля 2010

Содержание

Список таблиц базы characters


Таблица `item_text`

Таблица содержит текст писем, которые игроки получают по почте.


Структура

Field Type Null Key Default Extra
id int(11) NO PRI 0
text longtext YES None


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

id

Номер текста. Должен быть уникальным.

text

The actual text that was sent as mail using the mail system. There are some special messages that are sent through the mail and therefore use this table but have a special format to them:

  • Auction won (sent to bidder): "<owner's GUID as hex>:<winning bid in copper>:<buyout price in copper>"
  • Auction successful (sent to owner): "<bidder's GUID as hex>:<winning bid in copper>:0:<deposit in copper>:<auction cut in copper>"

(c)udbwiki

Личные инструменты