Point System Help?

Okay, but I’m still confused. This is my first time trying to add in the points system. do I need to get those numbers as well as using this bit of script I found on another thread:

    NARRATOR

Do you want to check your points (say for MAEVE)
If(MAEVE=0){
NARRATOR
0 points
}elif(MAEVE>1){
NARRATOR
1 point
}elif(MAEVE >2){
NARRATOR
MAEVE =2
}

Or do I only need to do one? And I also don’t get where I would even need to add those numbers? What do you mean I need to add them during the editing process?