YTDB

YTDB (http://ytdb.ru/index.php)
-   Квесты / Quests (http://ytdb.ru/forumdisplay.php?f=44)
-   -   Пища зла (14461) (http://ytdb.ru/showthread.php?t=15635)

Offside 23.01.2016 03:34

Пища зла (14461)
 
http://ru.wowhead.com/quest=14461

Квест итем не юзается на корытах:

Код:

INSERT INTO `dbscripts_on_spell` (`id`, `delay`, `command`, `datalong`, `datalong2`, `buddy_entry`, `search_radius`, `data_flags`, `dataint`, `dataint2`, `dataint3`, `dataint4`, `x`, `y`, `z`, `o`, `comments`) VALUES
(69228, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'create from quest_template');
INSERT INTO `spell_script_target` (`entry`, `type`, `targetEntry`) VALUES ('69228', '1', '36727');
INSERT INTO `spell_script_target` (`entry`, `type`, `targetEntry`) VALUES ('69228', '1', '37155');
INSERT INTO `spell_script_target` (`entry`, `type`, `targetEntry`) VALUES ('69228', '1', '37156');


NeatElves 23.01.2016 11:39

Это хак, поля ReqSpellCastХ не должны использоваться вообще, попробуйте как-то так:
Код:

INSERT INTO `dbscripts_on_spell` (`id`, `delay`, `command`, `datalong`, `datalong2`, `buddy_entry`, `search_radius`, `data_flags`, `dataint`, `dataint2`, `dataint3`, `dataint4`, `x`, `y`, `z`, `o`, `comments`) VALUES
(69228, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'create from quest_template');


Offside 23.01.2016 13:32

Спасибо, работает.

Offside 19.02.2016 21:21

Первый пост в базу можно?


Текущее время: 17:05. Часовой пояс GMT +4.

YTDB - MaNGOS DataBase