scriptdev2 / scriptdev2-tbc

ScriptDev2 for TBC
http://www.scriptdev2.com
GNU General Public License v2.0
29 stars 28 forks source link

The Escape From Durnholde - Some friendly npcs stuck the instance progress. #23

Open Undergarun opened 9 years ago

Undergarun commented 9 years ago

Cmangos: [s2298] SD2: [s2837] TBC-DB: Complete and PROPER ClassLevelSTats Data For TBC - Brought To You By (28 Sep 2014) https://github.com/TBC-DB/Database/commits/master

The following npcs should become enemies and attack thrall during the scort event. http://www.wowhead.com/npc=18093/tarren-mill-protector#drops http://www.wowhead.com/npc=18094/tarren-mill-lookout#drops http://www.wowhead.com/npc=18092/tarren-mill-guardsman#drops

This is what happens. http://www.subirimagenes.net/i/150207100437199978.jpg http://www.subirimagenes.net/i/150207100439716302.jpg http://www.subirimagenes.net/i/150207100442226289.jpg http://www.subirimagenes.net/i/150207100444733301.jpg

xfurry commented 9 years ago

Well, I think there is some junk data in the DB regarding this problem. None of those npcs should be spawned in DB (yes I'm looking at YTDB here... - checked on Cata version).

The npcs are summoned in the script and if they have the right flags and factions they will update entry and attack Thrall.

Undergarun commented 9 years ago

So @X-Savior keep in consideration for https://github.com/TBC-DB/Database/commits/master

xfurry commented 9 years ago

I think that in TBC DB the spawns are right, but the flags & factions are wrong. In YTDB the spawns are wrong but the flags & factions are right.