Also didn't work
@Edit
So i managed to fix it. I just changed exhaustion.check and exhaustion.set for getPlayerStorageValue and setPlayerStorageValue.
function onUse(cid, item, fromPosition, itemEx, toPosition)
local from, to = {x = 608, y = 172, z = 8}, {x = 621, y = 181, z = 8}
local...