Yeah I think I got that far and it works well. Like you said, the problem is the followOriginally Posted by 'asonimie',index.php?page=Thread&postID=213161#pos t213161
I think I tried the following:
/petattack [target=mouseover,exists,nodead][]
/petfollow [target=pettarget,exists]
Which works to a point. The problem is, to change targets, you have to press it twice - it makes the pet switch to following you, which clears its target, then the next press turns the attack back on the correct target, either the new target or your mouseover target. I do want mouseover to take precedence over your actual target, so the petattack portion works perfectly. What I need is an 'AND' boolean operator for the condition, which I'm not sure how I did before, like so:
/petfollow [target=pettarget,exists AND mouseover,noexists]
I think I'll try this tonight to see if it works, but I think it'll function more like an 'OR' operator:
/petfollow [target=pettarget,exists][mouseover,noexists]
Connect With Us