function onUse(cid, item, frompos, item2, topos) if item.uid == 65412 then if item.itemid == 1526 then nplayer1pos = {x=35, y=35, z=7} doPlayerAddItem(cid,2641,1) end end return 1 end