[Location, Faction, Race]
Moonbrook / Deadmines. Alliance Draenei.
[Name, Type]
A Vision of the Past, Quest: 26320
[Problem Description]
Once one enters Deadmines instance and uses the incense Burner. id = 58147
A cutscene begins. Camera heads to the pirate ship location to overview a conflict...
[Location, Faction, Race]
Azuremyst Isle, Crystalbrook river. Alliance, Draenei.
[Name, Type]
quest=9452/red-snapper-very-tasty
[Problem Description]
When using draenei-fishing-net item=23654
in a School of Red Snapper: .gobject near lookup. 27787 (Entry: 181616) [School of Red Snapper]...
Ill try that activation. at least to prevent any possible lockups until it appears in the right event time frames.
Edit: A little update I use for starting the event per month if needed.
To start the event manually: Example for November:
.event start 121 november
.event stop 121
Check if...
Update when another player on the same server tried to port in from Mulgore on a troll hunter it caused the server to lockup. they were unaware of a issue with the port.
[Location, Faction, Race] Goldshire / Elwynn Forest. Tested so far with human male and draenei female
[Name, Type] Portal to Darkmoon Faire
[Problem Description] If NOT in GM mode the portal transports to hearthstone location. If GM mode is on the Portal transports to correct location.
Tested...
To complete the quest this worked for me:
INSERT INTO `mop_world`.`creature_questender` (`id`) VALUES ('38442');
UPDATE `mop_world`.`creature_questender` SET `quest`='24814' WHERE `id`=38442 AND `quest`=0;
This SQL should work with the EMUCoach MoP repack:
UPDATE `creature_template` SET `AIName` = "SmartAI", `ScriptName` = "" WHERE `entry` = 38326;
DELETE FROM `smart_scripts` WHERE `entryorguid` IN (38300, 38326, 38301) AND `source_type` = 0;
INSERT INTO `smart_scripts` (`entryorguid`...
Just rebooted the server And the quest seems to work! even have to stamp out the Braziers! Very nicely done! And the Manifestations spawn in during the fight. And was able to complete it!
Edit: quest is complete in my quest log, but now I think it should return to npc=38442/morakki. Just need...
spawndist worked, and have to change Movement_type to MovementType
Now hanging at:
/* SQL Error (1054): Unknown column 'text_group' in 'field list' */
/* Affected rows: 390 Found rows: 0 Warnings: 0 Duration for 21 of 25 queries: 0.031 sec. */
script ran after changing line 240 to:
INSERT...
Thanks for looking into it. I ran into this error while running the script in heidi:
/* SQL Error (1054): Unknown column 'wander_distance' in 'field list' */
/* Affected rows: 342 Found rows: 0 Warnings: 0 Duration for 17 of 24 queries: 0.000 sec. */
Edit: My version doesn't have a...
Location: Echo Isles, Spitescale Cove, Horde, Troll.
Picked up at NPC: npc=38442/morakki
Type: Quest / Triggered Fight
Problem Description: We are to speak with NPC Vol'jin and aid him in slaying Zar'jira. Once the dialog finishes after speaking to Vol'Jin,
Everything is setup seemingly...
First off i'd just like to say the bot system is a nice feature. Congratz on getting it to its current state!
Just a bit of feedback from what I've experienced so far (which isn't to much yet).
It would be nice if we could set a camp / don't follow command for the bots in a group. In my...
Location: Silverpine forest, The Ivar Patch, Horde, Forsaken.
Type: Quest / Escort / Cutscene
Problem Description: Upon accepting of the quest, the NPC Rane Yorick doesn't spawn outside the outhouse to escort. However she is spawned upstairs of the Ivar cottage. She appears in-between 2...
Location: Silverpine forest, forsaken high command. Horde, Forsaken.
Quest. After picking up quest we are supposed to visit the bat handler: npc=44825/bat-handler-maggotbreath.
When on the quest he should offer a flight route to kill the vile fin murlocs.
Currently in game there is no dialog...