Lastmango
Member
- Joined
- Nov 25, 2014
- Messages
- 173
I'm trying, very unsuccessfully, to use the escort tag. Every time it hits it just locks the game and bot up. The character is standing directly besides the NPC being followed, but after that both the bot and game go unresponsive. Am I missing something in how it is used? it's a follow mission:
Code:
<Interact QuestId="4945" QuestName="Thorn in Our Side" QuestObjective="0" CreatureId="18888" CreatureName="Exile Field Agent" MapId="51" X="4909.52148" Y="-897.528442" Z="-2342.98242" RunOnce="true" />
<Wait Time="5" />
<Escort QuestId="4945" QuestObjective="1" Type="Follow" CreatureId="52088" FollowDistance="5" MapId="51" EndX="4824.793" EndY="-852.521" EndZ="-2620.70044" />