Dbscript random templates

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

(Различия между версиями)
Перейти к: навигация, поиск
м (переименовал «Dbscript string template» в «Dbscript random templates»)
Строка 6: Строка 6:
-
<big>'''Таблица `dbscript_string_template`'''</big>
+
<big>'''Таблица `dbscript_random_templates`'''</big>
Строка 26: Строка 26:
|NO
|NO
|PRI
|PRI
-
|0
+
|
|Id of template
|Id of template
|-
|-
-
|[[#string_id|string_id]]
+
|[[#type|type]]
 +
|int(11)
 +
|unsigned
 +
|NO
 +
|PRI
 +
|
 +
|Type of template
 +
|-
 +
|[[#target_id|target_id]]
|int(11)
|int(11)
|
|
Строка 35: Строка 43:
|PRI
|PRI
|0
|0
-
|db_script_string id
+
|Id of chanced element
 +
|-
 +
|[[#chance|chance]]
 +
|int(11)
 +
|
 +
|NO
 +
|
 +
|0
 +
|Chance for element to occur in %
|}
|}
<big>'''Описание полей'''</big>
<big>'''Описание полей'''</big>

Версия 17:38, 22 августа 2017

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


Таблица `dbscript_random_templates`



Структура

Field Type Attributes Null Key Default Comments
id int(11) unsigned NO PRI Id of template
type int(11) unsigned NO PRI Type of template
target_id int(11) NO PRI 0 Id of chanced element
chance int(11) NO 0 Chance for element to occur in %


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

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