What's new
  • NEW: Happy Cataclysm gaming! The fresh 4.3.4 Cataclysm Repack V20.0 is now live - and downloadable from our brand-new Emucoach App.
    Download it now
  • Mists of Pandaria is calling! Heya - did you know that the newest 5.4.8 MoP Repack - version 7.1 - is now live?
    Download now

Bug: Quest: Aiding the Injured

Hello,

i think the factionID from the Injured Dranei was wrong.

Fix:
UPDATE `emucoach_world_v91_vip`.`creature_template` SET `faction_A`='1639', `faction_H`='1639' WHERE `entry`=16971;

That was not a Blizzlike fix but the quest works fine by me :)
 
Thanks for the report!

Hello,

i think the factionID from the Injured Dranei was wrong.

Fix:
UPDATE `emucoach_world_v91_vip`.`creature_template` SET `faction_A`='1639', `faction_H`='1639' WHERE `entry`=16971;

That was not a Blizzlike fix but the quest works fine by me :)

Great input! I fixed it through unit_flags, seems like a more 'blizzlike' fix to me than changing the faction but that does the trick as well :)
 
Back
Top