if BeeUnitCastSpellTime("player")>0 then return end
if BeeUnitMana("player","%",0)<70 and BeeUnitHealth("player","%")>35 then
BeeRun(" 生命分流")
return
end
这样写就行,不知道你那个恐惧的写法是想达到什么目的?
学习区的密码是最小质数
if BeeUnitCastSpellTime("player")>0 then return end
if BeeUnitMana("player","%",0)<70 and BeeUnitHealth("player","%")>35 then
BeeRun(" 生命分流")
return
end
这个换血换蓝,但是没有恐惧了