function onUse(cid, item, frompos, item2, topos)
local temple = getPlayerMasterPos(cid)
local graczpos = getPlayerPosition(cid)
if hasCondition(cid, CONDITION_INFIGHT) == false then
if ((getPlayerStorageValue(cid, 80000) == 0) or (getPlayerStorageValue(cid, 80000) == -1)) then...