Callback.Add("Tick", function()
print(myHero:GetSpellData(_R).castTime)
end)
Tested with Ahri, updates value to Game.Timer() every second (no spell casts).
Callback.Add("Tick", function()
print(myHero:GetSpellData(_R).castTime)
end)
Tested with Ahri, updates value to Game.Timer() every second (no spell casts).
0 members, 1 guests, 0 anonymous users