魔兽世界wlk猎人误导宏命令具体设置教程,魔兽世界误导是猎人新增的神技,那么猎人误导宏怎么设置呢,接下来可以关注本站整理的文章内容。
魔兽世界猎人误导宏怎么设置
误导宏:
设置团队mt为焦点
/focus [modifier:shift]
/stopmacro [modifier:shift]
/cast [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
指定目标误导:
#showtooltip 误导
/cast [target=xxxx]误导
把xxxx改成团队t的名字即可