Hi I'm trying to do a simple bar following the youtube tutorial.
In duration info when I write this it doesnt work , the bar doesnt move even when the %p work fine ( going from 6 to 0) why ?
print(dmg3)
local dmg3 _,_,_,_,_,_,_,_,_,_,_,_,_,_,_,_,_,_,dmg3,_,_,_,_,_,_,_,_,_=strsplit(" ",GetSpellDescription(376079),29) return (dmg3),GetTime()+(dmg3)
end```