What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

Quest override for "Rifle the Bodies" quest?

highend

Member
Joined
Jan 15, 2010
Messages
422
Reaction score
1
Hi,

how do I make a quest override for this quest?

Quest: Rifle the Bodies - Rifle the Bodies - Quest - World of Warcraft
Mobs to loot (they are already dead!): Dead Mage Hunter - Dead Mage Hunter - NPC - World of Warcraft
What to loot: Mage Hunter Personal Effects - Mage Hunter Personal Effects - Item - World of Warcraft
It contains: Moonrest Gardens Plans - Moonrest Gardens Plans - Item - World of Warcraft

The bags that should be looted have to be opened manually (I don't do this quest afk) to get the real q item.

How has the quest override in the profile to be done to loot the bags from the dead mage hunters?

Code:
<Quest Id="12000" Name="Rifle the Bodies">
	<Objective Type="CollectItem" ItemId="35783" CollectCount="1">
		<CollectFrom>
<GameObject Id="26477" Name="Dead Mage Hunter" />
		</CollectFrom>
	</Objective>
</Quest>

This isn't working. The bot won't loot the dead mage hunters.

Regards,
Highend
 
cant do it.. i had same problem with my profile its because npcs are lootable not an object
 
Back
Top