泓泰

WOW 求个猎人误导焦点的宏!!!!!_猎人误导宏命令怎么设置

admin

本文目录一览

WOW猎人怎么设置自动误导宠物 并且自动找到我输入名字的怪的宏

/focus [modifier:shift]
/stopmacro [modifier:shift]
/施放 [target=focus,help][help][target=targettarget,help][target=pet]误导
/script local u,t=UnitName,"focus";t=u(t);if not t then t=u("targettarget");end;if t then SendChatMessage("我已误导 "..t,"yell");end

有焦点误导焦点,没有焦点没有目标误导宝宝,有目标误导目标,目标敌对无焦点误导目标的目标。

WOW 求个猎人误导焦点的宏!!!!!

简单宏:只误导焦点的宏
/cast [@focus]误导
扩展一:优先误导焦点,没焦点误导当前目标,都没有则误导自己的宠物
/cast [@focus,help,exists,nodead][help,exists,nodead][@pet]误导
扩展二:误导当前目标并设目标为焦点,以后使用时,直接误导焦点。
/focus [@focus,noexists]
/clearfocus [@focus,harm]
/cast [@focus,help]误导

猎人误导宠物宏

#showtooltip 误导
/cast [target=focus,help]误导
/cast [target=focustarget,help]误导
/cast [target=target,help]误导
/cast [target=targettarget,help]误导
/cast [target=pet,nodead,exists]误导

(无焦点目标无当前目标,该宏优先误导BB。当有焦点目标时,该宏优先焦点目标误导。
当目标是怪而没有设置焦点目标,则会误导怪的当前目标。焦点目标不可误导时,默认无焦点目标)

魔兽世界LR误导宏

很好用的WD宏(有焦点WD焦点目标,无焦点WD当前怪的目标,无焦点 无当前目标WD宝宝,同时喊话,按shift能把当前目标设为焦点)

/focus [modifier:shift]
/stopmacro [modifier:shift]
/施放 [target=focus,help][help][target=targettarget,help][target=pet]误导
/script local u,t=UnitName,"focus";t=u(t);if not t then t=u("targettarget");end;if t then SendChatMessage("我已误导 "..t,"yell");end

标签: #wow 求个猎人误导焦点的宏_猎人误导宏命令怎么设置