View Single Post
  #12  
Unread 10-06-2005, 04:41 PM
danedori danedori is offline
A Young Mystail Rat
 
Join Date: Feb 2005
Server: Antonia Bayle
Posts: 7
Default

There isn't a way to put a pause in the commands, so the protect aspects will get turned back on immediately, which isn't really what you want. However, if you attach those to the attack command, then the first time you tell the pet to attack after pulling it back, it will turn them back on. The difficulty with that is that the /pet protect_* commands toggle them, so telling your pet to attack a second target will once again turn them off. There is a way around this however. The macro I have set up for this is:

: ; pet backoff ; pet preserve_master ; pet preserve_self ; pet attack

The reason for the /pet backoff at the beginning is to turn off the preserve_* commands, and then they get turned back on, and then my pet attacks the target. I have this set up as a macro, and it works like a charm. It should be no problem adding a button to the pet window to do it too.

Danedori
Reply With Quote