NewStacks and StacksPet

Fixxer

Active member
Joined
May 22, 2011
Messages
429
Reaction score
32
Points
28
It seems some things have changed and I am not yet sure how to work around them. For example:

/if (${NetBots[ClericName].InZone} && ${Me.Pet.ID} && !${PetBuff[Surety].ID} && ${Spell[Surety].StacksPet[5]}) {
/bc ClericName //db PetName aego
}

This command used to make my cleric buff my necromancer pet. Now it doesn't. How can I modify this so it will only cast if the cleric is in the zone, if I have a pet, and if the buff stacks on the pet?
 
Ok... I just learned something. It doesn't work in the guild hall, but works in other places.