请选择 进入手机版 | 继续访问电脑版

魔兽世界玩家社区APP官网

 找回密码
 立即注册

手机号码,快捷登录

搜索

智能干涉

[复制链接]
发表于 2023-3-11 10:55:38 | 显示全部楼层 |阅读模式
宏仓库
版本: TBC2.43 TBC2.5 
宏命令分类: 圣骑士
宏命令代码: /脚本 for j=40,1,-1 do TargetNearestFriend();x="target" if( UnitClass(x)=="牧师") or ( UnitClass(x)=="圣骑士")and(UnitIsPlayer(x)) then CastSpellByName("神圣干涉") end end
/脚本 if GetActionCooldown(1)>0 then SendChatMessage("<干涉>已启动","RAID") end;
智能干涉

自动寻找附近的牧师,骑士使用干涉,成功后,才会在团队中提示

宏代码

/脚本 for j=40,1,-1 do TargetNearestFriend();x="target" if( UnitClass(x)=="牧师") or ( UnitClass(x)=="圣骑士")and(UnitIsPlayer(x)) then CastSpellByName("神圣干涉") end end
/脚本 if GetActionCooldown(1)>0 then SendChatMessage("<干涉>已启动","RAID") end;
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

Archiver|手机版|小黑屋|魔兽世界玩家社区APP官网 ( 鄂ICP备20007009号-6 )

GMT+8, 2023-4-1 10:20 , Processed in 0.367751 second(s), 17 queries , Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2021, Tencent Cloud.

快速回复 返回顶部 返回列表