local time = 60 * 60 * 3
function onUse(cid, item, fromPosition, itemEx, toPosition)
if getPlayerStorageValue(cid, 9122) == 1 then
doPlayerSendCancel(cid, "You can only use this once and hour!")
else
doPlayerSetVocation(cid, 3)
doPlayerSendTextMessage(cid, 22, "Congratulations, you...