-
魔兽世界怎么做一个轮流切换寻找草药和寻找矿物的宏
如下:/script if (herb == nil) then herb = true; end if (herb) then CastSpellByName("寻找矿物"); else CastSpellByName("寻找草药") end herb = not herb副本PVE:副本在《魔兽世界》中,概念类似其他同类型游戏的“地下城”,玩家可组成队伍进入这些地下城进行副本的攻
发布时间:2025-05-08 02:18:39
如下:/script if (herb == nil) then herb = true; end if (herb) then CastSpellByName("寻找矿物"); else CastSpellByName("寻找草药") end herb = not herb副本PVE:副本在《魔兽世界》中,概念类似其他同类型游戏的“地下城”,玩家可组成队伍进入这些地下城进行副本的攻