Pet casting macro
Is there a macro that allows you cast pets, ie your main pet and then the vanity pets in your backpack holding.
Cornflake 74Wrd/71M/60W
Blkkntdave 75R/66S/45K
Killed Rusytx 9/6/12 LOL
For your pets in the pet frame use:
/script SummonPet(<slot>)
where <slot> is replaced with the number of the slot your pet is in. (beginning with 1)
Pet "items" in your backpack that are "used" like potions and stuff like that should be summonable with:
/use <item_name>
But I don't remeber if <item_name> has to be surrounded with quotes.