No one is recieveing points for leveling am i suppose to add in actions xml?
local t, storage = {
{160, 10},
{190, 10},
{220, 15},
{250, 20},
{280, 30},
{300, 30},
{315, 30},
{330, 30}
}, 256
function onAdvance(cid, skill, oldLevel, newLevel)
if skill ~=...