function onUse(cid, item, frompos, item2, topos)
if item.uid == 1018 then
player1pos = {x=0000, y=0000, z=0, stackpos=253}
player1 = getThingfromPos(player1pos)
player2pos = {x=0000, y=0000, z=0, stackpos=253}
player2 = getThingfromPos(player2pos)
player3pos = {x=0000, y=0000, z=0...