- Joined
- Feb 19, 2018
- RedCents
- 182¢
I am attempting to have my ranger automatically move between 35 and 50 feet from the mob to allow the use of the bow but also stay in range to use various kicks.
I have a check to determine my distance. If it triggers, how do I add this to my dps section to move:
/nav loc ${Math.Calc[${Group.MainTank.Y}+42]} ${Math.Calc[${Group.MainTank.X}+42]}
I have a check to determine my distance. If it triggers, how do I add this to my dps section to move:
/nav loc ${Math.Calc[${Group.MainTank.Y}+42]} ${Math.Calc[${Group.MainTank.X}+42]}

