那是因为你在召唤水元素前面加入了条件nopet,也就是说在没用宠物的情况下才会执行这条宏,你急冷的时候没解散宠物,自然就招不出新的水元素了。
新的水元素宏:
#showtooltip [nopet] [target=pet,dead] 召唤水元素; [pet] 冰冻术
/cast [nopet]召唤水元素
/cast [target=pet,dead]召唤水元素
/stopmacro [target=pet,dead]
/cast 冰冻术
/petpassive
/petattack [harm]
/petfollow [noharm]
第一个问题:
/cast [nopet] 召唤水元素
/stopmacro [target=pettarget, exists]
/click [pet] PetActionButton5
/petattack
如果不行,请将技能之间的顺序调换一下.
第二个问题:
急速冷却后,当然要解散前一个水BB,才能招出来呀,不然你还招两个水BB出来不成?
给你个宏吧!急冷之前解散水元素
/script PetDismiss();
/cast 急速冷却