use this one for the 2º option
just need edit this for your own reward points
{100, 5},
{200, 25}
local t, storage = {
-- level -- amount points (delete this line)..
{100, 5},
{200, 25}
}, 259
function onAdvance(cid, skill, oldLevel, newLevel)
if skill ~= SKILL__LEVEL then...