but.. wait..
why use storage?
it's not just remove the item after using it?
1691943838
i think i get it now..
function onUse(cid, item)
if getPlayerStorageValue(cid, 343450) < 1 then
setPlayerStorageValue(cid, 343450, 1)
doPlayerSendTextMessage(cid,22,"zyskales dostep do drzwi")
end...