nostalrius吧 关注:135,378贴子:882,023
  • 27回复贴,共1

跪求LR 改个宏

只看楼主收藏回复

改成冰冻陷阱
/script ClearTarget()
/script CastPetAction(10) if(UnitAffectingCombat("player")==1) then CastSpellByName("假死") else CastSpellByName("冰霜陷阱") end
/script TargetLastEnemy()


IP属地:湖北1楼2017-04-17 16:45回复
    求个 假死冰冻宏


    IP属地:湖北2楼2017-04-17 16:48
    回复
      自己改个字不就完了


      IP属地:天津3楼2017-04-17 16:56
      回复
        ……改个法术名称就好了


        来自Android客户端4楼2017-04-17 17:10
        回复
          改名字就完了


          IP属地:湖北来自iPhone客户端5楼2017-04-17 17:26
          回复
            /script ClearTarget()
            /script CastPetAction(10) if(UnitAffectingCombat("player")==1) then CastSpellByName("假死") else CastSpellByName("冰冻陷阱 等级 3") end
            /script TargetLastEnemy()


            IP属地:湖北6楼2017-04-17 19:45
            回复
              不能用


              IP属地:湖北7楼2017-04-17 19:45
              回复
                这个能用 怎么换成3级的冰冻
                /script ClearTarget()
                /script CastPetAction(10) if(UnitAffectingCombat("player")==1) then CastSpellByName("假死") else CastSpellByName("冰冻陷阱") end
                /script TargetLastEnemy()


                IP属地:湖北8楼2017-04-17 19:55
                收起回复
                  /script ClearTarget()
                  /script CastPetAction(10) if(UnitAffectingCombat("player")==1) then CastSpellByName("假死") else CastSpellByName("冰冻陷阱") end
                  /script TargetLastEnemy()


                  IP属地:湖北12楼2017-04-18 13:28
                  回复
                    默认就是最高等级的法术


                    IP属地:新疆来自Android客户端13楼2017-04-18 13:35
                    回复
                      /script PetFollow();if UnitAffectingCombat("player") then CastSpellByName("假死"); else CastSpellByName("冰冻陷阱");end;


                      IP属地:湖北来自iPhone客户端16楼2017-04-19 06:36
                      收起回复
                        /script PetFollow();if UnitAffectingCombat("player") then
                        CastSpellByName("假死"); else
                        CastSpellByName("冰冻陷阱");end;


                        IP属地:湖北来自iPhone客户端17楼2017-04-19 06:36
                        收起回复
                          /施放 猛禽一击()
                          /施放 反击()
                          /施放 猫鼬撕咬()
                          /script local T; for i=0,15,1 do T=UnitDebuff("target", i); if (T and string.find (T,"Trip")) then break; end; end; if (T and string.find (T,"Trip")) then CastSpellByName("摔绊(等级 1)"); else CastSpellByName("摔绊()"); end


                          IP属地:湖北18楼2017-04-19 11:55
                          收起回复
                            支援
                            /script t=GetSubZoneText();if t=="" then local x,y=GetPlayerMapPosition("player");t=string.format("%d,%d",x*100,y*100);end;SendChatMessage("["..t.."] 速度支援~~","instance_chat")
                            目前安全
                            /script t=GetSubZoneText();if t=="" then local x,y=GetPlayerMapPosition("player");t=string.format("%d,%d",x*100,y*100);end;SendChatMessage("["..t.."] 目前安全~~","instance_chat")
                            来敌人数
                            /script if not ce or not le or GetTime()-le>10 then ce=0; end; le=GetTime(); ce=ce+1; SendChatMessage( GetMinimapZoneText().."有"..ce.."个敌人来袭!", "instance_chat")
                            愿圣光照耀你!
                            非原创,感谢原作者!
                            2020-3-16 魔兽世界怀旧服
                            PS:多点控制,少点无脑!拜托了,散人独狼们!


                            IP属地:湖北19楼2024-06-16 21:06
                            回复
                              /script ClearTarget()
                              /script CastPetAction(10) if(UnitAffectingCombat("player")==1) then CastSpellByName("假死") else CastSpellByName("冰冻陷阱") end
                              /script TargetLastEnemy()
                              /施放 猛禽一击
                              /施放 猫鼬撕咬
                              /script local f;for i=1,16 do b=UnitDebuff("target",i);if b and strfind(b,"Trip") then f=1;CastSpellByName("摔绊(等级 3)");break;end;end;if not f then CastSpellByName("摔绊");end;
                              /施放 召唤仪式
                              /script SendChatMessage("召唤[%t]→<"..GetMinimapZoneText()..">,队友辅助点门!","raid");SendChatMessage("正在将你召唤至<"..GetMinimapZoneText()..">。","whisper",GetDefaultLanguage("target"),UnitName("target"))


                              IP属地:湖北20楼2024-06-16 21:07
                              回复