function onUse(cid, item, frompos, item2, topos)
if item.itemid == CANDYID then
doPlayerAddExp(cid,EXPGIVEN)
end
end
<action actionid="[COLOR="Red"]CANDYID[/COLOR]" script="exp.lua" />
I think you loot them from yeti's? o.oHow do you give the "candy" to a player ?