Maria
New Member
- Joined
- Jun 8, 2010
- Messages
- 220
Just Wanted to make a post for people to report quests that are bugged. I know people report them in Release thread. I feel they get overlooked by 100's of other useless posts. Make it easier to just report them here.
Please Report Quests properly. Take your time. Don't half ass report.
IF YOUR NOT POSTING A QUEST ERROR...THEN YOU SHOULDN'T POST HERE...
Quest: Redridge Goulash ( http://www.wowhead.com/quest=92 )
For the collect 5 Crisp Spider Meat.
It just runs past most the spiders. Kills maybe 3 outta the 10 in that zone.
Also it ignores the override and goes with the default quest location. As if the override wasn't there.
<Objective QuestName="Redridge Goulash" QuestId="92" Type="Collect" CollectCount="5" ItemId="1081" />
For the collect 5 Great Goretusk Snout.
<Objective QuestName="Redridge Goulash" QuestId="92" Type="Collect" CollectCount="5" ItemId="2296" />
Its the same thing. Just runs past the 30 Great Goretusk pigs around bellygrub and never attacks one of them.
Quest override is just ignored as if its not there.
Here is my overrides its totaly ignoring.
Please Report Quests properly. Take your time. Don't half ass report.
IF YOUR NOT POSTING A QUEST ERROR...THEN YOU SHOULDN'T POST HERE...
Quest: Redridge Goulash ( http://www.wowhead.com/quest=92 )
For the collect 5 Crisp Spider Meat.
It just runs past most the spiders. Kills maybe 3 outta the 10 in that zone.
Also it ignores the override and goes with the default quest location. As if the override wasn't there.
<Objective QuestName="Redridge Goulash" QuestId="92" Type="Collect" CollectCount="5" ItemId="1081" />
For the collect 5 Great Goretusk Snout.
<Objective QuestName="Redridge Goulash" QuestId="92" Type="Collect" CollectCount="5" ItemId="2296" />
Its the same thing. Just runs past the 30 Great Goretusk pigs around bellygrub and never attacks one of them.
Quest override is just ignored as if its not there.
Here is my overrides its totaly ignoring.
Code:
<Quest Id="92" Name="Redridge Goulash">
<Objective Type="CollectItem" ItemId="1081" CollectCount="5">
<Hotspots>
<Hotspot X="-9180.178" Y="-2654.742" Z="98.82862" />
<Hotspot X="-9177.793" Y="-2682.997" Z="92.71642" />
<Hotspot X="-9151.66" Y="-2702.072" Z="90.43892" />
<Hotspot X="-9119.933" Y="-2691.472" Z="89.88789" />
<Hotspot X="-9104.997" Y="-2726.754" Z="93.48855" />
<Hotspot X="-9130.265" Y="-2734.104" Z="94.60835" />
<Hotspot X="-9151.19" Y="-2754.43" Z="91.0193" />
<Hotspot X="-9167.94" Y="-2778.881" Z="89.28244" />
<Hotspot X="-9166.136" Y="-2795.923" Z="90.93845" />
<Hotspot X="-9205.629" Y="-2800.074" Z="92.23198" />
<Hotspot X="-9254.075" Y="-2808.409" Z="91.84258" />
<Hotspot X="-9190.408" Y="-2734.135" Z="88.8047" />
</Hotspots>
</Objective>
</Quest>
<Quest Id="92" Name="Redridge Goulash">
<Objective Type="CollectItem" ItemId="2296" CollectCount="5">
<Hotspots>
<Hotspot X="-9204.67" Y="-1973.689" Z="111.3308" />
<Hotspot X="-9205.487" Y="-1944.169" Z="108.808" />
<Hotspot X="-9231.598" Y="-1942.286" Z="91.59341" />
<Hotspot X="-9262.9" Y="-1965.833" Z="76.22995" />
<Hotspot X="-9270.036" Y="-1933.603" Z="74.90411" />
<Hotspot X="-9289.195" Y="-1914.029" Z="74.10751" />
<Hotspot X="-9326.51" Y="-1921.914" Z="63.23587" />
<Hotspot X="-9353.897" Y="-1897.94" Z="69.82108" />
<Hotspot X="-9369.913" Y="-1922.913" Z="66.58082" />
<Hotspot X="-9366.661" Y="-1957.296" Z="58.68785" />
<Hotspot X="-9364.456" Y="-1981.049" Z="58.36377" />
</Hotspots>
</Objective>
</Quest>
Last edited: