游戏中宏怎样设置

来源:百度知道 编辑:UC知道 时间:2024/05/23 14:49:00
我是法师 有时候需要养和冰箱 请问怎样设置宏

1)组队变羊
  /script if UnitSex("target")==1 then g="female " else g="male " end;s="Sheeping "..g..UnitLevel("target").." %T";c="say";if GetNumRaidMembers()>0 then c="raid" elseif GetNumPartyMembers()>0 then c="party" end;SendChatMessage(s,c)
  /cast Polymorph

  2)raid变羊
  /cast detect magic
  /focus
  /script SetRaidTarget("focus", 1)
  /script if UnitSex("target")==1 then g="female " else g="male " end;s="I'm going to sheep a "..g..UnitLevel("target").." %T";c="Party";if GetNumRaidMembers()>0 then c="raid" end;SendChatMessage(s,c)
  注:这两个宏能告之你的队友和队伍你施法目标的性别,等级,如果你不在队伍中,那仅仅施放变羊术,后面那个在施法前还放上了法术侦测,改良一下在pvp时对付萨满有很好的效果。

  3)智能变羊
  /cast [button:2, target=focus] Polymorph; Polymorph
  /focus [nobutton:2]
  注:左键点击将变羊你所集中的目标,例如副本里需要