猎人图行标记宏,只要团队中有A就行不用是队长
作者: 发布时间:2008-10-12 浏览次数:
#showtooltip 猎人印记
/施放 [harm] 猎人印记
/script if UnitSex("target")==3 then g="女" else g="男" end;SendChatMessage("注意DPS集中:"..UnitName("target").." 职业:"..UnitClass("target").." 血量:"..UnitHealth("target").."% 性别:"..g.."","yell");SetRaidTarget("target",8);
以上宏只要在团队中有A就能进行图行标记。
/协助
/施放 [harm] 猎人印记
/script if UnitSex("target")==3 then g="女" else g="男" end;SendChatMessage("注意DPS集中:"..UnitName("target").." 职业:"..UnitClass("target").." 血量:"..UnitHealth("target").."% 性别:"..g.."","yell");SetRaidTarget("target",8);
只要对2T用以上宏就能完成图行标记。
/施放 [harm] 猎人印记
/script if UnitSex("target")==3 then g="女" else g="男" end;SendChatMessage("注意DPS集中:"..UnitName("target").." 职业:"..UnitClass("target").." 血量:"..UnitHealth("target").."% 性别:"..g.."","yell");SetRaidTarget("target",8);
以上宏只要在团队中有A就能进行图行标记。
/协助
/施放 [harm] 猎人印记
/script if UnitSex("target")==3 then g="女" else g="男" end;SendChatMessage("注意DPS集中:"..UnitName("target").." 职业:"..UnitClass("target").." 血量:"..UnitHealth("target").."% 性别:"..g.."","yell");SetRaidTarget("target",8);
只要对2T用以上宏就能完成图行标记。
上一篇:猎人标记宏的利用和拓展 下一篇:生存猎人两种不错的输出模式
