HeroRotation

HeroRotation

5M Downloads

HeroRotation_Hunter/Survival.lua CastTargetIf error

Darkmoded opened this issue ยท 1 comments

commented

if HR.CastTargetIf(S.KillCommand, 50

range 50 is not defined

need to add 50 to range check
local EnemyRanges = {8,50}

commented

This has been fixed in commit afc8e44