魔兽法师宏问题。会做宏的高手来~!

来源:百度知道 编辑:UC知道 时间:2024/06/30 03:28:55
问一下。现在的冰法招水元素,可以用宏做出来现用水元素的冰环先出现。然后再出水元素吗?
我在网页里找的宏都是水元素先出来。然后在才能用水元素的冰环。
这个是我在网页里找的一键现出冰环后出水元素的宏。高手帮我看看有什么毛病。
/施放 [nopet] [target=pet,dead] 召唤水元素
/stopmacro [target=pet,dead]
/施放 冰冻术
/petpassive
/petattack [nodead,exists]

水元素还没出来怎么出来的冰环??
我用的宏:
#showtooltip [nopet] [target=pet,dead] 召唤水元素; [pet,nomod] 冰冻术;[pet,mod:shift] 水箭;
/cast [nopet]召唤水元素;[target=pet,dead]召唤水元素
/stopmacro [target=pet,dead]
/cast [pet,nomod]冰冻术;[pet,mod:shift]水箭
/petattack [harm]
/petfollow [noharm]

没有水元素或水元素已死召唤水元素,有目标自动攻击,无目标跟随,有水元素放水元素的冰环,按住shift放冰箭。
可以连续按两下马上换冰环,网络或图像延迟问题冰环先出来水元素才能看间。

#showtooltip [nopet] 召唤水元素
#showtooltip [pet] 冰冻术
/cast [nopet] 召唤水元素
/click [pet] PetActionButton5

用这个