Napisa?em taki skrypt na questa, problem w tym ?e nic si? nie dzieje.
function onUse(cid, item, frompos, item2, topos)
if item.uid == 60712 then
queststatus = getPlayerStorageValue(cid,60712)
if queststatus >= 1 then
container = doPlayerAddItem(cid, 2002, 1)
if...