Loading C:\Users\Andre\Desktop\D?r\70-80 Questing Profile by Megser.xml.
Warning: XML Error: Could not parse 'If'. Condition code "((HasQuest(11605) && (IsQuestCompleted(11605)))" could not be compiled into C# code. - On line 699 - [<If Condition="((HasQuest(11605) && (IsQuestCompleted(11605)))">
<CustomBehavior File="ForcedMount" QuestId="11605" MountType="Flying" />
<CustomBehavior File="FlyTo" X="3526.466" Y="5421.229" Z="40.42801" />
<CustomBehavior File="ForcedDismount" QuestId="11605" />
</If>]
Warning: XML Error: Could not parse 'If'. Condition code "((HasQuest(11617) && (IsQuestCompleted(11617)))" could not be compiled into C# code. - On line 741 - [<If Condition="((HasQuest(11617) && (IsQuestCompleted(11617)))">
<CustomBehavior File="ForcedMount" QuestId="11617" MountType="Flying" />
<CustomBehavior File="FlyTo" X="3526.153" Y="5420.977" Z="40.5073" />
<CustomBehavior File="ForcedDismount" QuestId="11617" />
</If>]
Warning: XML Error: Could not parse 'If'. Condition code "((HasQuest(11623) && (!IsQuestCompleted(11623)))" could not be compiled into C# code. - On line 753 - [<If Condition="((HasQuest(11623) && (!IsQuestCompleted(11623)))">
<CustomBehavior File="ForcedMount" QuestId="11623" MountType="Flying" />
<CustomBehavior File="FlyTo" X="3598.371" Y="5675.388" Z="64.46799" />
<CustomBehavior File="ForcedDismount" QuestId="11623" />
</If>]
Warning: XML Error: Could not parse 'If'. Condition code "((HasQuest(11609) && (IsQuestCompleted(11609)))" could not be compiled into C# code. - On line 761 - [<If Condition="((HasQuest(11609) && (IsQuestCompleted(11609)))">
<CustomBehavior File="ForcedMount" QuestId="11609" MountType="Flying" />
<CustomBehavior File="FlyTo" X="3525.692" Y="5422.893" Z="40.19928" />
<CustomBehavior File="ForcedDismount" QuestId="11609" />
</If>]
Warning: XML Error: Could not parse 'If'. Condition code "((!HasQuest()) && (!IsQuestCompleted()))" could not be compiled into C# code. - On line 948 - [<If Condition="((!HasQuest()) && (!IsQuestCompleted()))">
<!-- This is the MobId, not QuestId -->
<While Condition="HasQuestAvailable(25356)">
<CustomBehavior File="InteractWith" MobId="25356" NumOfTimes="1" CollectionDistance="200" WaitTime="1000" X="3464.947" Y="5897.95" Z="145.0998" />
<CustomBehavior File="RunMacro" Macro="/click GossipTitleButton1" NumOfTimes="1" WaitTime="1000" />
<CustomBehavior File="RunMacro" Macro="/click QuestFrameAcceptButton" NumOfTimes="1" WaitTime="1000" />
<CustomBehavior File="WaitTimer" WaitTime="60000" />
</While>
</If>]