《魔兽世界》10.0驭龙坐骑宏大全
时间:2023-02-27 12:25 来源:未知 作者:网络 点击:载入中...次
在魔兽世界这款游戏当中,有着不少的常用宏,方便我们更好的进行游戏,比如驭龙坐骑宏,那么大家知道魔兽世界驭龙坐骑宏都有哪些吗?可能有小伙伴不知道,下面就和小编一起来看看驭龙坐骑宏的介绍吧。
《魔兽世界》10.0驭龙坐骑宏大全 驭龙坐骑宏: /run local m=C_Map.GetBestMapForUnit("player") S=C_MountJournal.SummonByID if (m>2021 and m<2027) or m==2093 or m==2112 or m==2134 or m==2135 or m==2085 then S(1589) elseif IsFlyableArea() then S(219) else S(111) end 水下坐骑: /run local m=C_Map.GetBestMapForUnit("player") S=C_MountJournal.SummonByID if IsSwimming() then S(1260) elseif (m>2021and m<2027) or m==2085m==2093or m==2112or m==2134or m==2135then S(1589) elseif IsFlyableArea() then S(219) else S(111) end 别的地域水下坐骑: /run local m=C_Map.GetBestMapForUnit("player") S=C_MountJournal.SummonByID if (m>2021and m<2027) or m==2085or m==2093or m==2112or m==2134or m==2135then S(1589) elseif IsSwimming() then S(1260) elseif IsFlyableArea() then S(219) else S(111) end 以上就是小编为大家带来的《魔兽世界》10.0驭龙坐骑宏大全,想了解更多资讯请关注酷987。 (责任编辑:ku987小孩) |