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

DK Starting Area Quest Profile

Anonuzer01

Active Member
Joined
Sep 9, 2010
Messages
947
Reaction score
26
Not sure where to post this as the profile I am referring to now ships with HB-DK Starting revised by Nesox.

When you get to the Behind Enemy Lines quest, your character has to enter a building called the Scarlet Tavern. I'm not sure if this is a problem for small races but on my new Tauren DK he tries to enter the building while mounted and gets stuck in the doorway, which results in an unending loop of back up, try again, back up, try again.

It would be nice if someone could modify the profile to run to a checkpoint just outside the inn, dismount, then enter the inn.

Thanks!
 
<!-- Behind Scarlet Lines - Behind Scarlet Lines - Quest - World of Warcraft -->
<PickUp QuestName="Behind Scarlet Lines" QuestId="12723" GiverName="Prince Keleseth" GiverId="28911" />
<TurnIn QuestName="Behind Scarlet Lines" QuestId="12723" TurnInName="Orbaz Bloodbane" TurnInId="28914" />


this quest?

add this:


<If Condition="(HasQuest(12723))" >
<CustomBehavior File="ForcedDismount" QuestId="0" MountType="Any" />
</If>
 
That's it.

He picks up the quest from one location, leaves that building, mounts up, runs to the turn-in location-which is where he gets stuck in the doorway.

He then has several follow up quests from quest givers inside of the building with the problem doorway which require him to repeatedly enter and exit the building picking up and turning in quests.
 
That's it.

He picks up the quest from one location, leaves that building, mounts up, runs to the turn-in location-which is where he gets stuck in the doorway.

He then has several follow up quests from quest givers inside of the building with the problem doorway which require him to repeatedly enter and exit the building picking up and turning in quests.

ok... then do this:


<CustomBehavior File="UserSettings" UseMount="False" /> when you want to stop using mount
<CustomBehavior File="UserSettings" UseMount="True" /> when you want to start using it again (i would stick these in if con hasquest)
 
seems as blackspots dosnt work int heta profile. or something
 
are you sure you are using the latest release?
I ran 25~ dks when testing the stuck handler.
 
Trying it out as I write, and tbh. it looks like the most flawless profile I've tried so far!

edit 2; it does work great, but for I had to use the standard cc, not circular or what's-it-name :p
 
Last edited:
how can i fix always getting stuck on catapult ruins,ai is so stupid,he tries to go through it on the mount,then dismounts,fail at overjumping it,backpeddals 10 steps,and then mounts and tries to get through it,how can i make him avoid it or stop being so stupid and do 3 steps left or right when going into catapult?
 
on what Hb version are you?
post your log here
 
Back
Top