this?
function onStepIn(cid, item, topos, x:32061,y:32192 z:7)
local n = topos.x + 3
return getPlayerPremiumDays(cid) == 0 and doRelocate(topos, n), doSendMagicEffect(n, 12)
end
function onAddItem(item, tile, x:32061,y:32192 z:7)
local n = position.x + 3
return...