I don't want solution (i can easy make alternative). This is message to developers. I am aware that it is not possible to repair this (it's not even broken). OnTick is executed with delay, so activeSpell is expiring before OnTick starts.
the third attack was not detected:
local aas = myHero.activeSpell;
if (aas and aas.spellWasCast) then
print("casted " .. os.clock())
end
Sign In
Create Account

Back to top
Report








