if BeeIsRun("/cast 暴风雪","nogoal") and BeePlayerBuffTime("暴风雪")==-1 then
CastSpellByName(tostring(GetSpellInfo("暴风雪"),nil))
if SpellIsTargeting() then
CameraOrSelectOrMoveStart()
CameraOrSelectOrMoveStop()
end
return
end
if BeeUnitCastSpellName("player")=="暴风雪" then
return
end