fasteddie78
New Member
- Joined
- Jan 15, 2010
- Messages
- 560
- Reaction score
- 2
testing now 68 rogue
it picked up call to arms and got
Exception thrown in CustomBehavior object for tag:
<CustomBehavior File="UseGameObject2" QuestId="11965" ObjectId="188163" NumOfTimes="1" X="2615.225" Y="5268.674" Z="43.543" />
make sure the tag has all required attributes and try again.
Couldn't find file for UserDefinedQuestBehavior.
Edit
also found a mistake in The hunt is on
when hes in the jail he doesnt talk to the guard but the wait timer starts and then HB stops
with the quest
Hampering Their Escape
he has a problem with the easthern platform if im correct he keeps falling of the little ridge he runs to
Im also useing it and i have the same problem with repurposed technology
i did the quest by hand works fine again now and it skipped call to arms
<GrindTo Condition="HasItem(34984)" />
<ElseIf Condition="HasItem(34984)">
<PickUp QuestName="In Wine, Truth" QuestId="11603" GiverName="James Deacon" GiverId="25245" GiverType="NPC" />
<If Condition="HasQuest(11603) && !IsQuestCompleted(11603)" >
<Runto QuestId="11603" X="2373.114" Y="5002.79" Z="-6.378314" />
<Runto QuestId="11603" X="2373.21" Y="5002.848" Z="-37.08437" />
<Objective QuestName="In Wine, Truth" QuestId="11603" Type="CollectItem" ItemId="34714" ItemName="Kul Tiras Wine" CollectCount="1" />
<CustomBehavior File="MyCTM" QuestId="12035" Location="2372.995 5006.104 -6.773583" />
</If>
<TurnIn QuestName="Back to the Airstrip" QuestId="11701" TurnInName="Fizzcrank Fullthrottle" TurnInId="25590" TurnInType="NPC" />
<!-- Does the bot jump down just fine? -->
<PickUp QuestName="The Lost Courier" QuestId="12157" GiverName="Private Casey" GiverId="26186" />
I saw you had a question in profile:
No, it did not jump down. It walked towards the transport then it stopped and slowly turned until it faced East by South East and then it just stood there.Code:<TurnIn QuestName="Back to the Airstrip" QuestId="11701" TurnInName="Fizzcrank Fullthrottle" TurnInId="25590" TurnInType="NPC" /> <!-- Does the bot jump down just fine? --> <PickUp QuestName="The Lost Courier" QuestId="12157" GiverName="Private Casey" GiverId="26186" />
didn't do any quest by hand...
just ran a DK that just landed in Tundra
maybe it happened because i stopped the bot and ran it again
maybe you should add a quest that your profile will NEVER complete![]()
<Pickup QuestName="Hah... You're Not So Big Now!" QuestId="11653" GiverName="Crafty Wobblesprocket" GiverId="25477" GiverType="NPC" />
<If Condition="HasQuest(11653)" >
<CustomBehavior File="UseItemAtRange" QuestId="11653" ObjectType="Npc" MobId="25434" ItemId="34812" NumOfTimes="6" WaitTime="10000" RangeWanted="30" CollectionDistance="500" X="4453.747" Y="5304.892" Z="79.84876" />
</If>
<!-- unable to turn this quest in for some reason
<TurnIn QuestName="Hah... You're Not So Big Now!" Id="11653" TurnInName="Crafty Wobblesprocket" TurnInId="25477" />
-->
<Objective QuestName="The Gearmaster" QuestId="11798" Type="CollectItem" ItemId="35486" CollectCount="1" /> <!-- Get his head -->
<!-- add elevator going up -->
<TurnIn QuestName="The Gearmaster" QuestId="11798" TurnInName="Fizzcrank Fullthrottle" TurnInId="25590" />
<!-- The above quest should now work, I need a tester -->
<PickUp QuestName="Finding Pilot Tailspin" QuestId="11725" GiverName="Fizzcrank Fullthrottle" GiverId="25590" GiverType="NPC" />
<!-- add elevator going down -->
<TurnIn QuestName="Finding Pilot Tailspin" QuestId="11725" TurnInName="Iggy Tailspin Cogtoggle" TurnInId="25807" />