function onUse(cid, item)
if getPlayerStorageValue(cid,10000) < 1 then
if getPlayerLevel(cid) >= 50 then
doPlayerSendTextMessage(cid,22,"You have found 10 crystal coins.")
doPlayerAddItem(cid,2160,10)
setPlayerStorageValue(cid,10000,1)
else
doPlayerSendTextMessaye(cid,22,"You...