很多玩家都很烦一个问题,在安德麦要使用G99,去到别的地方又要用自己的坐骑,多个键位很麻烦,今天一个宏帮大家搞定!
1.随机偏好坐骑
在安德麦区域使用G-99疾飙飞车,否则使用随机偏好坐骑
#showtooltip
/dismount
/cast [nomounted, noflyable] G-99疾飙飞车
/run if not IsMounted() then C_MountJournal.SummonByID(0) end
2.固定坐骑
把阿努雷洛丝,烈焰启迪改成自己平时召唤的坐骑名称即可。
#showtooltip [nomounted, noflyable]G-99疾飙飞车;阿努雷洛丝,烈焰启迪
/dismount
/cast [nomounted, noflyable] G-99疾飙飞车
/run if not IsMounted() then C_MountJournal.SummonByID(0) end
特别声明:以上内容(如有图片或视频亦包括在内)为自媒体平台“网易号”用户上传并发布,本平台仅提供信息存储服务。
Notice: The content above (including the pictures and videos if any) is uploaded and posted by a user of NetEase Hao, which is a social media platform and only provides information storage services.