local left = {x=3068, y=3074, z=7, stackpos=2}
local right = {x=3070, y=3074, z=7, stackpos=2}
local summon = {x=3067, y=3072, z=7}
function onUse(cid, item, fromPosition, itemEx, toPosition)
local tileid = getTopCreature(summon).uid
if tileid == 0 then
if item.itemid == 1945 then
local...