December 14, 20169 yr If I wan't to have 2 if/while conditions is it possible to do it like below or how should I act? Alos what what end conditions do I need to have? Quote <QuestsSorted Action="IfHasQuest" NameClass="8472" /> <QuestsSorted Action="While" NameClass="ObjectManager.Me.Position.DistanceTo2D(new Vector3(9505.31f, -6765.01f, 16.51258f)) < 100" /> <QuestsSorted Action="RunCode" NameClass="wManager.Wow.Bot.Tasks.GoToTask.ToPositionAndIntecractWithNpc(new Vector3(9505.31f, -6765.01f, 16.51258f), 44244)" /> <QuestsSorted Action="EndIf" NameClass="8472" />
Create an account or sign in to comment