YTDB

YTDB (http://ytdb.ru/index.php)
-   Корзина / Trash can (http://ytdb.ru/forumdisplay.php?f=21)
-   -   DK zone bugs and some fixes (http://ytdb.ru/showthread.php?t=13020)

telsamat 01.01.2013 20:29

DK zone bugs and some fixes
 
At first all data are taken from http://www.wowwiki.com/Death_knight_quests

because wowhead has false data sometimes

12849 Power of Blood, Frost And Unholy - can be turned in right after Might Of the Scourge. Should be available as a side quest to The Will Of The Lich King

Код:

UPDATE quest_template` SET `PrevQuestId` = '12714' WHERE `Id` =12849;
12701 Massacre At Light's Point - While in a mine cart, NPC Scarlet Fleet Defender remains hostile and still attacks. Player can't get to the ships because he is killed in the mine cart.

12720 How To Win Friends And Influence Enemies - While hitting with daggers (http://www.wowhead.com/item=39371), they don't make NPCs surrender = quest can't be completed .

12717 Noth's Special Brew - can be picked up and completed only after How To Win Friends And Influence Enemies 12720, but should be available after 12716 (The Plaguebringers Request)
http://www.wowhead.com/search?q=A+Special+Surprise
According to Wowhead, some of these quests are for two races, however that is a wowhead glitch. Currently, for example taurens have two quests avalaible for them, but should have only one.
http://www.wowhead.com/quest=13166
All, except few NPCs required for this Q are dead.

http://www.wowhead.com/npc=31098
http://www.wowhead.com/npc=31096

Код:

UPDATE `creature_template_addon` SET `auras` = '' WHERE `creature_template_addon` =31098;
for 31096 I dont know where is a problem

http://www.wowhead.com/quest=13189
This NPC http://www.wowhead.com/npc=39605 is not spawned in the correct phase of Orgrimmar. Quest can't be turned in.

NeatElves 01.01.2013 20:53

12701 - core, player in vehicle no flag is not the attacked
12720 - acid
13189 - takes 39605

telsamat 01.01.2013 20:59

acid, if you think EAI there is the problem that TC has removed EAI from 4.3.4 branch, so can someone from you convert it to SAI please?

telsamat 16.02.2013 20:07

12720 How To Win Friends And Influence Enemies

fix

Код:

DELETE FROM conditions WHERE SourceTypeOrReferenceId=17 AND SourceEntry=52781;

Homenixx 16.03.2013 22:20

Also issues with mangos on dk since 3-4 YTDB revs.

sart 28.03.2013 13:42

Цитата:

Сообщение от NeatElves (Сообщение 41508)
12701 - core, player in vehicle no flag is not the attacked

player must be invisible, not unattackable. needed spell absent in dbc.


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

YTDB - MaNGOS DataBase