randomnameisrandom
New Member
- Joined
- Oct 7, 2012
- Messages
- 15
- Reaction score
- 0
Kept getting when I continued this profile:
[20:55:15.341 D] Picking up It Takes A Village : 30944
I believe this block was getting skipped for me:
Didn't have this quest completed. The pathmanager would run some obscene path to "It Takes A Village." I assume it took this path since I did not complete the prerequisite quest (30935). I manually completed this quest, and it's working normally again.
[20:55:15.341 D] Picking up It Takes A Village : 30944
I believe this block was getting skipped for me:
<If Condition="HasQuest(30935) && !IsQuestCompleted(30935)" >
<If Condition="!IsObjectiveComplete(1, 30935)" >
<RunTo X="3618.165" Y="1667.269" Z="742.9731" />
<CustomBehavior File="NoCombatMoveTo" X="3595.914" Y="1580.202" Z="754.1046" />
<CustomBehavior File="RunMacro" QuestId="30795" Macro="/cancelform" />
<CustomBehavior File="InteractWith" QuestId="30935" MobId="61382" GossipOptions="1" X="3683.035" Y="1524.757" Z="782.4672" />
</If>
</If>
Didn't have this quest completed. The pathmanager would run some obscene path to "It Takes A Village." I assume it took this path since I did not complete the prerequisite quest (30935). I manually completed this quest, and it's working normally again.
Last edited: