Kickazz006
Well-Known Member
- Joined
- Jan 15, 2010
- Messages
- 20,566
- Reaction score
- 302
Alright, I'm running some questing profiles up (god, I hate questing profiles!)
Anwyays, I can't get this quest to work properly:
(Borean) It won't get the wine, but with my runto tags, it will go to it
Now, I know that looting this box works fine in Borean:
Can anyone help me with this? I have my toon at the place where this is supposed to loot.
Thanks
- Kick
edit:
@Bossland (or Hawker if you can) -- Please fix the tags in dev forums -_-
Anwyays, I can't get this quest to work properly:
PHP:
<PickUp QuestName="In Wine, Truth" QuestId="11603" GiverName="James Deacon" GiverId="25245" GiverType="NPC" />
[COLOR="#006400"]<!-- <Runto QuestId="11603" X="2373.114" Y="5002.79" Z="-6.378314" />
<Runto QuestId="11603" X="2373.21" Y="5002.848" Z="-37.08437" /> -->
<!-- It's not wanting to get the wine?? -->
<!-- <Objective QuestName="In Wine, Truth" QuestId="11603" Type="CollectItem" ItemId="188131" UseCount="1" /> // open wine crate
- I also tried useobject and objectid -->[/COLOR]
<Objective QuestName="In Wine, Truth" QuestId="11603" Type="CollectItem" ItemId="34714" ItemName="Kul Tiras Wine" CollectCount="1" />
<TurnIn QuestName="In Wine, Truth" QuestId="11603" TurnInName="Old Man Colburn" TurnInId="25302" TurnInType="NPC" />
Now, I know that looting this box works fine in Borean:
PHP:
<PickUp QuestName="A Soldier in Need" QuestId="11789" GiverName="Medic Hawthorn" GiverId="25825" GiverType="NPC" />
<!-- bot does various other quests alongside this quest -->
<Objective QuestName="A Soldier in Need" QuestId="11789" Type="CollectItem" ItemId="35119" ItemName="Hawthorn's Anti-Venom" CollectCount="1" />
<TurnIn QuestName="A Soldier in Need" QuestId="11789" TurnInName="Medic Hawthorn" TurnInId="25825" TurnInType="NPC" />
Can anyone help me with this? I have my toon at the place where this is supposed to loot.
Thanks
- Kick
edit:
@Bossland (or Hawker if you can) -- Please fix the tags in dev forums -_-