hello, i got this script for lever boss, but is 24 hour.
any help me to edit for use with 2 hour?
function onUse(cid, item, pos, itemEx, toPosition)
local actionid = 19006
local valueid = 3007 --store global
local dia_atual, ultimo_dia = tonumber(os.date("%d"))...