永发信息网

魔兽世界宏高手进~焦点目标的名字代码是什么?

答案:7  悬赏:20  手机版
解决时间 2021-04-04 22:52
  • 提问者网友:富士山上尢
  • 2021-04-03 22:36
魔兽世界宏高手进~焦点目标的名字代码是什么?
最佳答案
  • 五星知识达人网友:有你哪都是故乡
  • 2021-04-03 23:41
focus 焦点目标 target=focus 目标是焦点目标 也可以 @focus

/stopcasting
/cast[target=focus,exists]误导;误导

中断当前施法,并且,有焦点的情况下误导焦点,无焦点时误导当前目标

如果不想麻烦就直接用
/stopcasting
/cast[target=focus]误导
全部回答
  • 1楼网友:孤老序
  • 2021-04-04 05:26
/stopcasting
/cast[target=focus,exists]误导;误导
中断当前施法,并且,有焦点的情况下误导焦点,无焦点时误导当前目标
如果不想麻烦就直接用
/stopcasting
/cast[target=focus]误导
  • 2楼网友:妄饮晩冬酒
  • 2021-04-04 03:59
/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
我的误导宏 直接误导焦点目标的
  • 3楼网友:西风乍起
  • 2021-04-04 03:33
如果是指目标的名字的话 是%t
  • 4楼网友:撞了怀
  • 2021-04-04 02:45
/target [@focustarget] 或者 /target focustarget 都行.
  • 5楼网友:酒者煙囻
  • 2021-04-04 01:15
/focus
如/cast [@focus]误导 猎人:对焦点目标施放误导
/cast [mod:alt,@focus][]法术反制 法师:按下Alt键反制焦点目标,否则反制当前目标
  • 6楼网友:迷人又混蛋
  • 2021-04-04 00:23
我的宏就是这个焦点误导宏,我直接把我的宏贴给你吧
/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
我要举报
如以上回答内容为低俗、色情、不良、暴力、侵权、涉及违法等信息,可以点下面链接进行举报!
点此我要举报以上问答信息
大家都在看
推荐资讯