Scripted event id
Материал из YTDB DataBase
(Различия между версиями)
NeatElves (Обсуждение | вклад) (→id) |
NeatElves (Обсуждение | вклад) (→ScriptName) |
||
Строка 43: | Строка 43: | ||
====ScriptName==== | ====ScriptName==== | ||
- | + | The name of the script that this event uses, if any. This ties a script from a scripting engine to this trigger. |
Версия 20:24, 20 сентября 2010
|
К описанию таблиц базы данных mangos.
Таблица `scripted_event_id`
Эта таблица содержит ссылку на C++ скрипт.
Структура
Field | Type | Attributes | Null | Key | Default | Comments |
id | mediumint(8) | NO | PRI | |||
ScriptName | char(64) | NO |
Описание полей
id
This is the event id identifier.
ScriptName
The name of the script that this event uses, if any. This ties a script from a scripting engine to this trigger.