Hello,
I have a problem with my manarune script .
Specifically with this part:
function onUse(cid, item, fromPosition, itemEx, toPosition)
if item.itemid == 2283 then
doSendMagicEffect(getPlayerPosition(cid),12)
doSendAnimatedText(getPlayerPosition(cid), "+++Mana Power+++" ...