LUACN论坛

 找回密码
 加入我们

QQ登录

只需一步,快速开始

搜索
热搜: YJWOW MagicStone BoL
查看: 70|回复: 0

[其他] 如何多目标小怪挂DOT后自动回到主目标

[复制链接]
发表于 昨天 12:26 AM | 显示全部楼层 |阅读模式
我的思路是当前目标是BOSS  出小怪后按Ctrl自动TAB挂活动炸弹,然后松开Ctrl键如何自动目标转回按ctrl之前的目标,求大佬指点指点!

[Lua] 纯文本查看 复制代码
if IsLeftControlKeyDown() then
    if BeeRun("/targetenemy [noharm][nodead][exists] ","target") and BeeTargetDeBuffTime("活动炸弹")<=0 then
        BeeRun("活动炸弹","target")
        return true;
    end
end


回复

使用道具 举报

您需要登录后才可以回帖 登录 | 加入我们

本版积分规则

小黑屋|手机版|Archiver|LUACN论坛

GMT+8, 2025-11-21 09:47 PM , Processed in 0.027239 second(s), 12 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

© 2001-2017 Comsenz Inc.

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