这样吧,我给你一个不改变当前目标的误导宏,这个宏需要你设T焦点。 #showtooltip 误导 /cast [target=focus,exists][target=pet][] 误导 这个宏有焦点的时候优先误导焦点;没有焦点的时候误导宠物;在没有焦点没有宠物的时候(我想应该不会出现...
#showtooltip 误导 /CAST [help]误导;[target=targettarget,help]误导;[target=focus,help,exists]误导;[target=pet]误导 有当前目标则误导当前目标 当前目标是敌对则误导目标的目标 当前没目标则误导焦点目标 无当前目标,无焦点则误导自己宠物
#showtooltip 误导 /cast [target=focus, help]误导 /cast [target=focustarget, help]误导 /cast [target=target, help]误导 /cast [target=targettarget, help]误导 /cast [target=pet, nodead, exists]误导 全能误导宏,我台服用的,你把技能...
/cast [help][target=XXX,help][target=pet]误导 XXX为固定的人名,看你的意思好像就是要求固定的人名。
#showtooltip 误导 /stopcasting /focus [modifier:shift] /stopmacro [modifier:shift] /施放 [target=focus,help][help][target=targettarget,help][target=pet]误导
/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 SendChatMes...
很好用的WD宏(有焦点WD焦点目标,无焦点WD当前怪的目标,无焦点 无当前目标WD宝宝,同时喊话,按shift能把当前目标设为焦点) /focus [modifier:shift] /stopmacro [modifier:shift] /施放 [target=focus,help][help][target=targettarget,help...
/cast [target=MT的名字] 误导 /Y [%T] ,误导你了 2、 #showtooltip 误导 /cast [target=mouseover] 误导 鼠标移动到想要误导的目标上 3、 /focus [modifier:shift] /stopmacro [modifier:shift] /施放 [target=focus,help,exists]误导;[target=...
简单宏:只误导焦点的宏 /cast [@focus]误导 扩展一:优先误导焦点,没焦点误导当前目标,都没有则误导自己的宠物 /cast [@focus,help,exists,nodead][help,exists,nodead][@pet]误导 扩展二:误导当前目标并设目标为焦点,以后使用时,直接误导...
/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 SendChatMes...