魔兽怀旧服猎人宏设置
1、攻略如下
2、MACRO"跳射"/script U=U衡痕贤伎seAction Jump() if not UnitIsDead("target") then if UnitIsEnemy("player","target")then if BU("Sniper") then U(61) elsePetAttack() PetDefensiveMode() BA() end end end
3、MACRO"BU"/script function BU(s) P,B,i="target",true,1 while UnitDebuff(P,i) do ifstring.find(UnitDebuff(P,i),s) then B=false end i=i+1 end return B end
4、MACRO"BA"/scriptfunction BA()U,A,I=UseAction,GetActionCooldown,IsActionInRange if I(5)==1 then if A(5)<=0then U(5)else U(4) end end if I(62)==1 then ifBU("Rogue") then U(62) else U(63) U(64)end end endMACRO "假死+冰冻陷阱"/script PetPassiveMode() PetFollow() if(UnitAffectingCombat("player")==1) then CastSpellByName("假死") elseCastSpellByName("冰冻陷阱(等级 2)")end
5、第一个宏为跳射宏,第二个宏"假死+冰冻陷阱
6、以上谢谢大家
声明:本网站引用、摘录或转载内容仅供网站访问者交流或参考,不代表本站立场,如存在版权或非法内容,请联系站长删除,联系邮箱:site.kefu@qq.com。
阅读量:68
阅读量:94
阅读量:95
阅读量:48
阅读量:54