Set Point Commands

  • @BOB +7
  • @BOB -3
  • @BOB =15
  •     CHARACTER -1
    I now have lost one point from my score.
  •     CHARACTER +1
    I now have gained one point to my score.
  • if (CHARACTER > 3){
    } elif (CHARACTER = 3) {
    } else {
    }