I made this:
elseif ($3 == !points) {
if (%a == -1) mta.pm $1 $2 Absent ID!
else mta.text $1 $mta.nick($1,%a) has $readini($scriptdir $+ points.ini,POINTS,$mta.nick($1,%a)) points!
}
}
It's almost the same only I use !points and points.ini, dunno if something is different...