I just want to be possible to make this quest as many times as someone want.
Only 1 time in 5h.
Can someone help ?
-- demodras chests
function onUse(cid, item, frompos, item2, topos)
if item.uid == 1303 then
queststatus = getPlayerStorageValue(cid,5010)
if queststatus == -1 then...