nyghteyes
What is a macro??
- Joined
- Mar 21, 2006
- RedCents
- 1,347¢
Rich (BB code):
/if (${Math.Distance[${CampYLoc},${CampXLoc}]} > ${CampRadius}) {
/delay 10
/if (${Target.ID}) /squelch /face nolook loc ${CampYLoc},${CampXLoc}
Any thoughts on this checking the mez list before returning to camp? I think it should check and go to the next mob before going back to camp if within the radius.

