Search results

  1. mastermind

    Fixes ItemID: 6464 Wailing Essence dropping when you do not have the quest

    Set the item chance to a negative (quest drop) value. May or may not need condition table entries. -- -------------------------------------------------------------------------------------------------------------------- -- Repack version: 7.0.2 -- ItemID: 6464 Wailing Essence -...
  2. mastermind

    Fixes ItemID: 6443 Deviate Hide dropping when you do not have the quest

    Set the item chance to a negative (quest drop) value. Most entries where already negative except the ones below. May or may not need condition table entries. -- -------------------------------------------------------------------------------------------------------------------- -- Repack...
  3. mastermind

    Missing NPCID: 42501 Wounded Infantry v7.0.2

    Missing in Gnome starting area. Needed for priests to complete quest (The Arts of a Priest). -- -------------------------------------------------------- -- Repack version: 7.0.2 -- Missing NPC need to quest -- NPCID: 42501 Wounded Infantry -- QUESTID: 26200 The Arts of a Priest...
  4. mastermind

    ItemID: 5463 Glowing Gem drops without having quest v7.0.2

    Fixes item dropping without having the quest. -- ------------------------------------------------------------------------------------------------------- -- Repack version: 7.0.2 -- ItemID: 5463 Glowing Gem -- QuestID: 26464 The Lost Gem - fixes issue for quest item dropping even...
  5. mastermind

    Post 7 of 7 Massive DBError.log Clean-up v7.0.2

    Please disregard this post. There is a better and safer way referenced here. http://www.emucoach.com/showthread.php?2237-Event-Scripts&p=31114&viewfull=1#post31114 Last but not least ;) --...
  6. mastermind

    Post 6 of 7 Massive DBError.log Clean-up v7.0.2

    Please disregard this post. There is a better and safer way referenced here. http://www.emucoach.com/showthread.php?2237-Event-Scripts&p=31114&viewfull=1#post31114 -- -------------------------------------------------------------------------------------------------------------------- -- Repack...
  7. mastermind

    Post 5 of 7 Massive DBError.log Clean-up v7.0.2

    Please disregard this post. There is a better and safer way referenced here. http://www.emucoach.com/showthread.php?2237-Event-Scripts&p=31114&viewfull=1#post31114 -- -------------------------------------------------------------------------------------------------------------------- -- Repack...
  8. mastermind

    Post 4 of 7 Massive DBError.log Clean-up v7.0.2

    Please disregard this post. There is a better and safer way referenced here. http://www.emucoach.com/showthread.php?2237-Event-Scripts&p=31114&viewfull=1#post31114 -- -------------------------------------------------------------------------------------------------------------------- -- Repack...
  9. mastermind

    Post 3 of 7 Massive DBError.log Clean-up v7.0.2

    Please disregard this post. There is a better and safer way referenced here. http://www.emucoach.com/showthread.php?2237-Event-Scripts&p=31114&viewfull=1#post31114 -- -------------------------------------------------------------------------------------------------------------------- -- Repack...
  10. mastermind

    Post 2 of 7 Massive DBError.log Clean-up v7.0.2

    Please disregard this post. There is a better and safer way referenced here. http://www.emucoach.com/showthread.php?2237-Event-Scripts&p=31114&viewfull=1#post31114 -- -------------------------------------------------------------------------------------------------------------------- -- Repack...
  11. mastermind

    Post 1 of 7 Massive DBError.log Clean-up v7.0.2

    Please disregard this post. There is a better and safer way referenced here. http://www.emucoach.com/showthread.php?2237-Event-Scripts&p=31114&viewfull=1#post31114 Will need multiple posts as this hits the 60000 character cap. Not game fixing stuff just DBError.log clean up. --...
  12. mastermind

    Missing object spawn ObjectID: 19015 Soot-Covered Elune's Tear v7.0.2

    Missing game object spawn needed to complete quest. -- ------------------------------------------------------------------------------------------------------- -- Repack version: 7.0.2 -- ObjectID: 19015 Soot-Covered Elune's Tear -- QuestID: 1033 Elune's Tear (This quest is...
  13. mastermind

    Missing NPCID: 3916 Shael'dryn v7.0.2

    Missing NPC needed for multiple quest starts and ends. -- -------------------------------------------------------- -- Repack version: 7.0.2 -- Missing NPC -- NPCID: 3916 Shael'dryn -- -------------------------------------------------------- DELETE FROM `creature` where `id` =...
  14. mastermind

    NPCID: 3771 Bleakheart Hellcaller health_mod value in creature_template high v7.0.2

    NPC set for way to much HP. -- ------------------------------------------------------------------------------------------------------- -- Repack version: 7.0.2 -- NPCID: 3771 Bleakheart Hellcaller -- Inncorrect health_mod value. Was 433 which gave NPC 252,872 HP --...
  15. mastermind

    Missing object spawns (ObjectID: 181686 Warsong Lumber Pile) v7.0.2

    Adding missing spawns. Quest can not be completed without them. -- ------------------------------------------------------------------------------------------------------- -- Repack version: 7.0.2 -- ObjectID: 181686 Warsong Lumber Pile -- QuestID: 9517 A Shameful Waste (This...
  16. mastermind

    Missing object spawns ObjectID: 181916 Satyrnaar Fel Wood) v7.0.2

    Adding missing spawns. Quest can not be completed without them. -- ------------------------------------------------------------------------------------------------------- -- Repack version: 7.0.2 -- ObjectID: 181916 Satyrnaar Fel Wood -- QuestID: 26454 A Shameful Waste -- Add...
  17. mastermind

    Missing object spawns (ObjectID: 181690 Fertile Dirt Mound) v7.0.2

    Adding missing spawns. Quest can not be completed without them. @Devs - I believe there is an animation of a tree sprouting after planting the seed. Not sure how this is handled. Planting works and you get credit for the quest it is just the animation part that is not currently functioning...
  18. mastermind

    Another quest item dropping as normal loot v7.0.2

    Item is correct in creature_loot_template table. Adding conditions. -- ------------------------------------------------------------------------------------------------------- -- Repack version: 7.0.2 -- ItemID 7128: Uncloven Satyr Hoof - fixes issue for quest item dropping even...
  19. mastermind

    Quest item dropping as normal loot v7.0.2

    This item is correct in the creature_loot_template so adding entries to the condition table. Addresses one item and three quests. -- ------------------------------------------------------------------------------------------------------- -- Repack version: 7.0.2 -- ItemID 5481...
  20. mastermind

    Adding additional spawns for Muddy Crawfish (ID: 42548) - v7.0.2

    This was noted in the bug section Quest: 26226 - Crawfish Creole (Orgrimmar cooking daily) by sputnik1 Adding SQL fix here as well for consistency. -- ------------------------------------------------------------------------------------------------------- -- Repack version: 7.0.2...
Top