NEXT PLEASE!!
This WA allows you to summon and cycle through a list of pets from within an ordinary macro. It creates a global function `Fluffy_NextPetPlease` with a list of pets given as an argument. Works only if the pet names are unique.Example macro with two pets:
/cast Call Stable Pet
/run Fluffy_NextPetPlease({"PetNameA", "PetNameB"})
页:
[1]