Error console:
Dance.lua
--- Edit by Collo~ gg: 7284838 (c)----
local exhaust = {
storage = 2153,
seconds = 10
}
local storage = 45658
function onDirection(cid, old, current)
if isPlayer(cid) then
if current ~= old and exhaustion.check(cid, exhaust.storage) then...