WA发布 发表于 2023-6-11 18:26:29

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]
查看完整版本: NEXT PLEASE!!