Hello Otlanders how i can do winner Player get Reward?
function onUse(cid, item, frompos, item2, topos)
if item.uid == 7001 and item.itemid == 1945 then
player1pos = {x=32082, y=32221, z=9, stackpos=253}
player1 = getThingfromPos(player1pos)
player2pos = {x=32084, y=32221, z=9, stackpos=253}...