ahahah Didn't you see my post before? I've added UID at script so what is the problem now? Btw this script doesn't work :(
local config = {
manaCost = 300,
soulCost = 2
}
function onUse(cid, item, fromPosition, itemEx, toPosition)
if(item.itemid == 2147 and itemEx.itemid == 2342) then...