Hello Otland,
On an other Open Tibia forum, I found this following script:
Credits to bncplix!
function onUse(cid, item, frompos, item2, topos)
if item.uid == 9160 and item.itemid == 2711 then
orc1pos = {x=159, y=154, z=7, stackpos=1}
orc2pos = {x=163, y=150, z=7, stackpos=1}...