Now
function onUse(cid, item, fromPosition, itemEx, toPosition)
local firstPlayerPosition = {x = 889, y = 1025, z = 7, stackpos = STACKPOS_TOP_CREATURE}
local getFirstPlayer = getThingFromPos(firstPlayerPosition)
local secondPlayerPosition = {x = 889, y = 1027, z = 7, stackpos =...