[鸟德求教问题] wlk怎么实现buff判断施放技能 宏 或者 wa?
如下 是我曾经使用过的鸟德一键输出宏:/script if not buffed("枭兽形态") then cast("枭兽形态(变形)") end;
/script if not buffed("清晰预兆") then cast("清晰预兆") end;
/script if buffed("节能施法") then cast("星火术") end;
/script if not buffed("精灵之火", "target") then cast("精灵之火") end;
/script if not buffed("月火术", "target") then cast("月火术") end;
/script if not buffed("虫群", "target") then cast("虫群") end;
/script if buffed("自然之赐") then cast("星火术") end;
/script if buffed("枭兽形态") then cast("愤怒") end;
但是我再咱们论坛检索到暴雪在70年代的资料片就关闭了这个接口。
那么有没有大神能指导下,再现在国服巫妖王中怎么才能实现这个宏? Topic 如下 是我曾经使用过的鸟德一键输出宏:
/script if not buffed("枭兽形态") then cast("枭兽形态(变形)") end;
/script if not buffed("清晰预兆") then cast("清晰预兆") end;
/script if buffed("节能施法") then cast("星火术") end;
/script if n有了告诉我
页:
[1]