masz bo miałem coś podobnego kiedys na sewerze:
\data\actions\scripts\expBox.lua
function onUse(cid, item, fromPosition, itemEx, toPosition)
if exhaustion.check(cid, configExp.storageExh) then
doPlayerSendCancel(cid, 'Your bonus experience is still active. (Left: ' .. exhaustion.get(cid...