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

Quest Overides Issues with 1.9.5.5

rooster71

Member
Joined
May 6, 2010
Messages
567
Reaction score
6
Ok im trying to make my first questing profile, and its going well all be it slowly.

It works flawlessly so far apart from "Spare Parts" Quest where 20% of the time I end up in a tree, so im trying to add a path with hotspots to follow to get through a tunnel and more hotspots where the items can be.

The profile collects the items if it can find one, but sometimes wont get to them due to the tree issue.

I have commented out lots of code for when the UseObject is working, so I dont have to come back and try to find where to put it back into my profile later, so please bear with me :-)

At this time with the quest overides enabled I get a crash message that says -

The 'HBProfile' start tag on line 3 does not match the end tag of 'Objective'. Line 130, position 5.

Basically can someone please tell me what ive done wrong.

This doesnt seem to like the code within code tags, wierd...

Grab the file from - http://www.filefactory.com/file/b309062/n/Draenei_1_Onwards_-_Beta_-_Rooster71.xml

Code:
<.!-- Profile created by Rooster71 -->

<.HBProfile>
  <.Name>Draenei - Azurmist Isle - 1 to 2<./Name>

    <.MinLevel>1<./MinLevel>
    <.MaxLevel>5<./MaxLevel>

    <.MinDurability>0.3<./MinDurability>
    <.MinFreeBagSlots>2<./MinFreeBagSlots>

    <.SellGrey>True<./SellGrey>
    <.SellWhite>False<./SellWhite>
    <.SellGreen>True<./SellGreen>
    <.SellBlue>False<./SellBlue>
    <.SellPurple>False<./SellPurple>

    <.ProtectedItems>
    <.Item>22889<./Item>
    <./ProtectedItems>


  <.SubProfile>
    <.Name>Ammen Vale Lev 1-5<./Name>
    <.Vendors>
    	<.Vendor Name="Aurok" Entry="16917" Type="Repair" X="-4072.689" Y="-13755.99" Z="74.77348" />
		<.Vendor Name="Ryosh" Entry="16920" Type="Ammo" X="-4174.875" Y="-13726.35" Z="74.55252" />
    <./Vendors>

    <.QuestOrder>
	  <.Pickup QuestName="You Survived!" QuestID="9279" GiverName="Megelon" GiverId="16475" />
	  <.TurnIn QuestName="You Survived!" QuestID="9279" TurnInName="Proenitus" TurnInID="16477" />
	  <.Pickup QuestName="Replenishing the Healing Crystals" QuestID="9280" GiverName="Proenitus" GiverId="16477" />
	  <.Pickup QuestName="Volatile Mutations" QuestID="10302" GiverName="Botanist Taerix" GiverId="16514" />
	  <.Objective QuestName="Volatile Mutations" QuestId="10302" Type="KillMob" MobId="16516" KillCount="8" />
	  <.Objective QuestName="Replenishing the Healing Crystals" QuestId="9280" Type="CollectItem" ItemId="22889" CollectCount="8" />
	  <.TurnIn QuestName="Volatile Mutations" QuestID="10302" TurnInName="Botanist Taerix" TurnInID="16514" />
	  <.Pickup QuestName="What Must Be Done..." QuestID="9293" GiverName="Botanist Taerix" GiverId="16514" />
	  <.Pickup QuestName="Botanical Legwork" QuestID="9799" GiverName="Apprentice Vishael" GiverId="20233" />
	  <.TurnIn QuestName="Replenishing the Healing Crystals" QuestID="9280" TurnInName="Proenitus" TurnInID="16477" />
	  <.Pickup QuestName="Urgent Delivery!" QuestID="9409" GiverName="Proenitus" GiverId="16477" />
	  <.TurnIn QuestName="Urgent Delivery!" QuestID="9409" TurnInName="Zalduun" TurnInID="16502" />
	  <.Pickup QuestName="Spare Parts" QuestID="9305" GiverName="Technician Zhanaa" GiverId="17071" />
	  <.Objective QuestName="Botanical Legwork" QuestId="9799" Type="CollectItem" ItemId="24416" CollectCount="3" />
	  <.Objective QuestName="What Must Be Done..." QuestId="9293" Type="CollectItem" ItemId="22934" CollectCount="10" />

<.!-- Might get stuck with following quest, so might need to add route and hotspots -->
	  <.Objective QuestName="Spare Parts" QuestID="9305" Type="CollectItem" ItemId="22978" CollectCount="4" X="-4432.123" Y="-13856.96" Z="85.80573" />
  
	  <.TurnIn QuestName="What Must Be Done..." QuestID="9293" TurnInName="Botanist Taerix" TurnInID="16514" />
	  <.TurnIn QuestName="Botanical Legwork" QuestID="9799" TurnInName="Apprentice Vishael" TurnInID="20233" />
<.!--  <.Pickup QuestName="Healing The Lake" QuestID="9294" GiverName="Botanist Taerix" GiverId="16514" /> 	Quest Cant be Done till UseItem Works -->
	  <.TurnIn QuestName="Spare Parts" QuestID="9305" TurnInName="Technician Zhanaa" TurnInID="17071" />
<.!--  <.Objective QuestName="Healing The Lake" QuestID="9294" Type="UseObject" ObjectId="22955" UseCount="1" X="-4340.649" Y="-13552.13" Z="40.62795" /> 
	  <.TurnIn QuestName="Healing The Lake" QuestID="9294" TurnInName="Botanist Taerix" TurnInID="16514" /> -->
	  
<.!-- Needs to be done by hand till UseItem="" is implemented 	- Thus all the following Quest Chain are not possible as yet.
	  <.Pickup QuestName="Innoculation" QuestID="9303" GiverName="Vindicator Aldar" GiverId="16535" />
	  <.Objective QuestName="Innoculation" QuestID="9303" Type="UseObject" ObjectId="22962" MobId="16518" UseCount="6"/>
	  <.TurnIn QuestName="Innoculation" QuestID="9303" TurnInName="Vindicator Aldar" TurnInID="16535" />
	  <.Pickup QuestName="The Missing Scout" QuestID="9309" GiverName="Vindicator Aldar" GiverId="16535" />
	  <.TurnIn QuestName="The Missing Scout" QuestID="9309" TurnInName="Tolaan" TurnInId="16546" />
	  <.Pickup QuestName="The Blood Elves" QuestID="10303" GiverName="Tolaan" GiverId="16546" />
	  <.Objective QuestName="The Blood Elves" QuestID="10303" Type="KillMob" MobId="16521" KillCount="10" />
	  <.TurnIn QuestName="The Blood Elves" QuestID="10303" TurnInName="Tolaan" TurnInId="16546" />
	  <.Pickup QuestName="Blood Elf Spy" QuestID="9311" GiverName="Tolaan" GiverId="16546" />
	  <.Objective QuestName="Blood Elf Spy" QuestID="9311" Type="KillMob" MobId="16522" KillCount="1" />

This Quest will be in your Inventory - Not sure if this is do able at this time 
	<.Pickup QuestName="Blood Elf Plans" QuestID="9798" GiverName="Blood Elf Plans" />
	<.Objective QuestName="Blood Elf Plans" QuestID="9798" Type="UseObject" ObjectId="24414" UseCount="1"/>
	<.TurnIn QuestName="Blood Elf Plans" QuestID="9798" TurnInName="Vindicator Aldar" TrunInId="16535" />
	
	<.TurnIn QuestName="Blood Elf Spy" QuestID="9311" TurnInName="Vindicator Aldar" TrunInId="16535" />
-->
  
   <.!-- Grind Area & Checkpoints 
   
    <.SetGrindArea>
      <.GrindArea>l
	<.MinLevel>1<./MinLevel>
    	<.MaxLevel>5<./MaxLevel>
    	<.TargetMinLevel>1<./TargetMinLevel>
    	<.TargetMaxLevel>5<./TargetMaxLevel>
    	<.Factions> 7 <./Factions>;;
	<.Hotspots>
	<./Hotspots>
      <./GrindArea>
    <./SetGrindArea>
    <.GrindTo Level=""/>

-->

    <./QuestOrder>
 <./SubProfile>


<.!-- Quest Override Zone -->

	<.Quest Id="9305" Name="Spare Parts" /> 
		<.Objective Type="CollectItem" ItemId="22978" CollectCount="4" />
			<.Hotspots>
			  <.Hotspot X="-4366.457" Y="-13764.03" Z="56.02695" />
			  <.Hotspot X="-4387.88" Y="-13782.11" Z="52.00941" />
			  <.Hotspot X="-4395.06" Y="-13801.96" Z="55.20607" />
			  <.Hotspot X="-4405.873" Y="-13816.28" Z="60.41057" />
			  <.Hotspot X="-4409.638" Y="-13841.33" Z="68.87965" />
			  <.Hotspot X="-4417.819" Y="-13853.07" Z="77.32216" />
			  <.Hotspot X="-4432.123" Y="-13856.96" Z="85.80573" />
			  <.Hotspot X="-4445.85" Y="-13868.94" Z="98.82816" />
			  <.Hotspot X="-4448.472" Y="-13871.14" Z="100.2624" />
			  <.Hotspot X="-4463.968" Y="-13875.46" Z="103.3301" />
			  <.Hotspot X="-4481.34" Y="-13888.08" Z="98.28939" />
			  <.Hotspot X="-4497.098" Y="-13896.97" Z="96.38855" />
			  <.Hotspot X="-4518.278" Y="-13898.15" Z="92.00329" />
			  <.Hotspot X="-4528.62" Y="-13903.21" Z="91.06194" />
			  <.Hotspot X="-4546.26" Y="-13921.39" Z="86.96977" />
			  <.Hotspot X="-4562.718" Y="-13921.69" Z="87.16452" />
			  <.Hotspot X="-4632.172" Y="-13936.41" Z="85.8008" />
			  <.Hotspot X="-4648.971" Y="-13945.21" Z="85.87849" />
			  <.Hotspot X="-4663.59" Y="-14010.06" Z="89.76643" />
			  <.Hotspot X="-4626.468" Y="-13984.21" Z="83.14407" />
			  <.Hotspot X="-4468.87" Y="-14080.82" Z="109.4363" />
			  <.Hotspot X="-4463.402" Y="-14092.41" Z="109.4313" />
			  <.Hotspot X="-4462.159" Y="-14113.33" Z="109.4479" />
			  <.Hotspot X="-4482.666" Y="-14120.76" Z="109.7282" />
			  <.Hotspot X="-4487.873" Y="-14106.45" Z="109.209" />
			  <.Hotspot X="-4507.886" Y="-14098.34" Z="109.0608" />
			<./Hotspots>
		<./Objective>
	<./Quest>



<.!-- Quest Override Syntax

<.Quest Id="" Name="" />
	<.Objective Type="CollectItem" ItemId="" CollectCount="" />
		<.Hotspots>
			<.Hotspot X="" Y="" Z="" />
		<./Hotspots>
	<./Objective>
<./Quest>

 -->

<./HBProfile>
 
Last edited:
Please post the profile here, and clean up your thread...
 
I was trying to post my profile mate but it didn't show, so have made a downloadable on click the link, and a dotted on that is now showing.

Thanks
 
WRONG:
HTML:
<Quest Id="" Name="" />
	<Objective Type="CollectItem" ItemId="" CollectCount="" />
		<Hotspots>
			<Hotspot X="" Y="" Z="" />
		</Hotspots>
	</Objective>
</Quest>

CORRECT:
HTML:
<Quest Id="" Name="">
	<Objective Type="CollectItem" ItemId="" CollectCount="">
		<Hotspots>
			<Hotspot X="" Y="" Z="" />
		</Hotspots>
	</Objective>
</Quest>

Think you owe me a beer in the airport :P
 
Last edited:
WRONG:
HTML:
<Quest Id="" Name="" />
	<Objective Type="CollectItem" ItemId="" CollectCount="" />
		<Hotspots>
			<Hotspot X="" Y="" Z="" />
		</Hotspots>
	</Objective>
</Quest>

CORRECT:
HTML:
<Quest Id="" Name="">
	<Objective Type="CollectItem" ItemId="" CollectCount="">
		<Hotspots>
			<Hotspot X="" Y="" Z="" />
		</Hotspots>
	</Objective>
</Quest>

Think you owe me a beer in the airport :P

Woo thanks mate, it still took me 5 mins to work out what was missing it was the final / in the />

I was literally pulling my hear out.

1 beer for you on its way :-)


Now all I need to know/work out is how to use an item in your inventory to accept a quest and all will be dandy. I read that useitem works in some cases but not in others, but anyhoo thats a whole new thread.


</Thread Closed>
 
What i understand, you cannot accept quests from items. You Can use items you have in your bag for the current quest you are on.
 
Back
Top