却写杂布计 发表于 2024-8-4 04:20:00

大德鲁伊们,求帮忙弄个宏

#showtooltip 割伤;割裂
/startattack
/cast 割伤;割裂

这个宏是在猫形态是用割伤,熊形态是割裂,能不能帮我增加一条在我人形态的时候变成熊

#showtooltip 猎豹形态
/run if GetSpellCooldown(768)>0 then SetCVar("autoUnshift",0) end;
/cast !猎豹形态
/startattack
/run SetCVar("autoUnshift",1)

这是一个变形宏,求帮忙在我按ALT的时候变成熊
页: [1]
查看完整版本: 大德鲁伊们,求帮忙弄个宏